@charset "UTF-8";

p.Intro {
	text-align:left;
	font-size:14px;
	line-height:1.5;
	margin-bottom:20px;
}

div#Hoshin {
	background: url(../images/quality/border1_middle.gif) repeat-y;
}


div#Hoshin h3 {
	text-align:center;
	font-size:18px;
	color:#009933;
	letter-spacing:1em;
	margin-bottom:1em;
}


div#Hoshin p.Hombun {
	text-align:left;
	font-size:14px;
	line-height:1.5;
	margin:1em 20px;
}

div#Hoshin ol {
	text-align:left;
	font-size:14px;
	line-height:1.5;
	margin:1em 20px 1em 3em;
}

div#Hoshin li {
	margin-bottom:0.5em;
}

