/* CSS Document */

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

div#sub_menu{
height:820px;
}

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

li#tel_fax{
font-weight:bold;
}

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

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

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

img{
float:left;
}

div#no{
color:#f13033;
font-weight:bolder;
font-size:28pt;
padding-top:15px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



/*==============================
		dlを使ったテキスト
===============================*/

dl{
clear:both;
margin-top:30px;
margin-bottom:20px;
}

dl dt{
color:#84a1bf;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
}

dd{
margin-left:20px;
}


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

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