@charset "UTF-8";

/* --------------------------------
 キービジュアル
-------------------------------- */
div#wrapindex{background:width:950px; margin:0px auto 0px auto; padding:0px;}
div#keyvisual {
width: 1052px;
background: url(../img/service/ser-main.jpg) no-repeat 0;
 padding:0 0 8px; height:202px; }
div#keyvisual #keyvisual_alt { padding:0px; height:0; overflow:hidden; }

/* --------------------------------
 ボディ
-------------------------------- */
body { background: #f1f1f1 url(../img/service/headback.jpg) repeat-x;}
div#body { padding:35px 0 0 0; }
div#content{
	width:639px;
	padding: 0 0 20px;
}
div#content div#wrapper{
	width:589px;
	padding: 20px 25px 0;
	background: #ffffff url(../common/img/content_backtop.jpg) no-repeat left top;
}
/* --------------------------------
 エントリ
-------------------------------- */
div#entry{
	padding: 0 0 115px;
	background: url(../img/service/ser-img_03.jpg) no-repeat bottom;
}
div#entry h2{font-size:0.8em; line-height:1.6em; padding:0px 0px 0px 0px; background:url(../img/service/ser-maintitle.jpg) left top no-repeat; margin:0px 0px 10px 0px;}
div#entry div{
	padding: 0px 0 20px 210px;
	width: 380px;
	color:#575859;
	font-size: 12px;
	line-height: 1.4;
	background: url(../img/service/ser-img_01.jpg) no-repeat;
}
div#entry h3{
	height: 50px;
	background: url(../img/service/ser-img_02.jpg) no-repeat;
}
div#entry h2 span, div#entry h3 span{display:none;}

h3.h3a{
	padding: 13px 15px;
	margin: 0 0 10px;
	height: 14px;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/service/back_01.jpg) no-repeat;
}
div#entry2 p{
	margin: 0 0 10px;
	color:#575859;
	font-size: 12px;
	line-height: 1.6;
}
h3.h3b{
	clear: both;
	height: 40px;
	background: url(../img/service/ser-subtitle_01.jpg) no-repeat;
}
h3.h3c{
	clear: both;
	height: 40px;
	background: url(../img/service/ser-subtitle_02.jpg) no-repeat;
}
h3.h3b span,h3.h3c span{display:none;}
#content table{
	margin: 0 0 20px;
	border-collapse: collapse;
}

.box{
	width: 562px;
	padding: 10px;
	margin: 0 0 20px;
	border: 1px solid #c5c7ca;
}
.box h4{
	margin: 0 0 10px;
}
.box p{
	font-size: 12px;
	color:#575859;
}
table#tab01,table#tab02{
	margin: 0 0 10px;
	font-size: 12px;
	border-collapse: collapse;
}
table#tab01 th{
	padding: 5px;
	width: 190px;
	background: #9c9d9f;
	border: 1px solid #c5c7ca;
}
table#tab01 td{
	width: 180px;
	padding: 5px;
	border: 1px solid #c5c7ca;
}
table#tab02 th{
	padding: 5px;
	width: 190px;
	text-align: center;
	background: #f1f1ef;
	border: 1px solid #c5c7ca;
}
table#tab02 td{
	width: 180px;
	padding: 5px;
	text-align: center;
	border: 1px solid #c5c7ca;
}
.pagetop{
	font-size: 12px;
	text-align: right;
	padding: 50px 0 0 20px;
	color: #1ba2d4;
	background: url(../img/service/pagetop.jpg) no-repeat 450px 50px;
}
.pagetop a{
	color: #1ba2d4;
}
/* --------------------------------
 サイドバー：ピックアップ
-------------------------------- */
div#sidebar_pickup { margin-top:0; } 
