@charset "UTF-8";
/* +++++ 品質方針　環境方針 +++++ */
#hoshin{
	border:1px solid #339900;
	padding:30px;
}
#hoshin h3{
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	color:#339900;
	letter-spacing:0.5em;
	border-bottom:1px solid #339900;
	margin-bottom:10px;
	padding-bottom:10px;
}
#hoshin p{
	line-height:200%;
	margin-bottom:10px;
}
#hinshitsu{
	margin-top:10px;
	float:right; 
	}
#kankyou{
	padding: 15px 25px;
}
#kankyou h4{
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
#kankyou ol{
	line-height:150%;
	margin-left:25px;
}
#kankyou li{
	list-style:decimal;
}

/* ---------- お問い合わせ ---------- */
.formtable	{
	margin-top:10px;
	}
#contact ul	{
	font-size:0.9em;
	margin:15px 0;
	}
#contact li	{
	border-bottom:1px solid #999999;
	margin:5px 0;
	padding-bottom:2px;
	}
.formtable th	{
	font-size:0.9em;
	color:#333333;
	width:180px;
	text-align:left;
	background-color:#dff4d5;
	border-bottom:2px solid #ffffff;
	padding:8px;
	}
.formtable th span	{
	color:#ff0000;
	}
.formtable td	{
	font-size:0.9em;
	color:#333333;
	text-align:left;
	border-bottom:2px solid #ffffff;
	padding:5px;
	}
.mail-form-footer	{
	text-align:center;
	margin:15px 0;
	padding:5px 0;
	}
#contact p	{
	border-bottom:1px dotted #999999;
	margin-bottom:5px;
	padding-bottom:2px;
	}
.mail-form-footer	{
	font-size:0.9em;
	}
