@charset "UTF-8";
/* CSS Document */
body{
margin:0px;
font-family:"ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
font-size:12px;
line-height:1.2em;
background-image:url(../i/sub/topbodybg.gif);
background-repeat:repeat-x;
background-position:top;
}

img {
border:0px;
}

h2{
margin:0;
padding:0;
}
h3{
margin:0px;
padding:0px;
}

/****************************** ヘッダー ******************************/
#topHeader{
width:1024px;
height:60px;
margin-left:auto; margin-right:auto;
background-image:url(/i/topHeader.gif);
background-repeat:no-repeat;
}

#topHeader #txtBox{
width:800px;
margin-left:auto; margin-right:auto;
font-size:11px;
color:#fff;
text-align:right;
}

#topHeader #txtBox .topBox{
text-align:left;
}

#topHeader #txtBox .topBox h1{
margin:0px;
padding:0px;
font-size:11px;
font-weight:normal;
}

#topHeader #txtBox .bottomBox{
margin-top:-20px;
}

#topHeader #txtBox .bottomBox a{
color:#fff;
text-decoration:none;
}

#topHeader #txtBox .bottomBox a:hover{
color:#fff;
text-decoration:underline;
}
/****************************** END ヘッダー ******************************/

#wrap{/* ここではコンテンツを包むボックス */
width:805px;
padding-left:20px;
padding-right:20px;
padding-top:11px;
margin-left:auto;
margin-right:auto;
background-image:url(../i/sub/bodybgshadow.jpg);
background-repeat:repeat-y;
background-position:top;
border-bottom:#F0F0F0 ipx solid;
}

#topBunner{/* トップページ　バナー */
margin-bottom:15px;
}

/****************************** 右コンテンツ ******************************/
#LcontentsWrap{
width:597px;
float:left;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;
line-height:20px;
color:#333333;
}
/****************************** リンク先保険法人 ******************************/
div.hokenhoujin h2{
background-image:url(/i/sub/br_inquiryH2.gif);
background-repeat:no-repeat;
font-size:18px;
font-weight:bold;
color:#FFFFFF;
margin-top:25px;
padding-left:8px;
padding-top:7px;
width:597px;
height:37px;
}
div.hokenhoujin a{
color:#666666;
text-decoration:none;
}
div.hokenhoujin a:hover{
text-decoration:underline;
}
/****************************** 表 ******************************/
td.title{
width:250px;
background-color:#F0F5FB;
text-align:left;
padding-left:25px;
}
td.links{
width:100px;
background-color:#FAFAFA;
text-align:center;
}
/****************************** END 右コンテンツ ******************************/


/****************************** フッター ******************************/
#footer{
width:auto;
font-size:11px;
text-align:center;
color:#666;
clear:both;
}

#footer .copy{
font-size:11px;
color:#FFFFFF;
text-align:center;
padding:2px;
background-image:url(/i/foot_bg.jpg);
background-repeat:repeat-x;
}

/****************************** END フッター ******************************/
#content_bottom{
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}