@charset "utf-8";

/* 共通項目 ■■■■■■■■■■■■■■■■■■■ */

*{
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3em;
	font-size: 12px;
	color: #666;
}
a{ outline-style: none;}
a:link{color: #666;}
a:visited{color: #666;}
a:hover{color: #f00000;}
a img{border: none;}

li{list-style: none;}

body {
	background-color:#FFFFFF;
	color:#666666;
	margin:0;
	padding:0;
	font-size: 77%;
	line-height:1.5em;
	letter-spacing:0.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "Osaka";
	text-align:center;
}

html>/**/body {font-size:12px;}

* + html body {letter-spacing:normal;}

br{letter-spacing:normal;}

div#layout{
	width:950px;
	margin:0 auto;
	text-align:left;
	border:solid #CCCCCC 1px;
}
.red,strong{ color: #f00000;}


#header {
	background:url(../../img/title.gif) no-repeat;
	width:950px;
	height:63px;
	position:relative;

}

#header h1{
	position:absolute;
	width:444px;
	height:57px;
	top:2px;
	left:9px;
	}
	
	#header h1 a{
	text-indent:-9999px;
	display:block;
	width:444px;
	height:57px;
	float:left;
	}
	
#visual{
	text-indent:-9999px;
	width:950px;
	height:147px;
	background:url(../../hoken/img/main_visual.jpg) no-repeat;
}

#navibox{
	width:480px;
	float:right;
	text-align:right;
	padding-top:18px;
	padding-right:13px;
	color:#FFFFFF;
}

#navibox a:link{
color:#FFF;
}

#navibox a:hover{
color:#FFF;
}

#navibox a:visited{
color:#FFF;
}

#navi a{
	width:420px;
	height:20px;
	position:relative;
	top:13px;
	left:560px;
	color:#FFFFFF;
}

#navi li {float:left;}

#navibottom a{
	clear:both;
	width:420px;
	height:20px;
	position:relative;
	top:33px;
	left:210px;
	color:#FFFFFF;
}

#navibottom li {float:left;}



/* rollover menu */
#menu{
	width:950px;
	height:49px;
	background:url(../../img/menubackground.gif);
	clear:both;
}
#menu li {float:left;}
#menu a {
	text-decoration: none;
	display: block;
	height: 49px;
	text-indent:-9999px;
	background:transparent none 0 0 no-repeat:
}
#menu .kentei a {
	background: url(../../img/kentei.gif) no-repeat left top;
	width:158px;
}

#menu .kentei a:hover {
	background-position: right top;
	width:158px;
}

 

#menu .blog a {
	background: url(../../img/blog.gif) no-repeat left top;
	width:158px;
}

#menu .blog a:hover {
	background-position: right top;
	width:158px;
}



#menu .message a {
	background: url(../../img/message.gif) no-repeat left top;
	width:158px;
}


#menu .message a:hover {
	background: url(../../img/message.gif) no-repeat right top;
	width:158px;
}


#menu .hoken a {
	background: url(../../img/hoken.gif) no-repeat right top;
	width:158px;
}

#menu .hoken a:hover {
	background-position: right top;
	width:158px;
}


#menu .onair a {
	background: url(../../img/onair.gif) no-repeat left top;
	width:158px;
}


#menu .onair a:hover {
	background-position: right top;
	width:158px;
}


#menu .cm a {
	background: url(../../img/cm.gif) no-repeat left top;
	width:158px;
}

#menu .cm a:hover {
	background-position: right top;
	width:158px;
}


#contents h2 {
	width:900px;
	height:34px;
	margin:10px 0 30px 30px;
	background: url(../../hoken/img/sub_title.gif) no-repeat left top;
	text-indent:-9999px;
}



dl.kentei{
	background: url(../../img/bg_top.gif) no-repeat;
	width: 950px;
	height: 217px;
	position: relative;
}

dl.kentei a{
    text-indent: -1000em;
    text-decoration: none;
    display: block;
	position: absolute;
}
dl.kentei dt a{
	background: url(../../img/btn_bousai.gif) no-repeat;
	width: 165px;
	height: 162px;
	top: 9px;
	left: 36px;
}
dl.kentei dd.q01 a{
	background: url(../../img/btn_orange.gif) no-repeat;
	width: 76px;
	height: 75px;
	top: 60px;
	left: 262px;
}
dl.kentei dd.q02 a{
	background: url(../../img/btn_pink.gif) no-repeat;
	width: 90px;
	height: 90px;
	top: 119px;
	left: 351px;
}
dl.kentei dd.q03 a{
	background: url(../../img/btn_red.gif) no-repeat;
	width: 72px;
	height: 73px;
	top: 98px;
	left: 520px;
	z-index: 98;
}
dl.kentei dd.q04 a{
	background: url(../../img/btn_blue.gif) no-repeat;
	width: 97px;
	height: 99px;
	top: 16px;
	left: 562px;
	z-index: 99;
}
dl.kentei dd.q05 a{
	background: url(../../img/btn_green.gif) no-repeat;
	width: 128px;
	height: 128px;
	top: 51px;
	left: 747px;
}


/* コンテンツ部 ■■■■■■■■■■■■■■■■■■■ */

div#contents{
	width: 950px;
}
div.bg{
	position: relative;
}
div.bg:after {
    content: "."; display: block; height: 0; clear: both; visibility: hidden;
}
div.bg {display: inline-block;}
/* Hides from IE-mac \*/
* html div.bg {height: 1%;}
div.bg {display: block;}
/* End hide from IE-mac */

div.bg h2,div.bg h3.sub{
	text-indent: -1000em;
	text-decoration: none;
	position: absolute;
	left: -5px;
	top: 16px;
}
.bg h2 {
	width:900px;
	height:34px;
	margin:10px 0 30px 30px;
	background: url(../../cm/img/sub_title.gif) no-repeat left top;
	text-indent:-9999px;
}

div.bg h3.sub{
	width: 130px;
	height: 22px;
	top: 27px;
	left: 185px;
}



/* 大枠フロート設定 ■■■■■■■■■■■■■■■■■■■ */

div.mainContents{
	float: left;
	width: 635px;
	margin-left: 35px; 
	display: inline;
}
div.subContents{
	float: right;
	width: 206px;
	margin-right: 35px;
	display: inline;
	margin-top: 35px;
}

/* コンテンツ ■■■■■■■■■■■■■■■■■■■ */ 

/*タイトル
---------------------------------------------------- */ 
h3.q1{
    text-indent: -1000em;
    text-decoration: none;
	background: url(../../hoken/img/title_q1.gif) no-repeat;
	width: 635px;
	height: 97px;
}

/*大きさ設定
---------------------------------------------------- */ 
div.cap1{ width: 635px;	margin-top: 30px;}
div.cap2{ width: 305px;	margin-top: 30px; float:left;}
div.cap3{ width: 305px;	margin-top: 30px; float: right;}
div.cap4{ width: 635px;	margin-top: 30px; clear: both;}
div.cap5{ width: 635px;	margin-top: 30px;}

/*キャプション設定（h4）
---------------------------------------------------- */ 
h4{
    text-indent: -1000em;
    text-decoration: none;
	height: 37px;
}
div.cap1 h4{ background: url(../../hoken/img/p1_cap1.gif) no-repeat; width: 635px;}
div.cap2 h4{ background: url(../../hoken/img/p1_cap2.gif) no-repeat; width: 305px;}
div.cap3 h4{ background: url(../../hoken/img/p1_cap3.gif) no-repeat; width: 305px;}
div.cap4 h4{ background: url(../../hoken/img/p1_cap4.gif) no-repeat; width: 635px;}
div.cap5 h4{ background: url(../../hoken/img/p1_cap5.gif) no-repeat; width: 635px;}
div.cap6 h4{ background: url(../../hoken/img/p2_cap2.gif) no-repeat; width: 635px;}

/*地震・噴火・津波（cap1）
---------------------------------------------------- */ 
p.cap1{
    text-indent: -1000em;
    text-decoration: none;
	background: url(../../hoken/img/p1_sub1.gif) no-repeat;
	width: 635px;
	height: 35px;
	margin-top: 10px;
}
dl.pay{ position: relative;}
dl.pay{
	background: url(../../hoken/img/p1_bg_cap1.gif) no-repeat bottom center;
	width: 549px;
	height: 175px;
	margin: 10px auto;
}
dl.pay dt{
    text-indent: -1000em;
    text-decoration: none;
	background: url(../../hoken/img/p1_pay.gif) no-repeat;
	width: 115px;
	height: 30px;
	margin-left: 14px;
}
dl.pay dd{
    text-indent: -1000em;
    text-decoration: none;
	position: absolute;
	top: 30px;
}
dl.pay dd.p01{
	background: url(../../hoken/img/p1_illust1.gif) no-repeat;
	width: 143px;
	height: 127px;
	left: 40px;
}
dl.pay dd.p02{
	background: url(../../hoken/img/p1_illust2.gif) no-repeat;
	width: 143px;
	height: 115px;
	left: 200px;
}
dl.pay dd.p03{
	background: url(../../hoken/img/p1_illust3.gif) no-repeat;
	width: 141px;
	height: 114px;
	left: 365px;
}
dl.notPay dt{
	font-weight: bold;
	color: #63a20e;
	font-size: 14px;
}
dl.notPay dd{ margin-top: 5px;}


/*火災保険＋地震保険（cap2）
---------------------------------------------------- */ 
p.cap2{
    text-indent: -1000em;
    text-decoration: none;
	background: url(../../hoken/img/p1_sub2.gif) no-repeat;
	width: 304px;
	height: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sizeS,dl.cap3{ width: 305px;}

/*火災保険＋地震保険（cap3）
---------------------------------------------------- */ 
p.cap3{
    text-indent: -1000em;
    text-decoration: none;
	background: url(../../hoken/img/p1_sub3.gif) no-repeat;
	width: 304px;
	height: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.cap3 dt{
	font-weight: bold;
	color: #f00000;
}

/*公共性の高い保険（cap4）
---------------------------------------------------- */ 
p.cap4{
	background: url(../../hoken/img/p1_bg_cap4.gif) no-repeat top right;
	height: 100px;
	padding-right: 310px;
	padding-top: 10px;
}

/*お問い合わせ
---------------------------------------------------- */ 
p.info{
    text-indent: -1000em;
    text-decoration: none;
	background: url(../../hoken/img/p2_img.gif) no-repeat;
	width: 635px;
	height: 45px;
	margin-top: 20px;
	margin-bottom: 10px;
}




/*地震保険なぜ必要？（cap5）
---------------------------------------------------- */ 
p.cap5{
	background: url(../../hoken/img/p1_bg_cap5.gif) no-repeat 325px 10px;
	height: 80px;
	padding-right: 310px;
	padding-top: 10px;
}



/*地震保険料控除制度について（cap6）
---------------------------------------------------- */ 
p.cap6{
    text-indent: -1000em;
    text-decoration: none;
	background: url(../../hoken/img/p2_sub2.gif) no-repeat;

	width: 635px;
	height: 27px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.cap6-2{width: 630px;background: url(../../hoken/img/okami.gif) no-repeat bottom right;}
div.cap6 table{ width: 548px;}
div.cap6 td{ background: #d0ebac;  padding: 5px; text-align: center;}
div.cap6 td.grn{ background: #63a20e; color:#fff; font-weight: bold;}
div.cap6 li{ margin-top: 5px;}


/* mainContents内フロート設定 ■■■■■■■■■■■■■■■■■■■ */ 

/* サブコンテンツ ■■■■■■■■■■■■■■■■■■■ */ 

div.subContents dl{
	background: url(../../hoken/img/zukin01.gif) no-repeat bottom right;
	padding-bottom: 80px;

}
div.subContents dt{
    text-indent: -1000em;
    text-decoration: none;
	background: url(../../hoken/img/cap_oshiete.gif) no-repeat;
	width: 206px;
	height: 32px;
}
div.subContents dd.green{
	border-bottom: 1px dotted;
	background: url(../../hoken/img/mark_green.gif) no-repeat top left;
	padding-left: 17px;
	margin-top: 10px;
	padding-bottom: 5px;
}


div.subContents dd.green a:hover { color: #73b816;}
div.subContents dd.orange a:hover { color: #ea8d01;}
div.subContents dd.orange2 a:hover { color: #ea8d01;}
div.subContents dd.noneLine{ border: none;}
div.subContents dd.orange{
	border-bottom: 1px dotted;
	background: url(../../hoken/img/mark_orange.gif) no-repeat top left;
	padding-left: 17px;
	margin-top: 10px;
	padding-bottom: 5px;
}
div.subContents dd.orange2{
	border: none;
	background: url(../../hoken/img/mark_orange.gif) no-repeat top left;
	padding-left: 17px;
	margin-top: 10px;
	padding-bottom: 5px;
}


.link{
text-align:right;
margin:20px 20px 20px 0;
}

.red_text{
color:#b90b34;
text-align:left;
}


#btn{
padding:30px 0 5px 20px;
}


#bnr2{
	width:895px;
	height:36px;
	clear:both;
	padding-left:55px;
}
#bnr2 li {
	float:left;
	margin-right:20px;

}
#bnr2 a {
	text-decoration: none;
	display: block;
	height: 36px;
	text-indent:-9999px;
}
#bnr2 .radio a {
	background: url(../../img/radiolist.gif) no-repeat left top;
	width:220px;
}


#bnr2 .sonpo a {
	background: url(../../img/sonpo_list.gif) no-repeat left top;
	width:205px;
}

#bnr2 .honto a {
	background: url(../../img/bnr_sonponohonto.gif) no-repeat left top;
	width:212px;
}

#bnr2 .minpo a {
	background: url(../../img/bnr_minporen.gif) no-repeat left top;
	width:156px;
}
	



#bnr{
	clear:both;
	width:751px;
	height:94px;
	margin:30px 100px 30px;
	}

	
#footer{
	width:630px;
	height:42px;
	margin:0 160px 0;
	background:url(../../img/copyrights.gif) no-repeat;
	text-indent:-9999px;
	}
	
#footerlink ul{
	background: #e97a27;
	width: 945px;
	padding: 7px 3px;
	text-align: center;
	margin: 0px auto 30px;
}
#footerlink li{
	display: inline;
	margin-left: 2em;
}
#footerlink li:first-child{ margin-left: -1em;}
#footerlink li a:link{ color: #fff;}
#footerlink li a:visited{ color: #fff;}
#footerlink li a:hover{ text-decoration: underline;}
