<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* CSS Document */





div#content {
	width:920px;
	overflow:hidden;
	margin:0 auto;
	padding:70px 0 50px;
}

div#content h2 {
	margin-bottom:60px;
}



div#out_his{
	overflow:hidden;
	padding-bottom:30px;
	margin-bottom:40px;
	border-bottom:1px solid #7C7E7F;
}


div#outline{
	width:500px;
	float:left;
}



div#history{
	width:380px;
	float:right;
}



div#content dl {
	margin-bottom:80px;
	clear:both;
}

div#content dl dt {
	margin-bottom:30px;
}

div#content dl dd {
	color:#252224;
	line-height:2.3em;
}

div#content dl.message01 dd {
/*	padding-left:180px;
	background:url(../img/company/ph_shatari.jpg) left top no-repeat;
*/}

div#content h3 {
	color:#252224;
	font-size:20px;
	margin-bottom:10px;
}

div#content table th, div#content table td {
	color:#252224;
	vertical-align:top;
	padding-bottom:10px;
}

div#content table th {
	width:80px;
}



#vision {
	border-bottom:1px solid #7C7E7F;
	padding-bottom:30px;
	margin-bottom:40px;
}


#vision h3{
	padding-bottom:10px;
}


#rinen h3{
	padding-bottom:10px;
}

#rinen dl {
	width:600px;
}

#rinen dl dt{
	padding-bottom:10px;
	background:#F1F0F0;
	font-size:17px;
	color:#252224;
	padding:10px 0 5px 10px;
	margin-bottom:10px !important;
	
}

#rinen dl dd{
	margin-bottom:20px !important;
	
}


</pre></body></html>