h2{
	font-size:160%;
	font-weight:900;
	line-height:120%;
	color:#444444;
	padding-top: 10px;
	margin-bottom:15px;
	background:url(/shared/images/h2_back.png);
	border-bottom: 1px solid #B0B0B0;
}

.content_service_wrap{
	width:700px;
	margin: 0 auto;

}

.content_service_wrap img{
	padding:5px;
}

.content_service_link{
	width:690px;
	margin: 0 auto;
	border: 1px #999999 solid;
	padding:10px;
	margin-top:20px;
}

.content_service_link ul{
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	line-height:140%;
}

.content_service_link li{
	list-style-image :url(/shared/images/mark_g.gif);
	margin-left:40px;
}

.content_service_box{
	width:640px;
	margin: 0 auto;
}


.content_photo_box{
	width:700px;
	margin: 0 auto;
	margin-top:20px;
}

.content_photo_box_l{
	float:left;
	width:50%;
}

.content_photo_box_r{
	float:right;
	width:50%;
	margin-bottom:10px;
}

.midashi1{
	font-size:140%;
	color:#FF6633;
	font-weight:bold;
}

.box_title{
	width:100%;
	margin: 0 auto;
	font-size:160%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	color:#555555;
	/*border-top: 1px #CCCCCC dotted;
	border-bottom: 1px #CCCCCC dotted;
	background-color:#F0F0F0;*/
	padding:5px;
	background:url(h2_back.png);
	border-bottom: 1px solid #B0B0B0;
}

.box_content{
	width:100%;
	margin: 0 auto;
}