
h1,h2,h3{   
    font-size: 16px;
    font-weight: bold;
	line-height: 1em;
	letter-spacing: 2px;
	color: ;
	margin: 0;
	padding: 0;
}

h4{
   color: ;
   font-size: 14px;
   font-weight: normal;
   padding: 10px 0;
}

a,a:link{
	color: ;
	text-decoration: none;
}

a:hover{
	color: ;
	text-decoration: underline;
}

.clear_both{
	clear: both;
}


/*==========TEXT==========*/
.page_top {
	margin-bottom: 15px;
	text-align: right;
	padding: 8px 0 5px;
	}

.title_grid h4 {
	border-bottom: 1px solid ;
	font-size: 14px;
	margin: 0 0 20px;
	padding: 10px 0 10px;
	}

.concept_grid h4 {
	border-bottom: 1px solid ;
	font-size: 14px;
	margin: 20 0 0px;
	padding: 10px 0 10px;
	}

.client_grid h4 {
	border-bottom: 1px solid ;
	font-size: 14px;
	margin: 20 0 0px;
	padding: 10px 0 10px;
	}

.date{
	color: #A4D3E6;
}


    

/*==========LAYOUT==========*/
#wrapper{
	margin: 0 auto;
	width: 800px;
}

#header{
	border-bottom: 1px dotted ;
	height: 80px;
}

#menubar{
	padding: 0 auto;
	margin: 0 auto;
	width: 600px;
}

#content{
	margin: 0 auto;
	padding: 25px 0 10px;
	}

#footer{
	clear: both;
	font-size: 8px;
	height: 15px;
	text-align: right;
}

#index_footer{
    clear: both;
    text-align: center;
    font-size: 10px;
    padding: 15px;
	margin: 15px;
}


/*==========HEADER==========*/
#header_logo{
	background: url(img/header_logo.gif);
	height: 68px;
	margin: 300px auto 250px;
	width: 600px;
}

#head_logo{
	float: left;
	padding: 20px 0;
	width: 350px;
}


/*==========MENUBAR==========*/
#menubar a{
    font-family: "ヒラギノ明朝"Pro W6;
	font-size: 18px;
	letter-spacing: 5px;
	display: block;
	float: left;
	text-align: center;
	width: 150px;
}

#menubar a:hover{
	color:#666666;
	text-decoration: underline;
}


/*==========LEFT==========*/
#cont_left {
	float: left;
	width: 150px;
}

#cont_left ul {
	font-size: 14px;
	text-align: left;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#cont_left li {
	font-family: "ヒラギノ明朝"Pro W6;
	font-size: 18px;
	letter-spacing: 5px;
	padding: 5px 0 5px;
	}

#cont_left li a:hover{
	color:#666666;
	text-decoration: underline;
}



/*==========RIGHT==========*/
#cont_right {
	float: right;
	width: 560px;
	}


/* =============== LIST ================= */
.list_row {
	border-bottom: 1px dotted ;
	padding: 5px 0 15px;
	margin: 0 0 15px;
	}
	
.list_row ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
.list_row li {
	display:block;
	float: left;
	line-height: 1.5em;
	margin: 0 55px 0 0;
	width: 150px;
	text-align:center;
	}

.list_row img {
	padding-bottom: 5px;
	}

#list_row_right {
	float: right;
	margin: 0;
	}


/*==========PROFILE==========*/
.profile_row {
	padding: 0 0 20px;
	margin-bottom:20px;
	}

.profile_box {
	float: left;
	margin-top: 5px;
	padding: 0;
	width: 120px;
	}

.profile_box p {
	text-align: center;
	}

.profile_pic {
	float: left;
	width: 120px;
	}

.profile_text {
	float: right;
	width: 400px;
	}

.profile_text p {
	}


/*==========CONCEPT==========*/
.concept_row{
	padding: 20px 0 20px;
	}

.concept_text {
	width: 560px;
	}

.concept_text p {
	}


/*==========CLIENT==========*/
.client_row{
	border-bottom: 1px dotted ;
	padding: 20px 0 15px;
	margin: 0 0 15px;
	}

.client_left{
    width: 250px;
    float:left;
	text-align: left;
	}

.client_left p{
	}

.client_right{
    width: 250px;
    float:right;
	text-align: left;
	padding: 0 10px;
	}

.client_right p{
	}


/*==========CONTACT==========*/
.contact_row{
	padding: 10px 0 20px;
	margin: 0 0 10px;
	}

.contact_text {
	float: left;
	width: 250px;
	}

.contact_text p {
	line-height: 2em;
	}




.contact_pic {
	float: right;
	width: 300px;
	}


/*==========MAP==========*/
.map_row{
	border-bottom: 1px dotted ;
	padding: 10px 0 15px;
	margin: 0 0 15px;
	}


/*==========NEWS==========*/
.news_row{
    border-bottom: 1px dotted ;
	padding: 10px 0 20px;
	margin: 0 0 10px;
	}
	
.news_left{
    width: 400px;
    float: left;
	text-align: left;
	}

.news_text{
    width: 200px;
    float: left;
	text-align: left;
	}

.news_pic {
	float: right;
	width: 180px;
	margin-top: 5px;
	}
	
.news_pic p {
	text-align:center;
	}

.news_right{
    width: 100px;
    float: right;
	border: 1px solid ;
	padding: 5px 5px 5px 5px;
	margin-top: 5px;
	}	

.news_right h3 {
	font-size: 12px;
	font-weight: normal;
	padding: 10px 10px 0;
	}



.news_right ul{
	text-align: left;
	list-style-type: none;
	line-height: 2em;
	margin: 0;
	padding: 10px;
	
	}
	
.pdf_text{	
	width: 400px;
    float: left;
	text-align: left;
	}