/* CSS Document */

/*======================================
		サブメニューの長さ
=======================================*/

div#sub_menu{
height:1800px;
}

/*=====================================
			上部イメージ画像
======================================*/

div#head_img{
background-image:url(../img/top_img_servis_only.jpg);
background-repeat:no-repeat;
}

/*=====================================
		コンテンツ
======================================*/

li#only{
font-weight:bold;
}

h2{
width:470px;
height:40px;
text-indent:-999px;
overflow:hidden;
margin-left:auto;
margin-right:auto;
margin-top:20px;
background-image:url(../img/line_only.jpg);
}

div#sub_con{
width:440px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:15px;
margin-bottom:30px;
}

span.title{
font-weight:bold;
color:#6699CC;
}

.img_1{
float:left;
}

div.text_1{
width:230px;
float:right;
}

div.box_wrap_1{
clear:both;
width:440px;
height:200px;
margin-bottom:20px;
}

div.box_wrap_2{
clear:both;
width:440px;
height:300px;
margin-bottom:20px;
}

div.box_wrap_3{
clear:both;
width:440px;
height:230px;
margin-bottom:20px;
}





/*==============================
		一番下のバナー
===============================*/

p#attention a{
width:370px;
height:150px;
display:block;
background-image:url(../img/only_banner.jpg);
text-indent:-999px;
overflow:hidden;
margin-left:auto;
margin-right:auto;
display:none;
}