@import "../../common/reset.css";
@import "../../common/headerfooter.css";

.fc{
	clear:both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 0px;
}
.fontred{
	color: #FF3300;
}

div#backimg{
margin:0 auto 0 auto;
width:840px;
}

#mainbox div.n01{
width:220px;
float:left;
}

#mainbox div.n02{
	width:620px;
	float:left;
}


#subbox table{

	margin:10px auto 10px auto;
	border: 1px solid #3366CC;
	border-collapse:separate;
	border-spacing:3px;
	color: #183152;
}

#subbox table th{
	width:200px;
	vertical-align: middle;
	border: 1px dotted #3366CC;
	background-color: #f0f7ff;
	font-weight: bold;
	text-align: center;
}
#subbox table td{
	width:450px;
	padding:5px;
	border: 1px dotted #3366CC;

}

#midashibox01{
clear:both;
}
#midashibox01 h4{
padding-top:10px;
}

#midashibox01 div.n01{
	width:650px;
	border: 1px solid #005e15;
	background-color: #ecf9d4;
	color: #005e15;
	clear:both;
	margin:5px auto 20px auto;
	padding:10px 10px 10px 0px;
}

#midashibox01 div.n01 img{
width:120px;
float:left;

}

#midashibox02 h4{
margin:20px 0 10px 0;
}


#midashibox02 table{

	margin:10px auto 20px auto;
	border: 1px solid #3366CC;
	border-collapse:separate;
	border-spacing:3px;
	color: #183152;
}

#midashibox02 table th{
	width:200px;
	vertical-align: middle;
	border: 1px dotted #3366CC;
	background-color: #f0f7ff;
	font-weight: bold;
	text-align: center;
}
#midashibox02 table td{
	width:450px;
	padding:5px;
	border: 1px dotted #3366CC;

}

#midashibox02 ul.n01{
margin-left:10px;
}

#midashibox02 address{
	font-size: 14px;
	line-height: 20px;
	color: #FF3300;
	font-weight: bold;
}

/* 091124追加 */
#subbox p {
	line-height: 1.8em;
}

#subbox ol {
	margin: 15px 5px 0 5px;
	padding: 10px;
	border: thin solid #166E2F;
	background-color: #defae6;
	font-size: 1.2em;
	line-height: 1.5em;
}

#subbox .n01 {
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 20px;
}

#subbox .n01 p {
	margin-top: 15px;
}
/* 091124追加ここまで */
