@charset "shift_jis";

#pict{
	width:128px;
	float:right;
}
#pict img{
	margin-bottom:10px;
}
#text{
	width:516px;
	float:left;
}

h3{
	margin:25px 0 10px 0;
	padding:3px 20px;
	font-weight:bold;
	line-height:18px;
	color:#f6f6f6;
	background:#999 url(image/point-white.gif) no-repeat 3px 3px;
	}

ol{
	margin:0 0 10px 10px;
	padding-left:25px;
	padding-right:15px;
	font-weight:normal;
	line-height:18px;
	}

ol li{
	border-bottom:1px dotted #bbb;
	padding:4px 0;
	}

ul.forge{
	margin-bottom:24px;
}

ul.forge li{
	padding:4px 0;
	border-bottom:1px dotted #ccc;
}

table{ background-color:#999; margin:0 0 20px 20px;}
tr{ background-color: #fff;
	text-align: center;}


.setubi-p{
	font-size: 14px;
	font-weight: bold;}

.setubi-box{
	width: 640px;
	clear: both;
	border-bottom: 1px dotted #ddd;
	margin:0 0 20px 10px;
	padding-bottom:20px;
	}

.setubi-img{
	width: 240px;
	margin-right:15px;
	float:left;
}

.setubi-txt{
	width:385px;
	float:left;
}





/*process*/
.flowchart-box{
	width:675px;
	height:300px;
	border:2px #476981 solid;
	float:left;
	}

.flowchart-txt-0{
	width:35px;
	height: 300px;
	float: left;
	}
	

.flowchart-txt-1{
	width:35px;
	height: 150px;
	float: left;
	}

.flowchart-txt-2{
	white-space: 70px;
	height: 150px;
	float: left;
	}

.flowchart-img{
	float: left;}

.process-txt{
	font-weight: bold;
	margin:10px 0;
	color:#4c;
	border:none;
	}






.process-box1{
	width:600px;
	padding:0 36px;
	text-align:center;
	}

.process-left{
	width:285px;
	float:left;
	}

.process-right{
	width:285px;
	float:right;
	}

.process-left .process-box2{
	width:285px;
	margin:5px 0;
	text-align:center;
	}

.process-right .process-box2{
	width:285px;
	margin:5px 0;
	text-align:center;
	}

.process-box2{
	width:600px;
	margin:5px 0;
	padding-top:50px;
	text-align:center;
	background: url('image/forge-point-3.gif') no-repeat center 0;
	}

.process-box2-title{
	margin-bottom:10px;
	border-bottom:#476981 solid 2px;
	font-size:14px;
	color:#476981;
	font-weight:bold;
	}

.process-box2-txt{
	margin:15px 0 10px 0;
	font-size:14px;
	font-weight:bold;
	}
.process-box2-txt span{
	color:#f03300;
}
.process-box2 img{
	padding:5px;
	margin:10px;
	text-align:center;
	border:#aaa solid 1px;
	}









/*seihin*/
ul.seihin-width-box{
	width: 672px;
	margin-bottom:15px;
	padding:0 0 15px 0;
	border-bottom:#aaa dotted 1px;
	clear: both;
	float:left;
	}

ul.seihin-width-box li{
	width:224px;
	float: left;
	text-align:center;
	}

ul.seihin-width-box li img{
	padding:5px;
	text-align: center;
	border:#aaa solid 1px;
	}

.seihin-txt{
	margin-left:10px;
	}
