@charset 'utf-8';

body {
	text-align:left;
}

h2 {
	margin:35px 0 25px 110px;
}

p.ph {
	width:585px;
	line-height:1.7em;
	color:#252525;
	margin-left:165px;
}

dl {
	width:661px;
	background:url(../images/philosophy/waku_bot.gif) no-repeat bottom;
	padding-bottom:7px;
	margin:50px 0 0 82px;
}

dl dt {
	margin:0;
	padding:0;
}

dl dt img {
	vertical-align:bottom;
}

dl dd {
	padding:15px 45px 15px 65px;
	background:url(../images/philosophy/waku_mid.gif) repeat-y;
	font-size:12px;
	line-height:1.7em;
}

/* table
===========================*/

table.spec {
	margin-top:20px;
	margin-left:115px;
}

table.spec tr th {
	background:#eae6d9;
	padding:16px 0 13px 0;
	text-align:center;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

table.spec tr td {
	padding:16px 0 13px 15px;
	text-align:left;
	font-size:12px;
	color:#000000;
}

table.spec tr td.dot {
	background:url(../images/common/dot1.gif) no-repeat;
	height:3px;
	padding:0;
}
