@charset "UTF-8";

/*------------------------------------------------
  企業情報
 -----------------------------------------------*/

#contents h2 {
	background:url(images/h2.gif) no-repeat;
	height:30px;
	font-size:18px;
	font-weight:bold;
	padding-left:15px;
	color:#D3A49E;
}

#contents h3 {
	background:url(images/company_line.gif) left bottom repeat-x;
	width:580px;
	height:30px;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
}

#contents p {
	margin-top:10px;
}

#contents p.list {
	margin-left:30px;
}

#contents_left p.philosophy {
	margin-left:50px;
}


/*-----------------------------------------
　社長挨拶
-----------------------------------------*/

#president {
	float:right;
	padding:20px 0px 0px 20px;
}
