@charset "utf-8";
/* CSS Document */

#content #main #s1{
	width: 370px;
	font-size: 16px;
	line-height: 26px;
	margin-top: 15px;
	background-image: url(../img/service/jizen_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 225px;
	padding-right: 300px;
}
#content #main #s2{
	width: 370px;
	font-size: 16px;
	line-height: 26px;
	margin-top: 15px;
	background-image: url(../img/service/yuigon_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 225px;
	padding-right: 300px;
}
#content #main #s3{
	width: 370px;
	font-size: 16px;
	line-height: 26px;
	margin-top: 15px;
	background-image: url(../img/service/jigyou_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 225px;
	padding-right: 300px;
}
#content #main #s4{
	width: 370px;
	font-size: 16px;
	line-height: 26px;
	margin-top: 15px;
	background-image: url(../img/service/shinkoku_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 225px;
	padding-right: 300px;
}
#content #main #s5{
	width: 370px;
	font-size: 16px;
	line-height: 26px;
	margin-top: 15px;
	background-image: url(../img/service/tetsuzuki_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 225px;
	padding-right: 300px;
}

#content #main #s6{
	width: 370px;
	font-size: 14px;
	line-height: 26px;
	margin-top: 15px;
	background-image: url(../img/service/enman.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 225px;
	padding-right: 300px;
}


#content #main .bun{
	width: 670px;
	font-size: 14px;
	line-height: 28px;
	margin-top: 15px;
}

#content #main ul li{
	margin-left: 30px;
	list-style-type: disc;
	margin-top: 5px;
}
#content #main ol li{
	margin-left: 30px;
	list-style-type: decimal;
	margin-top: 5px;
}
#content #main .arrow{
	width: 670px;
	text-align: center;
	margin-top: 10px;
}

#content #main .hidari{
	width: 200px;
	margin-top: 10px;
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	height: 200px;
}
#content #main .chuo{
	width: 200px;
	margin-top: 10px;
	float: left;
	margin-left: 20px;
	padding: 5px;
	border: 1px solid #CCC;
	height: 200px;
}
#content #main .migi{
	width: 200px;
	margin-top: 10px;
	float: right;
	padding: 5px;
	border: 1px solid #CCC;
	height: 200px;	
	}
#content #main table{
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	}
#content #main table th{
	background-color: #EEE;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
	padding-left: 5px;
	}	
#content #main table td{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 5px;
	text-align: center;
	}	
	
#content #main .cel1{
	background-color: #89AA3E;
	color: #FFF;
	font-weight: bold;
	}
		
#content #main .cel2{
	background-color: #006B9F;
	color: #FFF;
	font-weight: bold;
	}
#content #main .cel3{
	background-color: #EA7500;
	color: #FFF;
	font-weight: bold;
	}
		
#content #main .cel4{
	text-align: left;
	}
		