@charset "UTF-8";

.content{
	margin : 10px 0px 10px 0px;
	padding : 0px;
	clear : both;
}

.content h2{
	width:520px;
	height:23px;
	marging : 0px 0px 8px 0px;
	padding : 0px 0px 0px 5px;
	font:bold 14pt/120% "MS Pゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	color:#369;
	background:#FFF;
	border-left:10px solid #369;
	border-bottom:2px solid #369; 
	clear : both;
}

.content p{
	width:520px;
	padding: 10px 0px 0px 0px;
	margin : 0px;
	font-size : 12px;
	color:#333;
	background:#FFF;
	clear : both;
	line-height : 18px;
	letter-spacing : 1px;
}

.content ul {
	margin : 0px;
	padding : 0px 0px 20px 10px;
	font-size : 12px;
	list-style-type : disc;
	list-style-position : inside;
	}

.content ul li {
	margin : 0px;
	padding : 0px;
	clear : both;
	}

.sub_category {
	margin : 15px 0px 0px 20px;
	padding : 0px;
	border : 1px solid red;
	width : 520px;
	clear : both;
	}

.sub_category h3 {
	margin : 0px;
	padding : 0px 0px 0px 10px;
	border : 1px solid blue;
	clear : both;
	}

.sub_category table {
	margin : 0px;
	padding : 0px;
	float : left;
	}

.factoryBox_gaiyo-index{
	width:325px;
	height:125px;
	padding:5px 5px 0 205px;
	margin-bottom : 10px;
	background: url(../img/factory01.gif) no-repeat;
	border:1px solid #369;
}

.factoryBox_base{
	width:325px;
	height:125px;
	padding:5px 5px 0 205px;
	margin-bottom : 10px;
	background: url(../img/factory02.gif) no-repeat;
	border:1px solid #369;
}

.factoryBox_step-index{
	width:325px;
	height:125px;
	padding:5px 5px 0 205px;
	margin-bottom : 10px;
	background: url(../img/factory03.gif) no-repeat;
	border:1px solid #369;
}

.factoryBox_gaiyo-index h3,.factoryBox_base h3,.factoryBox_step-index h3{
	width:320px;
	height:auto;
	margin : 0px;
	padding : 0px;
	font-size : 12px;
	color:#369;
	border-bottom:1px dotted #369;
	background:#FFF;
}

.factoryBox_gaiyo-index p,.factoryBox_base p,.factoryBox_step-index p{
	width:320px;
	height:63px;
	padding-top:5px;
	font-size : 12px;
	color:#333;
	background:#FFF;
}

.factoryBox_ryokuka h3,.factoryBox_doboku h3,.factoryBox_nogyo h3,.factoryBox_joka h3,.factoryBox_kensetsu h3{
	width:320px;
	height:auto;
	padding-bottom:2px;
	font-size : 12px;
	color:#369;
	border-bottom:1px dotted #369;
	background:#FFF;
}

.factoryBox_ryokuka p,.factoryBox_doboku p,.factoryBox_nogyo p,.factoryBox_joka p,.factoryBox_kensetsu p{
	width:320px;
	height:70px;
	padding : 5px 0px 0px 0px;
	font-size : 12px;
	color:#333;
	background:#FFF;
	margin : 0px;
}

.factoryBox_ryokuka{
	width:325px;
	height:125px;
	padding:5px 5px 0 205px;
	margin-bottom : 10px;
	background: url(../img/ryokuka.gif) no-repeat;
	border:1px solid #369;
}

.factoryBox_doboku{
	width:325px;
	height:125px;
	padding:5px 5px 0 205px;
	margin-bottom : 10px;
	background: url(../img/doboku.gif) no-repeat;
	border:1px solid #369;
}

.factoryBox_nogyo{
	width:325px;
	height:125px;
	padding:5px 5px 0 205px;
	margin-bottom : 10px;
	background: url(../img/nogyo.gif) no-repeat;
	border:1px solid #369;
}

.factoryBox_joka{
	width:325px;
	height:125px;
	padding:5px 5px 0 205px;
	margin-bottom : 10px;
	background: url(../img/joka.gif) no-repeat;
	border:1px solid #369;
}

.factoryBox_kensetsu{
	width:325px;
	height:125px;
	padding:5px 5px 0 205px;
	margin-bottom : 10px;
	background: url(../img/kensetsu.gif) no-repeat;
	border:1px solid #369;
}

.syosai{
	width:320px;
	height:20px;
	text-align:right;
	background:#fff;
}


