@charset "UTF-8";

@import url("../../common/css/common.css");
@import url("../../common/css/layout.css");

h2 .title {
	float: left;
}

h2 .name {
	font-size: 12px;
	font-weight: normal;
	background: url(../../common/images/s_02.gif) no-repeat right 3px;
	float: right;
	padding: 0 20px 0 0;
}

#sec01 {
}

#sec01 .philosophy {
	width: 360px;
	_width: 680px;
	background: #FDFDFD url(../images/bg_01.png) no-repeat left bottom;
	border: solid 1px #CDC0B4;
	margin: 0 20px 0 10px;
	padding: 20px 0 32px 320px;
}

#sec02 dl dt {
	color: #432300;
	font-weight: bold;
}

#sec02 dl dd {
	margin: 0 0 30px;
}

#sec03 table {
	width: 680px;
	background: #FEFDFA;
}

#sec03 table th, #sec03 table td {
	border: solid 1px #E1D9CB;
	padding: 5px 10px;
}

#sec03 table th {
	font-weight: normal;
	text-align: left;
}

#sec04 dl {
	width: 350px;
}

#sec04 dl dt {
	color: #432300;
	font-weight: bold;
	margin: 0 0 5px;
}

#sec04 dl dd {
	padding: 0 0 0 10px;
}