@charset "utf-8";


/*	全ジャンル共通	*/
.box_title
{
	display:none;
}
.cccccc_box
{
	border: 1px solid #ccc;
	margin:0;
	padding:0;
}
div#shisan{
	border:solid 1px #999;
	background-color:#fc9;
	padding:5px;
	margin-bottom:10px;
}
div.linkbox{
	border:solid #666 1px;
	font-size:10pt;
	line-height:120%;
	margin-bottom:10px;
}
div.linkbox div.title{
	background-color:#4F72B3;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
div.linkbox div.contents{
	padding-left:20px;
	width:98%;
	text-align:left;
}
div.linkbox div.contents2{
	padding-left:08px;
	width:45%;
	text-align:left;
	float:left;
	font-size:09pt;
	margin:0px;
}
input#go_search{
	font-size:12pt;
	width:160px;
	font-weight:bold;
	background-color:#bbb;
}
select.go_search{
	font-size:12pt;
	width:80px;
}
.shohinlist DD{
	text-align: left;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-left: 15px;
	font-size: 9pt;
	background: url(/img/new_top/s_yajirushi.gif) no-repeat;
}
strong.seo{
	font-weight:normal;
}
h2.sub{
	font-size:11pt;
}
h4.sub{
	font-size:9pt;
	margin-top:0px;
	margin-bottom:5px;
	border-bottom:1px dotted #ff3300;
}
/* ============================================================== */
/*がん保険ジャンルページ*/
div#gan_lead_text{
	padding-left:50px;
	font-size:10pt;
	text-align:left;
	line-height:120%;
}
/*	がん保険の基礎知識	*/
div#gan_main{
	float:center;
	width:840px;
	margin-top:10px;
}
div#gan_main div#gan_leftmenu{
	float:right;
	width:240px;
	margin-top:10px;
	text-align:left;
}
div#gan_main div#gan_rightcontents{
	width:600px;
	margin-top:10px;
	float:right;
}
div#gan_main div#gan_rightcontents div.title{
	width:auto;
	float:left;
}
div#gan_main div#gan_rightcontents div.title div#title_left{
	background-color:#fb6747;
	width:5px;
	float:left;
	height:20px;
}
div#gan_main div#gan_rightcontents div.title div#title_right{
	background-color:#999;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	height:20px;
	float:left;
	width:585px;
}
div#gan_main div#gan_rightcontents div.contents{
	text-align:left;
	padding-left:20px;
	width:auto;
	float:left;
}
div#gan_main div#gan_rightcontents div.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#gan_main div#gan_rightcontents div.contents p{
	margin-bottom:1em;
}
div#gan_main div#gan_rightcontents div.contents ol{
	font-size:10pt;
	font-weight:bold;
	color:#f63;
}
div#gan_main div#gan_rightcontents div.contents ol div.notes{
	font-size:9pt;
	font-weight:normal;
	color:#000;
}
div#gan_main div#gan_rightcontents div.contents ol li{
	margin-top:10px;
}
div#gan_main div#contentsbox{
	width:auto;
	border:solid #ccc 1px;
	font-size:10pt;
	line-height:150%;
	margin-bottom:10px;
	text-align:left;
}
div#gan_main div#contentsbox div#title{
	background-color:#999;
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#fff;
	border-left:5px solid #fb6747;
	padding-left:10px;
}
div#gan_main div#contentsbox div#title h2{
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#fff;
}
div#gan_main div#contentsbox div#contents{
	width:auto;
	margin:0px;
	padding:4px;
}
div#gan_main div#gan_rightcontents div#kaisetsu {
	/*　ジャンルのトップにある解説　*/
	font-size:10pt;
	text-align: left;
	font-weight:normal;
	color:#000000;
	clear:both;
	line-height:130%;

	background-color: #FFE6E6;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F6B28F;
	border-bottom-color: #F6B28F;
}
div#gan_main div#gan_rightcontents h3.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
#gan_top{
	background: url(/img/genre/cancer.gif) no-repeat;
	width:134px;
	height:23px;
	margin-top:0px;
	}
#gan_top h2{
	display:none;
}

div#gan_rightcontents.dna {
	padding-top: 10px;
	text-align: left;
}

div#gan_rightcontents.dna h2 {
	clear: both;
	display: block;
	padding: 10px 0 10px 15px;
	margin-bottom: 10px;
	background: url(/static/gan/img/bg_h2.gif) 0 50% no-repeat;
	font-size: 0.9em;
}

div#gan_rightcontents.dna p {
	padding-bottom: 20px;
	line-height: 1.6;
}

div#gan_rightcontents.dna p span {
	font-weight: bold;
	font-size: 1.1em;
	color: #F00;
}

div#gan_rightcontents.dna p.bobun {
	text-align: right;
}

div#gan_rightcontents.dna p img {
	float: left;
	margin: 0 15px 5px 0;
}

div#gan_rightcontents.dna ul {
	margin: 0 0 20px 40px;
	list-style: decimal;
	font-size: 0.8em;
}

div#gan_rightcontents.dna ul li {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.6;
}

div#gan_rightcontents.dna td {
	padding: 5px;
}

/* ============================================================== */
/*医療保険ジャンルページ*/
div#iryou_lead_text{
	padding-left:50px;
	font-size:10pt;
	text-align:left;
	line-height:120%;
}

div.iryou_linkbox{
	/*width:200px;*/
	border:solid #666 1px;
	font-size:10pt;
	line-height:120%;
	margin-bottom:10px;
}

div.iryou_linkbox div.title{
	background-color:#4F72B3;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
div.iryou_linkbox div.contents{
	padding-left:20px;
	width:98%;
	text-align:left;
}
div.iryou_linkbox div.contents2{
	padding-left:08px;
	width:45%;
	text-align:left;
	float:left;
	font-size:09pt;
	margin:0px;
}
div#iryou_shisan{
	border:solid 1px #999;
	background-color:#ffcc99;
	padding:5px;
	margin-bottom:10px;
	width:200px;
}


/*	医療保険の基礎知識	*/
div#iryou_main{
	float:center;
	width:840px;
	margin-top:10px;
}
div#iryou_main div#iryou_leftmenu{
	width:240;
	margin-top:10px;
	/* float:left; */
	float:right;
}

div#iryou_main div#iryou_rightcontents{
	width:600px;
	margin-top:10px;
	/* float:left; */
	float:right;
}
div#iryou_main div#iryou_rightcontents div.title{
	
	/*width:99%;*/
	width:auto;
	float:left;
}
div#iryou_main div#iryou_rightcontents div.title div#title_left{
	background-color:#fb6747;
	width:5px;
	float:left;
	height:20px;
}
div#iryou_main div#iryou_rightcontents div.title div#title_right{
	background-color:#999999;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	height:20px;
	float:left;
	/*width:593px;*/
	width:585px;
}
div#iryou_main div#iryou_rightcontents div.contents{
	text-align:left;
	padding-left:20px;
	width:auto;
	float:left;
}
div#iryou_main div#iryou_rightcontents div.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#iryou_main div#iryou_rightcontents div.contents p{
	margin-bottom:1em;
}
div#iryou_main div#iryou_rightcontents div.contents ol{
	font-size:10pt;
	font-weight:bold;
	color:#ff6633;
}
div#iryou_main div#iryou_rightcontents div.contents ol div.notes{
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}
div#iryou_main div#iryou_rightcontents div.contents ol li{
	margin-top:10px;
}

div#iryou_main div#contentsbox{
	width:auto;
	border:solid #cccccc 1px;
	font-size:10pt;
	line-height:150%;
	margin-bottom:10px;
	text-align:left;
}

div#iryou_main div#contentsbox div#title{
	background-color:#999999;
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
	border-left:5px solid #fb6747;
	padding-left:10px;
}

div#iryou_main div#contentsbox div#title h2{
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
}

div#iryou_main div#contentsbox div#contents{
	width:auto;
	margin:0px;
	padding:4px;
}

/* 読み物ページ */
div#iryou_main div#iryou_rightcontents div.contents td#nenrei_head{
	width:70px;
	text-align:center;
	text-valign:bottom;
	border-top:solid 1px #999;
	border-bottom:solid 2px #999;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
}
div#iryou_main div#iryou_rightcontents div.contents td.head{
	text-align:center;
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	padding:5px;
}
div#iryou_main div#iryou_rightcontents div.contents td.head_teiki{
	text-align:center;
	border-bottom:solid 2px #999;
	border-right:solid 1px #999;
	padding:5px;
	background-color:#ffff99;
	width:60px;
}
div#iryou_main div#iryou_rightcontents div.contents td.head_60{
	text-align:center;
	border-bottom:solid 2px #999;
	border-right:solid 1px #999;
	padding:5px;
	background-color:#99ffff;
	width:60px;
}
div#iryou_main div#iryou_rightcontents div.contents td.head_shushin{
	text-align:center;
	border-bottom:solid 2px #999;
	border-right:solid 1px #999;
	padding:5px;
	background-color:#ccff99;
	width:60px;
}
div#iryou_main div#iryou_rightcontents div.contents td.head_gokei{
	text-align:center;
	border-bottom:solid 2px #999;
	border-right:solid 1px #999;
	padding:5px;
	background-color:#ffccff;
	width:60px;
}
div#iryou_main div#iryou_rightcontents div.contents td.left{
	text-align:center;
	border-bottom:solid 1px #999;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	padding:5px;
}
div#iryou_main div#iryou_rightcontents div.contents td{
	text-align:right;
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
	padding:5px;
	empty-cells:show;
}
div#iryou_main div#iryou_rightcontents div.contents p span.notes{
	font-size:8pt;
}
div#iryou_main div#iryou_rightcontents div#kaisetsu {
	/*　ジャンルのトップにある解説　*/
	font-size:10pt;
	text-align: left;
	font-weight:normal;
	color:#000000;
	clear:both;
	line-height:130%;

	background-color: #E6E6FF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9999FF;
	border-bottom-color: #9999FF;
}

div#iryou_main div#iryou_rightcontents h3.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}

#iryou_top{
	background: url(/img/genre/iryou.gif) no-repeat;
	width:200px;
	height:23px;
	margin-top:0px;
	}
#iryou_top h2{
	display:none;
}

#iryousougou_top{
	background: url(/img/genre/iryousougou.gif) no-repeat;
	width:172px;
	height:23px;
	margin-top:0px;
	}
#iryousougou_top h2{
	display:none;
}

/*少額短期追加分 5/13 */
dl#medical_caution {
	width:594px;
	margin:0 0 40px 0;
	padding:0;
	border:3px solid #f00;
	text-align: left;
	font-size: 0.9em;
}
* html dl#medical_caution {
	width: 600px;
}
dl#medical_caution dt {
	margin:0;
	padding:15px 20px 10px 25px;
	color:#f00;
	font-weight:bold;
}
dl#medical_caution dd {
	margin:0;
	padding:0 20px 15px 25px;
	color:#555;
	line-height:1.2;
}
/*アメホ保険法対応文言追加分 8/19 */
#iryou_main .ameho-note {
	margin-bottom: 20px;
	font-size: 0.8em;
	text-align: left;
}

/* ============================================================== */
/*女性保険ジャンルページ*/
div#female_lead_text{
	padding-left:50px;
	font-size:10pt;
	text-align:left;
	line-height:120%;
}
table#femalehoken_menu{
	border-collapse:collapse;
	width:76%;
	text-align:center;
	border:solid 1px #999;
}
div#female_shisan{
	border:solid 1px #999;
	background-color:#ffcc99;
	padding:5px;
	margin-bottom:10px;
	width:243px;
}

/*↓ kiyose add */
div#female_main div#female_leftmenu div#linkbox ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
div#female_main div#female_leftmenu div#linkbox li{
	display: inline;
}
div#female_main div#female_leftmenu div#linkbox li#navi a{
	width:auto;
	margin:0px;
	padding:4px;
	display:block;
	background-color:#ffe4e1;
	color:#515659;
	border:1px solid #515659;
	border-left:5px solid #dc143c;
}
div#female_main div#female_leftmenu div#linkbox li#navi a:hover{
	background-color:#b22222;
	color:#ffffff;
}
/*↑ kiyose add */



/*	女性の基礎知識	*/
div#female_main{
	float:center;
	width:840px;
	margin-top:10px;
}
div#female_main div#female_leftmenu{
	width:240;
	margin-top:10px;
	/* float:left; */
	float:right;
}
div#female_main div#female_leftmenu div#linkbox{
	width:200px;
	border:solid #666666 1px;
	font-size:10pt;
	line-height:150%;
	margin-bottom:10px;
}

div#female_main div#female_leftmenu div#linkbox div#title{
	background-color:#db7093;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
}
div#female_main div#female_rightcontents{
	width:600px;
	margin-top:10px;
	/* float:left; */
	float:right;
}
div#female_main div#female_rightcontents div.title{
	
	/*width:99%;*/
	width:auto;
	float:left;
}
div#female_main div#female_rightcontents div.title div#title_left{
	background-color:#fb6747;
	width:5px;
	float:left;
	height:20px;
}
div#female_main div#female_rightcontents div.title div#title_right{
	background-color:#999999;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	height:20px;
	float:left;
	/*width:593px;*/
	width:585px;
}
div#female_main div#female_rightcontents div.contents{
	text-align:left;
	padding-left:20px;
	width:auto;
	float:left;
}
div#female_main div#female_rightcontents div.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#female_main div#female_rightcontents div.contents p{
	margin-bottom:1em;
}
div#female_main div#female_rightcontents div.contents ol{
	font-size:10pt;
	font-weight:bold;
	color:#ff6633;
}
div#female_main div#female_rightcontents div.contents ol div.notes{
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}
div#female_main div#female_rightcontents div.contents ol li{
	margin-top:10px;
}
div#female_main div#female_leftmenu div#linkbox table#shohin_list{
	border-collapse:collapse;
	width:95%;
}
div#female_main div#female_leftmenu div#linkbox table#shohin_list td.company{
	width:20%;
	border-bottom:solid 1px #999;
}
div#female_main div#female_leftmenu div#linkbox table#shohin_list td.detail{
	border-bottom:solid 1px #999;
	text-align:left;
	font-size:09pt;
}
div#female_main div#female_leftmenu div#linkbox table#shohin_list td.company_noborder{
	width:20%;
}
div#female_main div#female_leftmenu div#linkbox table#shohin_list td.detail_noborder{
	text-align:left;
	font-size:09pt;
}

div#female_main div#contentsbox{
	width:auto;
	border:solid #cccccc 1px;
	font-size:10pt;
	line-height:150%;
	margin-bottom:10px;
	text-align:left;
}

div#female_main div#contentsbox div#title{
	background-color:#999999;
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
	border-left:5px solid #fb6747;
	padding-left:10px;
}

div#female_main div#contentsbox div#title h2{
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
}

div#female_main div#contentsbox div#contents{
	width:auto;
	margin:0px;
	padding:4px;
}

div#female_main div#female_rightcontents div#kaisetsu {
	/*　ジャンルのトップにある解説　*/
	font-size:10pt;
	text-align: left;
	font-weight:normal;
	color:#000000;
	clear:both;
	line-height:130%;

	background-color: #FFE8E8;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F9687D;
	border-bottom-color: #F9687D;
}

div#female_main div#female_rightcontents h3.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}

#josei_top{
	background: url(/img/genre/ladies.gif) no-repeat;
	width:134px;
	height:23px;
	margin-top:0px;
	}
#josei_top h2{
	display:none;
}
/* ============================================================== */
/*生命保険ジャンルページ*/
div#life_lead_text{
	padding-left:50px;
	font-size:10pt;
	text-align:left;
	line-height:120%;
}



/*	生命保険の基礎知識	*/
div#life_main{
	float:center;
	width:840px;
	margin-top:10px;
}
div#life_main div#life_leftmenu{
	width:240px;
	margin-top:10px;
	float:right;
}

div#life_main div#life_rightcontents{
	width:600px;
	margin-top:10px;
	/* float:left; */
	float:right;
}
div#life_main div#life_rightcontents div.title{
	
	/*width:99%;*/
	width:auto;
	float:left;
}
div#life_main div#life_rightcontents div.title div#title_left{
	background-color:#fb6747;
	width:5px;
	float:left;
	height:20px;
}
div#life_main div#life_rightcontents div.title div#title_right{
	background-color:#999999;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	height:20px;
	float:left;
	/*width:593px;*/
	width:585px;
}
div#life_main div#life_rightcontents div.title div#title_right h2{
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
}
div#life_main div#life_rightcontents div.contents{
	text-align:left;
	padding-left:20px;
	width:auto;
	float:left;
}
div#life_main div#life_rightcontents div.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#life_main div#life_rightcontents h3.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#life_main div#life_rightcontents div.contents p{
	margin-bottom:1em;
}
div#life_main div#life_rightcontents div.contents ol{
	font-size:10pt;
	font-weight:bold;
	color:#ff6633;
}
div#life_main div#life_rightcontents div.contents ol div.notes{
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}
div#life_main div#life_rightcontents div.contents ol li{
	margin-top:10px;
}

div#life_main div#contentsbox{
	width:auto;
	border:solid #cccccc 1px;
	font-size:10pt;
	line-height:150%;
	margin-bottom:10px;
	text-align:left;
}

div#life_main div#contentsbox div#title{
	background-color:#999999;
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
	border-left:5px solid #fb6747;
	padding-left:10px;
}

div#life_main div#contentsbox div#title h2{
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
}

div#life_main div#contentsbox div#contents{
	width:auto;
	margin:0px;
	padding:4px;
}
div#life_main div#life_rightcontents div#kaisetsu {
	/*　ジャンルのトップにある解説　*/
	font-size:10pt;
	text-align: left;
	font-weight:normal;
	color:#000000;
	clear:both;
	line-height:130%;

	background-color: #EAD6FF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9858A8;
	border-bottom-color: #9858A8;
}
div#life_main div#life_rightcontents div#kaisetsu a ,
div#life_main div#life_rightcontents div#kaisetsu a:visited ,
div#life_main div#life_rightcontents div#kaisetsu a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

/* ============================================================== */
/*子供保険ジャンルページ*/
div#child_lead_text{
	padding-left:50px;
	font-size:10pt;
	text-align:left;
	line-height:120%;
}
table#childhoken_menu{
	border-collapse:collapse;
	width:76%;
	text-align:center;
	border:solid 1px #999;
}

/*	子供保険の基礎知識	*/
div#child_main{
	float:center;
	width:840px;
	margin-top:10px;
}
div#child_main div#child_leftmenu{
	width:240;
	margin-top:10px;
	/*float:left;*/
	float:right;
}

div#child_main div#child_rightcontents{
	width:600px;
	margin-top:10px;
	/*float:left;*/
	float:right;
}
div#child_main div#child_rightcontents div.title{
	
	/*width:99%;*/
	width:auto;
	float:left;
}
div#child_main div#child_rightcontents div.title div#title_left{
	background-color:#fb6747;
	width:5px;
	float:left;
	height:20px;
}
div#child_main div#child_rightcontents div.title div#title_right{
	background-color:#999999;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	height:20px;
	float:left;
	/*width:593px;*/
	width:585px;
}
div#child_main div#child_rightcontents div.contents{
	text-align:left;
	padding-left:20px;
	width:auto;
	float:left;
}

div#child_main div#child_rightcontents div.contents-table{
	text-align: center;
	margin-top: 15px;
	width:auto;
	float:left;
}

div#child_main div#child_rightcontents div.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#child_main div#child_rightcontents div.contents p{
	margin-bottom:1em;
}
div#child_main div#child_rightcontents div.contents ol{
	font-size:10pt;
	font-weight:bold;
	color:#ff6633;
}
div#child_main div#child_rightcontents div.contents ol div.notes{
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}
div#child_main div#child_rightcontents div.contents ol li{
	margin-top:10px;
}

div#child_main div#contentsbox{
	width:auto;
	border:solid #cccccc 1px;
	font-size:10pt;
	line-height:150%;
	margin-bottom:10px;
	text-align:left;
}

div#child_main div#contentsbox div#title{
	background-color:#999999;
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
	border-left:5px solid #fb6747;
	padding-left:10px;
}

div#child_main div#contentsbox div#title h2{
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
}

div#child_main div#contentsbox div#contents{
	width:auto;
	margin:0px;
	padding:4px;
}
div#child_main div#child_rightcontents div#kaisetsu {
	/*　ジャンルのトップにある解説　*/
	font-size:10pt;
	text-align: left;
	font-weight:normal;
	color:#000000;
	clear:both;
	line-height:130%;

	background-color: #FFF4E3;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFB341;
	border-bottom-color: #FFB341;
}

div#child_main div#child_rightcontents div#kaisetsu2 {
	/*　ジャンルのトップにある解説　*/
	font-size:10pt;
	text-align: left;
	font-weight:normal;
	color:#000000;
	clear:both;
	line-height:130%;

	background-color: #FFF4E3;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;

	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFB341;
	border-bottom-color: #FFB341;
}

div#child_main div#child_rightcontents h3.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}

#gakushi_top{
	background: url(/img/genre/gakushi.gif) 5px 0 no-repeat;
	width:320px;
	height:22px;
	margin-top:0px;
	}
#gakushi_top h2{
	display:none;
}

/* ============================================================== */
/*シニア保険ジャンルページ*/
div#senior_lead_text{
	padding-left:50px;
	font-size:10pt;
	text-align:left;
	line-height:120%;
}
table#childhoken_menu{
	border-collapse:collapse;
	width:76%;
	text-align:center;
	border:solid 1px #999;
}

/*	シニア保険の基礎知識	*/
div#senior_main{
	float:center;
	width:840px;
	margin-top:10px;
}
div#senior_main div#senior_leftmenu{
	width:240;
	margin-top:10px;
	/* float:left; */
	float:right;
}

div#senior_main div#senior_rightcontents{
	width:600px;
	margin-top:10px;
	/* float:left; */
	float:right;
}
div#senior_main div#senior_rightcontents div.title{
	
	/*width:99%;*/
	width:auto;
	float:left;
}
div#senior_main div#senior_rightcontents div.title div#title_left{
	background-color:#fb6747;
	width:5px;
	float:left;
	height:20px;
}
div#senior_main div#senior_rightcontents div.title div#title_right{
	background-color:#999999;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	height:20px;
	float:left;
	/*width:593px;*/
	width:585px;
}
div#senior_main div#senior_rightcontents div.contents{
	text-align:left;
	padding-left:20px;
	width:auto;
	float:left;
}
div#senior_main div#senior_rightcontents div.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#senior_main div#senior_rightcontents div.contents p{
	margin-bottom:1em;
}
div#senior_main div#senior_rightcontents div.contents ol{
	font-size:10pt;
	font-weight:bold;
	color:#ff6633;
}
div#senior_main div#senior_rightcontents div.contents ol div.notes{
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}
div#senior_main div#senior_rightcontents div.contents ol li{
	margin-top:10px;
}

div#senior_main div#contentsbox{
	width:auto;
	border:solid #cccccc 1px;
	font-size:10pt;
	line-height:150%;
	margin-bottom:10px;
	text-align:left;
}

div#senior_main div#contentsbox div#title{
	background-color:#999999;
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
	border-left:5px solid #fb6747;
	padding-left:10px;
}

div#senior_main div#contentsbox div#title h2{
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
}

div#senior_main div#contentsbox div#contents{
	width:auto;
	margin:0px;
	padding:4px;
}
div#senior_main div#senior_rightcontents div#kaisetsu {
	/*　ジャンルのトップにある解説　*/
	font-size:10pt;
	text-align: left;
	font-weight:normal;
	color:#000000;
	clear:both;
	line-height:130%;

	background-color: #E6FFCE;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6D73F;
	border-bottom-color: #A6D73F;
}

div#senior_main div#senior_rightcontents h3.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}

#senior_top{
	background: url(/img/genre/sinior.gif) no-repeat;
	width:134px;
	height:23px;
	margin-top:0px;
	}
#senior_top h2{
	display:none;
}

/*少額短期追加分 5/13 */
dl#senior_caution {
	width:594px;
	margin:0 0 40px 0;
	padding:0;
	border:3px solid #f00;
	text-align: left;
	font-size: 0.9em;
}
* html dl#senior_caution {
	width: 600px;
}
dl#senior_caution dt {
	margin:0;
	padding:15px 20px 10px 25px;
	color:#f00;
	font-weight:bold;
}
dl#senior_caution dd {
	margin:0;
	padding:0 20px 15px 25px;
	color:#555;
	line-height:1.2;
}

/* ============================================================== */
/*傷害保険ジャンルページ*/
div#accident_lead_text{
	padding-left:50px;
	font-size:10pt;
	text-align:left;
	line-height:120%;
}
table#childhoken_menu{
	border-collapse:collapse;
	width:76%;
	text-align:center;
	border:solid 1px #999;
}

/*	傷害保険の基礎知識	*/
div#accident_main{
	float:center;
	width:840px;
	margin-top:10px;
}
div#accident_main div#accident_leftmenu{
	width:240;
	margin-top:10px;
	/* float:left; */
	float:right;
}

div#accident_main div#accident_rightcontents{
	width:600px;
	margin-top:10px;
	/* float:left; */
	float:right;
}
div#accident_main div#accident_rightcontents div.title{
	
	/*width:99%;*/
	width:auto;
	float:left;
}
div#accident_main div#accident_rightcontents div.title div#title_left{
	background-color:#fb6747;
	width:5px;
	float:left;
	height:20px;
}
div#accident_main div#accident_rightcontents div.title div#title_right{
	background-color:#999999;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	height:20px;
	float:left;
	/*width:593px;*/
	width:585px;
}
div#accident_main div#accident_rightcontents div.contents{
	text-align:left;
	padding-left:20px;
	width:auto;
	float:left;
}
div#accident_main div#accident_rightcontents div.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#accident_main div#accident_rightcontents div.contents p{
	margin-bottom:1em;
}
div#accident_main div#accident_rightcontents div.contents ol{
	font-size:10pt;
	font-weight:bold;
	color:#ff6633;
}
div#accident_main div#accident_rightcontents div.contents ol div.notes{
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}
div#accident_main div#accident_rightcontents div.contents ol li{
	margin-top:10px;
}

div#accident_main div#contentsbox{
	width:auto;
	border:solid #cccccc 1px;
	font-size:10pt;
	line-height:150%;
	margin-bottom:10px;
	text-align:left;
}

div#accident_main div#contentsbox div#title{
	background-color:#999999;
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
	border-left:5px solid #fb6747;
	padding-left:10px;
}

div#accident_main div#contentsbox div#title h2{
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
}

div#accident_main div#contentsbox div#contents{
	width:auto;
	margin:0px;
	padding:4px;
}
div#accident_main div#accident_rightcontents div#kaisetsu {
	/*　ジャンルのトップにある解説　*/
	font-size:10pt;
	text-align: left;
	font-weight:normal;
	color:#000000;
	clear:both;
	line-height:130%;

	background-color: #DEFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4E97C5;
	border-bottom-color: #4E97C5;
}

div#accident_main div#accident_rightcontents h3.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}

#accident_top{
	background: url(/img/genre/shogai.gif) no-repeat;
	width:134px;
	height:23px;
	margin-top:0px;
	}
#accident_top h2{
	display:none;
}
/* ============================================================== */
/*積立保険ジャンルページ*/
div#pension_lead_text{
	padding-left:50px;
	font-size:10pt;
	text-align:left;
	line-height:120%;
}
table#childhoken_menu{
	border-collapse:collapse;
	width:76%;
	text-align:center;
	border:solid 1px #999;
}

/*	積立保険の基礎知識	*/
div#pension_main{
	float:center;
	width:840px;
	margin-top:10px;
}
div#pension_main div#pension_leftmenu{
	width:240;
	margin-top:10px;
	/* float:left; */
	float:right;
}

div#pension_main div#pension_rightcontents{
	width:600px;
	margin-top:10px;
	/* float:left; */
	float:right;
}
div#pension_main div#pension_rightcontents div.title{
	/*width:99%;*/
	width:auto;
	float:left;
}
div#pension_main div#pension_rightcontents div.title div#title_left{
	background-color:#fb6747;
	width:5px;
	float:left;
	height:20px;
}
div#pension_main div#pension_rightcontents div.title div#title_right{
	background-color:#999999;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	height:20px;
	float:left;
	/*width:593px;*/
	width:585px;
}
div#pension_main div#pension_rightcontents div.contents{
	text-align:left;
	padding-left:20px;
	width:auto;
	float:left;
}
div#pension_main div#pension_rightcontents div.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#pension_main div#pension_rightcontents div.margin-top10{
	margin-top:10px;
}

div#pension_main div#pension_rightcontents div.contents p{
	margin-bottom:1em;
}
div#pension_main div#pension_rightcontents div.contents ol{
	font-size:10pt;
	font-weight:bold;
	color:#ff6633;
}
div#pension_main div#pension_rightcontents div.contents ul{
	font-size:10pt;
	color:#111111;
	margin: 0px;
	padding: 0px;
}

div#pension_main div#pension_rightcontents div.contents ol div.notes{
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}
div#pension_main div#pension_rightcontents div.contents ol li{
	margin-top:10px;
}
div#pension_main div#pension_rightcontents div.contents ol li.black {
	color: #111111;
	font-weight:normal;
}

div#pension_main div#contentsbox{
	width:auto;
	border:solid #cccccc 1px;
	font-size:10pt;
	line-height:150%;
	margin-bottom:10px;
	text-align:left;
}

div#pension_main div#contentsbox div#title{
	background-color:#999999;
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
	border-left:5px solid #fb6747;
	padding-left:10px;
}

div#pension_main div#contentsbox div#title h2{
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
}

div#pension_main div#contentsbox div#contents{
	width:auto;
	margin:0px;
	padding:4px;
}
div#pension_main div#pension_rightcontents div#kaisetsu {
	/*　ジャンルのトップにある解説　*/
	font-size:10pt;
	text-align: left;
	font-weight:normal;
	color:#000000;
	clear:both;
	line-height:130%;

	background-color: #FFF3E9;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC592;
	border-bottom-color: #FFC592;
}
div#pension_main div#pension_rightcontents h3.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}

#tsumitate_top{
	background: url(/img/genre/tsumitate.gif) no-repeat;
	width:134px;
	height:23px;
	margin-top:0px;
	}
#tsumitate_top h2{
	display:none;
}

/* ============================================================== */
/*家財保険ジャンルページ*/
div#kazai_lead_text{
	padding-left:50px;
	font-size:10pt;
	text-align:left;
	line-height:120%;
}
table#childhoken_menu{
	border-collapse:collapse;
	width:76%;
	text-align:center;
	border:solid 1px #999;
}

/*家財保険の基礎知識	*/
div#kazai_main{
	float:center;
	width:840px;
	margin-top:10px;
}
div#kazai_main div#kazai_leftmenu{
	width:240;
	margin-top:10px;
	/*float:left;*/
	float:right;
}

div#kazai_main div#kazai_rightcontents{
	width:600px;
	margin-top:10px;
	/*float:left;*/
	float:right;
}
div#kazai_main div#kazai_rightcontents div.title{
	
	/*width:99%;*/
	width:auto;
	float:left;
}
div#kazai_main div#kazai_rightcontents div.title div#title_left{
	background-color:#fb6747;
	width:5px;
	float:left;
	height:20px;
}
div#kazai_main div#kazai_rightcontents div.title div#title_right{
	background-color:#999999;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	height:20px;
	float:left;
	/*width:593px;*/
	width:585px;
}
div#kazai_main div#kazai_rightcontents div.contents{
	text-align:left;
	padding-left:20px;
	width:auto;
	float:left;
}
div#kazai_main div#kazai_rightcontents div.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#kazai_main div#kazai_rightcontents div.contents p{
	margin-bottom:1em;
}
div#kazai_main div#kazai_rightcontents div.contents ol{
	font-size:10pt;
	font-weight:bold;
	color:#ff6633;
}
div#kazai_main div#kazai_rightcontents div.contents ol div.notes{
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}
div#kazai_main div#kazai_rightcontents div.contents ol li{
	margin-top:10px;
}

div#kazai_main div#contentsbox{
	width:auto;
	border:solid #cccccc 1px;
	font-size:10pt;
	line-height:150%;
	margin-bottom:10px;
	text-align:left;
}

div#kazai_main div#contentsbox div#title{
	background-color:#999999;
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
	border-left:5px solid #fb6747;
	padding-left:10px;
}

div#kazai_main div#contentsbox div#title h2{
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
}

div#kazai_main div#contentsbox div#contents{
	width:auto;
	margin:0px;
	padding:4px;
}
div#kazai_main div#kazai_rightcontents div#kaisetsu {
	/*　ジャンルのトップにある解説　*/
	font-size:10pt;
	text-align: left;
	font-weight:normal;
	color:#000000;
	clear:both;
	line-height:130%;

	background-color: #FFDDDD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6666;
	border-bottom-color: #FF6666;
}

div#kazai_main div#kazai_rightcontents h3.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}

#kazai_top{
	background: url(/img/genre/kazaijishin.gif) no-repeat;
	width:134px;
	height:23px;
	margin-top:0px;
	}
#kazai_top h2{
	display:none;
}

/* ============================================================== */
/*レジャー保険ジャンルページ*/
div#leisure_lead_text{
	padding-left:50px;
	font-size:10pt;
	text-align:left;
	line-height:120%;
}
table#leisurehoken_menu{
	border-collapse:collapse;
	width:76%;
	text-align:center;
	border:solid 1px #999;
}

/*レジャー保険の基礎知識	*/
div#leisure_main{
	float:center;
	width:840px;
	margin-top:10px;
}
div#leisure_main div#leisure_leftmenu{
	width:240;
	margin-top:10px;
	float:left;
}

div#leisure_main div#leisure_rightcontents{
	width:600px;
	margin-top:10px;
	float:left;
}
div#leisure_main div#leisure_rightcontents div.title div#title_right{
	height:20px;
	border-left:5px solid #fb6747;
	background-color:#999999;
	padding:5px 0 0 10px;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
}
div#leisure_main div#leisure_rightcontents div.contents{
	text-align:left;
	padding-left:20px;
	width:auto;
	float:left;
}
div#leisure_main div#leisure_rightcontents div.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#leisure_main div#leisure_rightcontents div.contents p{
	margin-bottom:1em;
}
div#leisure_main div#leisure_rightcontents div.contents ol{
	font-size:10pt;
	font-weight:bold;
	color:#ff6633;
}
div#leisure_main div#leisure_rightcontents div.contents ol div.notes{
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}
div#leisure_main div#leisure_rightcontents div.contents ol li{
	margin-top:10px;
}

div#leisure_main div#contentsbox{
	width:auto;
	border:solid #cccccc 1px;
	font-size:10pt;
	line-height:150%;
	margin-bottom:10px;
	text-align:left;
}

div#leisure_main div#contentsbox div#title{
	background-color:#999999;
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
	border-left:5px solid #fb6747;
	padding-left:10px;
}

div#leisure_main div#contentsbox div#title h2{
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
}

div#leisure_main div#contentsbox div#contents{
	width:auto;
	margin:0px;
	padding:4px;
}
div#leisure_main div#leisure_rightcontents div#kaisetsu {
	/*　ジャンルのトップにある解説　*/
	font-size:10pt;
	text-align: left;
	font-weight:normal;
	color:#000000;
	clear:both;
	line-height:130%;

	background-color: #F4F0E6;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A29C59;
	border-bottom-color: #A29C59;
}

div#leisure_main div#leisure_rightcontents h3.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
#leisure_top{
	background: url(/img/genre/leisure.gif) no-repeat;
	width:180px;
	height:23px;
	margin-top:0px;
	}
#leisure_top h2{
	display:none;
}
#leisure_main .item-box {
	float:left;
	display:inline;/* Hack for IE */
	width: 120px;
	margin:0;
	padding-bottom:10px;
	list-style: none;
	font-size: 12px;
	text-align:center;
}
#leisure_main .item-box img {
	margin-bottom:5px;
}
#leisure_main .number {
	text-align: right;
}
#leisure_main .tori_shohin .note{
	margin-left:1.0em;
	text-indent:-1.3em;
}
#leisure_main .tori_shohin .note dt{
	padding:0 0 10px 5px;
}

/* ============================================================== */
/*格付け情報ページ*/
div#kakuduke_lead_text{
	padding-left:50px;
	font-size:10pt;
	text-align:left;
	line-height:120%;
}
table#kakudukehoken_menu{
	border-collapse:collapse;
	width:76%;
	text-align:center;
	border:solid 1px #999;
}

/*格付け情報の基礎知識	*/
div#kakuduke_main{
	float:center;
	width:840px;
	margin-top:10px;
}
div#kakuduke_main div#kakuduke_leftmenu{
	width:240;
	margin-top:10px;
	float:left;
}

div#kakuduke_main div#kakuduke_rightcontents{
	width:600px;
	margin-top:10px;
	float:left;
}
div#kakuduke_main div#kakuduke_rightcontents div.title{
	
	/*width:99%;*/
	width:auto;
	float:left;
}
div#kakuduke_main div#kakuduke_rightcontents div.title div#title_left{
	background-color:#fb6747;
	width:5px;
	float:left;
	height:20px;
}
div#kakuduke_main div#kakuduke_rightcontents div.title div#title_right{
	background-color:#999999;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	height:20px;
	float:left;
	/*width:593px;*/
	width:585px;
}
div#kakuduke_main div#kakuduke_rightcontents div.contents{
	text-align:left;
	padding-left:20px;
	width:auto;
	float:left;
}
div#kakuduke_main div#kakuduke_rightcontents div.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#kakuduke_main div#kakuduke_rightcontents div.contents p{
	margin-bottom:1em;
}
div#kakuduke_main div#kakuduke_rightcontents div.contents ol{
	font-size:10pt;
	font-weight:bold;
	color:#ff6633;
}
div#kakuduke_main div#kakuduke_rightcontents div.contents ol div.notes{
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}
div#kakuduke_main div#kakuduke_rightcontents div.contents ol li{
	margin-top:10px;
}

div#kakuduke_main div#contentsbox{
	width:auto;
	border:solid #cccccc 1px;
	font-size:10pt;
	line-height:150%;
	margin-bottom:10px;
	text-align:left;
}

div#kakuduke_main div#contentsbox div#title{
	background-color:#999999;
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
	border-left:5px solid #fb6747;
	padding-left:10px;
}

div#kakuduke_main div#contentsbox div#contents{
	width:auto;
	margin:0px;
	padding:4px;
}
div#kakuduke_main div#kakuduke_rightcontents div#kaisetsu {
	/*　ジャンルのトップにある解説　*/
	font-size:10pt;
	text-align: left;
	font-weight:normal;
	color:#000000;
	clear:both;
	line-height:130%;

	background-color: #F4F0E6;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A29C59;
	border-bottom-color: #A29C59;
}

#kakuduke_top{
	background: url(/img/genre/leisure.gif) no-repeat;
	width:180px;
	height:23px;
	margin-top:0px;
	}
#kakuduke_top h2{
	display:none;
}

/* ============================================================== */
/*自動車保険ジャンルページ*/
div#auto_lead_text{
	padding-left:50px;
	font-size:10pt;
	text-align:left;
	line-height:120%;
}
table#childhoken_menu{
	border-collapse:collapse;
	width:76%;
	text-align:center;
	border:solid 1px #999;
}

/*自動車保険の基礎知識	*/
div#auto_main{
	float:center;
	width:840px;
	/*margin-top:10px;*/
}
div#auto_main div#auto_leftmenu{
	width:240px;
	margin-top:10px;
	/* float:left; */
	float:right;
}

div#auto_main div#auto_rightcontents{
	width:600px;
	margin-top:10px;
	/* float:left; */
	float:right;
}
div#auto_main div#auto_rightcontents div.title{
	
	/*width:99%;*/
	width:auto;
	float:left;
}
div#auto_main div#auto_rightcontents div.title div#title_left{
	background-color:#fb6747;
	width:5px;
	float:left;
	height:20px;
}
div#auto_main div#auto_rightcontents div.title div#title_right{
	background-color:#999999;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	height:20px;
	float:left;
	/*width:593px;*/
	width:585px;
}
div#auto_main div#auto_rightcontents div.contents{
	text-align:left;
	padding-left:20px;
	width:auto;
	float:left;
}
div#auto_main div#auto_rightcontents div.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#auto_main div#auto_rightcontents div.contents p{
	margin-bottom:1em;
}
div#auto_main div#auto_rightcontents div.contents ol{
	font-size:10pt;
	font-weight:bold;
	color:#ff6633;
}
div#auto_main div#auto_rightcontents div.contents ol div.notes{
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}
div#auto_main div#auto_rightcontents div.contents ol li{
	margin-top:10px;
}

div#auto_main div#contentsbox{
	width:auto;
	border:solid #cccccc 1px;
	font-size:10pt;
	line-height:150%;
	margin-bottom:10px;
	text-align:left;
}

div#auto_main div#contentsbox div#title{
	background-color:#999999;
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
	border-left:5px solid #fb6747;
	padding-left:10px;
}

div#auto_main div#contentsbox div#contents{
	width:auto;
	margin:0px;
	padding:4px;
}
div#auto_main div#auto_rightcontents div#kaisetsu {
	/*　ジャンルのトップにある解説　*/
	font-size:10pt;
	text-align: left;
	font-weight:normal;
	color:#000000;
	clear:both;
	line-height:130%;

	background-color: #FFDDDD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6666;
	border-bottom-color: #FF6666;
}



/* ============================================================== */
/*取扱保険会社ページ*/
div#tori_lead_text{
	padding-left:50px;
	font-size:10pt;
	text-align:left;
	line-height:120%;
}

div#tori_main{
	float:center;
	width:840px;
	margin-top:10px;
}
div#tori_main div#tori_leftmenu{
	width:240px;
	margin-top:10px;
	float:left;
}
#tori_main #tori_leftmenu #katsuyoutop_200703 {
	width:198px;
	border:1px solid #ccc;
}
#tori_main #tori_leftmenu #katsuyoutop_200703 h2 {
	display:block;
}

div#tori_main div#tori_rightcontents{
	width:600px;
	margin-top:10px;
	float:left;
}

div#tori_main div#tori_rightcontents div#company_box{
	width:598px;
	float:left;
	margin-bottom:10px;
}

div#tori_main div#tori_rightcontents div#company_box div#company_left{
	float:left;
	width:165px;
}

div#tori_main div#tori_rightcontents div#company_box div#company_right{
	float:left;
	width:430px;
}
div#tori_main div#tori_rightcontents div#company_box div#company_right h2{
	display:block;
	font-size:11pt;
	color:#CC0000;
	text-align:left;
}
div#tori_main div#tori_rightcontents div#company_box div#company_right div#jusho{
	margin-top:10px;
	text-align:left;
	font-size:09pt;
}
div#tori_main div#tori_rightcontents H1,H3{
	text-align:left;
	display:block;
}

div#tori_main div#tori_rightcontents div.title{
	
	/*width:99%;*/
	width:auto;
	float:left;
}
div#tori_main div#tori_rightcontents div.title div#title_left{
	background-color:#fb6747;
	width:5px;
	float:left;
	height:20px;
}
div#tori_main div#tori_rightcontents div.title div#title_right{
	background-color:#999999;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	height:20px;
	float:left;
	/*width:593px;*/
	width:585px;
}
div#tori_main div#tori_rightcontents div.contents{
	text-align:left;
	padding-left:20px;
	width:auto;
	/*width:90%;*/
	float:left;
}
div#tori_main div#tori_rightcontents div.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#tori_main div#tori_rightcontents div.contents p{
	margin-bottom:1em;
}
div#tori_main div#tori_rightcontents div.contents ol{
	font-size:10pt;
	font-weight:bold;
	color:#ff6633;
}
div#tori_main div#tori_rightcontents div.contents ol div.notes{
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}
div#tori_main div#tori_rightcontents div.contents ol li{
	margin-top:10px;
}

div#tori_main div#contentsbox{
	width:auto;
	border:solid #cccccc 1px;
	font-size:10pt;
	line-height:150%;
	margin-bottom:10px;
	text-align:left;
}

div#tori_main div#contentsbox div#title{
	background-color:#999999;
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
	border-left:5px solid #fb6747;
	padding-left:10px;
}

div#tori_main div#contentsbox div#contents{
	width:auto;
	margin:0px;
	padding:4px;
}

/* allabout対応 base.cssを読み込んでいないので文字が出てしまう */
DIV#event_200703 H3{
	/*display:none;*/
}
DIV#monthly_pickup H3{
	/*display:none;*/
}

table#company td {
	width: 85px;
	text-align: center;
}

table#company td.topic {
	width: 600px;
	padding:15px 0 10px;
	font-size: 1em;
	font-weight: bold;
}

table#company td.topic2 {
	width: 600px;
	padding-top: 50px;
	font-size: 1em;
	font-weight: bold;
}

/*2010/02/22　ライフネット　リンク追加*/
div#tori_main h2 a {
	color: #CC0000;
}


/* ============================================================== */
/*オリジナル商品ジャンルページ*/
div#original_lead_text{
	padding-left:50px;
	font-size:10pt;
	text-align:left;
	line-height:120%;
}

/*	生命保険の基礎知識	*/
div#original_main{
	float:center;
	width:840px;
	margin-top:10px;
}
div#original_main div#original_leftmenu{
	width:240;
	margin-top:10px;
	float:left;
}

div#original_main div#original_rightcontents{
	width:600px;
	margin-top:10px;
	float:left;
}
div#original_main div#original_rightcontents div.title{
	/*width:99%;*/
	width:auto;
	float:left;
}
div#original_main div#original_rightcontents div.title div#title_left{
	background-color:#fb6747;
	width:5px;
	float:left;
	height:20px;
}
div#original_main div#original_rightcontents div.title div#title_right{
	background-color:#999999;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	height:20px;
	float:left;
	/*width:593px;*/
	width:585px;
}
div#original_main div#original_rightcontents div.title div#title_right h2{
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
}
div#original_main div#original_rightcontents div.contents{
	float:right;
	width:510px;
	margin-top:10px;
	text-align:left;
}
div#original_main div#original_rightcontents div.subtitle{
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#original_main div#original_rightcontents h3.subtitle{
	float:left;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}
div#original_main div#original_rightcontents .other-link {
	float:right;
	margin:10px 10px 0 0;
	display:inline;/*Hack for IE*/
}
div#original_main div#original_rightcontents div.contents p{
	margin-bottom:1em;
}
div#original_main div#original_rightcontents div.contents ol{
	font-size:10pt;
	font-weight:bold;
	color:#ff6633;
}
div#original_main div#original_rightcontents div.contents ol div.notes{
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}
div#original_main div#original_rightcontents div.contents ol li{
	margin-top:10px;
}

div#original_main div#contentsbox{
	width:auto;
	border:solid #cccccc 1px;
	font-size:10pt;
	line-height:150%;
	margin-bottom:10px;
	text-align:left;
}

div#original_main div#contentsbox div#title{
	background-color:#999999;
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
	border-left:5px solid #fb6747;
	padding-left:10px;
}

div#original_main div#contentsbox div#title h2{
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
}

div#original_main div#contentsbox div#contents{
	width:auto;
	margin:0px;
	padding:4px;
}



/* ============================================================== */


div#original_main div#original_rightcontents div#kaisetsu {
	/*　ジャンルのトップにある解説　*/
	width:600px;
	height:100px;
	margin:0px;
	padding-top:55px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;

	font-size:10pt;
	text-align: left;
	font-weight:normal;
	color:#000000;
	clear:both;
	line-height:130%;

	background-image: url(/img/genre/hokenichiba_original.gif);
	background-position: top;
	background-repeat: no-repeat;


}
div#original_main div#original_rightcontents div#kaisetsu_online {
	/*　ジャンルのトップにある解説　*/
	width:600px;
	height:100px;
	margin:0px;
	padding-top:55px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;

	font-size:10pt;
	text-align: left;
	font-weight:normal;
	color:#000000;
	clear:both;
	line-height:130%;

	background-image: url(/img/genre/hokenichiba_online.gif);
	background-position: top;
	background-repeat: no-repeat;


}

/* ============================================================== */
/* 保険相談 左メニュー */
#soudan_leftmenu{
	width: 240px;
	margin-top: 10px;
	float: left;
	text-align:left;
}

#soudan_rightbody{
	width: 700px;
	float: right;
}

.box_r{
	border: 1px solid #FF8C40;
	margin-bottom: 10px;
	padding: 2px;
	width: 200px;
	float: left;
}

#original_leftmenu ul.jikkuri {
	text-align:left;
}

#original_leftmenu .mark_yellow {
	margin: 0px 0px 0px 18px;
	padding: 0px;
	list-style-image: url(/images/top_images/mark_yellow.gif);
}

#original_leftmenu .mark_yellow_inline {
	display: inline;
	margin: 0px 0px 0px 4px;
	padding:  0px 0px 0px 10px;
	background-image: url(/images/top_images/mark_yellow.gif);
	background-repeat: no-repeat;
}

#original_leftmenu .mobile_pr {
	font-size: 12px;
	height: 50px;
	background-image: url(/images/top_images/qr_code.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	margin: 0px;
/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7BBE21;*/
	line-height: 1.3em;
}

#original_leftmenu .community_box{
	width:185px;
	border:dotted 2px #ccc;
	margin:3px 1px;
	padding:5px;
	float: left;
	text-align:left;
}
#original_leftmenu .community_box p{
	font-weight:bold;
	color:#6699cc;
	text-align:right;
	margin:0 0 5px 0;
}



/* ============================================================== */
/* ケーススタディ商品ジャンルページ */
div#casestudy_main{
	float :center;
	width: 950px;
	margin-top: 0px;
}
div#casestudy_main div#casestudy_leftmenu{
	width: 240px;
	margin-top: 10px;
	float: left;
}

div#casestudy_main div#casestudy_rightcontents{
	width: 700px;
	margin-top: 10px;
	float: right;
}
 /* 心配事から選ぶ　シュミレーションボタン */
div#casestudy_main div#contentsbox{
	width:auto;
	border:solid #cccccc 1px;
	font-size:10pt;
	margin-bottom:10px;
	text-align:left;
}

div#casestudy_main div#contentsbox div#title{
	background-color:#999999;
	font-size:11pt;
	line-height:170%;
	font-weight:bold;
	color:#ffffff;
	border-left:5px solid #fb6747;
	padding-left:10px;
}

div#casestudy_main div#contentsbox div#contents{
	width:auto;
	margin:0px;
	padding:4px;
	clear:both;
}

/*その他のジャンル商品*/
div#casestudy_rightcontents div.title div#title_right{
	background-color:#999999;
	border-left: 5px #fb6747 solid;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding:3px 0 0 10px;
	margin-bottom: 10px;
	height:20px;
	width: 695px;
	float: left;
}

/* ============================================================== */
/*バイク保険ジャンルページ*/
#bike_top{
	background: url(/img/genre/bike.gif) no-repeat;
	width:134px;
	height:23px;
	margin-top:0px;
	}
#bike_top h2{
	display:none;
}
#nini_top{
	background: url(/img/1bike.gif) no-repeat;
	width:500px;
	height:23px;
	margin-top:0px;
	padding-left:120px;
	padding-top:10px;
	}
#nini_top h2{
	display:none;
}
#papa_top{
	background: url(/img/title_papa.gif) no-repeat;
	width:560px;
	height:30px;
	margin-top:0px;
	}
#papa_top h3{
	display:none;
}
.bike_company{
	font-size:11pt;
	border-bottom:dotted 1px #ff6600;
	margin-bottom:5px;
}
#jibai_top{
	background: url(/img/2jibai.gif) no-repeat;
	width:500px;
	height:23px;
	margin-top:0px;
	padding-left:130px;
	padding-top:10px;
	}
#jibai_top h2{
	display:none;
}

.about_contens{
	font-size:12;
	margin: 0px 10px 0px 10px;

}

/* ============================================================== */
/* ----- fp ----- */
.fp-logo {
	vertical-align: middle;
}

.fp-title {
	padding: 8px 0 0 25px;
	font-size: 16px;	
}

.fp-base-iryou {
	width:600px;
	height: 56px;
	background: url(/img/genre/fp-base-iryou.jpg) no-repeat;
}
.fp-blue {
	color: #4F72B3;
}
.fp-blue {
	color: #4F72B3;
}
.fp-tx {
	padding-left: 20px;
}

.fp-det {
	padding: 0 35px 10px 35px;
	margin-bottom: 20px;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}

/* ----- fp／共通 ----- */
.intro {
	text-align: left;
	margin-top: 5px;
	line-height: 1.5em;
}
.fp-b-14 {
	text-arign: left;
	font-size: 14px;
}
.bold {
	font-weight: bold;
}
.align-l {
	text-align: left;
}
.v-align-m {
vertical-align: middle;
}
.find {
	border-bottom: 1px #4F72B3 solid;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.find-p{
	line-height: 1.5em;
	margin: 10px 0 10px 0;
}
.po-dt{
	color: #4F72B3;
	font-weight: bold;
}
.po-posi {
	line-height: 1.5em;
	margin: 5px 0 15px 30px;
}
.m-b10 {
	margin-bottom: 10px;
}
.m-b20 {
	margin-bottom: 20px;
}
.m-t5 {
	margin-top: 5px;
}
.m-t20 {
	margin-top: 20px;
}
.p-b20 {
	padding-bottom: 20px;
}
.list-no {
	list-style-type: none; 
}
.line-h {
	line-height: 1.5em;
}

/* ----- fp／プロフィール ----- */
#fp-pro {
	width: 600px;
}
.pro-photo {
	width: 110px;
	float: left;
}
.pro-text {
	width: 480px;
	line-height: 1.1em;
	float: left;
}

/* ----- fp／医療保険 ----- */
#iryou_top-fp{
	width:110px;
	height:23px;
	background: url(/img/genre/iryou.gif) no-repeat;
}
#iryou_top-fp h2{
	display:none;
}
.pointbase {
	width: 600px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #ECE9D8;
	border-left: 8px #4F72B3 solid; /*薄い青#E6E6FF*/
	margin-top: 25px;
	padding: 8px 0 0 15px;
}
.find {
	border-bottom: 1px #4F72B3 solid;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.po-dt{
	color: #4F72B3;
	font-weight: bold;
}

/* ----- fp／生命保険 ----- */
.pointbase-life {
	width: 600px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #ECE9D8;
	border-left: 8px #9858A8 solid;
	margin-top: 25px;
	padding: 8px 0 0 15px;
}
.find-life {
	border-bottom: 1px #9858A8 solid;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.po-dt-life{
	color: #9858A8;
	font-weight: bold;
}
/* ----- fp／学資保険 ----- */
.pointbase-child {
	width: 600px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #ECE9D8;
	border-left: 8px #FEB341 solid;
	margin-top: 25px;
	padding: 8px 0 0 15px;
}
.find-child {
	border-bottom: 1px #FEB341 solid;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.po-dt-child {
	color: #FA9601;
	font-weight: bold;
}
.teble-w {
	width: 560px;
	text-align: center;
	border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	margin: 5px 0;
}
.td-1 {
	width: 150px;
	padding: 5px;
}
.td-2 {
	width: 205px;
	padding: 5px;
}
.td-line {
	border-bottom: 1px #bbbbbb solid;
	border-left: 1px #bbbbbb solid;
}
.td-back {
	background-color: #C2E994;
}
.td-back2 {
	background-color: #61961F;
}
.p-w {
	width: 560px;
}
/* ----- fp／シニア保険 ----- */
.pointbase-senior {
	width: 600px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #ECE9D8;
	border-left: 8px #A6D73F solid;
	margin-top: 25px;
	padding: 8px 0 0 15px;
}
.find-senior {
	border-bottom: 1px #A6D73F solid;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.po-dt-senior {
	color: #61961F;
	font-weight: bold;
}
/* ----- fp／女性保険 ----- */
.pointbase-fem {
	width: 600px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #ECE9D8;
	border-left: 8px #F9687D solid;
	margin-top: 25px;
	padding: 8px 0 0 15px;
}
.find-fem {
	border-bottom: 1px #F9687D solid;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.po-dt-fem {
	color: #F95B73;
	font-weight: bold;
}
/* ----- fp／障害保険 ----- */
.pointbase-acci {
	width: 600px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #ECE9D8;
	border-left: 8px #4E97C5 solid;
	margin-top: 25px;
	padding: 8px 0 0 15px;
}
.find-acci {
	border-bottom: 1px #4E97C5 solid;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.po-dt-acci {
	color: #306F94;
	font-weight: bold;
}
.find-acci {
	border-bottom: 1px #4E97C5 solid;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
/* ----- fp／レジャー保険 ----- */
.pointbase-leisure {
	width: 600px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #ECE9D8;
	border-left: 8px #B29C59 solid;
	margin-top: 25px;
	padding: 8px 0 0 15px;
}
/* ----- fp／家財保険 ----- */
.pointbase-kazai {
	width: 600px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #ECE9D8;
	border-left: 8px #FF3B39 solid;
	margin-top: 25px;
	padding: 8px 0 0 15px;
}
.find-kazai {
	border-bottom: 1px #FF3B39 solid;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.po-dt-kazai {
	color: #CA0000;
	font-weight: bold;
}
.find-kazai {
	border-bottom: 1px #FF3B39 solid;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
/* ----- fp／積立保険 ----- */
.pointbase-pension {
	width: 600px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #ECE9D8;
	border-left: 8px #FFC592 solid;
	margin-top: 25px;
	padding: 8px 0 0 15px;
}
.find-pension {
	border-bottom: 1px #FFC592 solid;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.po-dt-pension {
	color: #956131;
	font-weight: bold;
}
/* ----- fp／自動車保険 ----- */
.pointbase-auto {
	width: 600px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #ECE9D8;
	border-left: 8px #191970 solid;
	margin-top: 25px;
	padding: 8px 0 0 15px;
}
.po-dt-auto {
	color: #191970;
	font-weight: bold;
}
/* ----- fp／ペット保険 ----- */
#fp-pet {
	width: 752px;
}
.pointbase-pet {
	width: 752px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #ECE9D8;
	border-left: 8px #BDB76B solid;
	margin-top: 25px;
	padding: 8px 0 0 15px;
}
.find-pet {
	border-bottom: 1px #BDB76B solid;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.po-dt-pet {
	color: #776033;
	font-weight: bold;
}
#fp-pro-pet {
	width: 752px;
}
.pro-text-pet {
	width: 630px;
	line-height: 1.1em;
	float: left;
}
.pet-217fp {
	width: 710px;
	padding: 0 0 10px 10px;
}

div.petbtn {
	width: 700px;
	height: 180px;
	margin-bottom: 10px;
	background: url(../../static/pet/img/pet_bg.gif) 0 0 no-repeat;
}

div.petbtn p {
	padding: 42px 0 0 400px;
}

div.petbtn p img {
	margin-top: 10px;
}

/* ----- fp／バイク保険 ----- */
#bike_rightcontents{
	width:600px;
	margin-top:10px;
}
.pointbase-bike {
	width: 600px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #ECE9D8;
	border-left: 8px #3989AC solid;
	margin-top: 25px;
	padding: 8px 0 0 15px;
}
.find-bike {
	border-bottom: 1px #3989ACB solid;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.po-dt-bike {
	color: #2F718C;
	font-weight: bold;
}
#fp-pro-bike {
	width: 600px;
}
.fp-bike-btn {
	padding: 5px;
	margin: 0 auto;
	text-align: center;
}
/*-- バイクleftmenu --*/
#fp-bike-lmenu {
	width: 157px;
	border: 1px #bbbbbb solid;
}
.fp-bike-p10 {
	padding-left: 10px;
}
.fp-b-f1 {
	width: 30px;
	padding: 5px 0 0 5px;
	float: left;
}
.fp-b-f2 {
	width: 110px;
	padding-left: 5px;
	float: left;
	font-size: 11px;
	line-height: 1.1em;
}
.fp-bike-p {
	font-size: 11px;
	line-height: 1.1em;
	color: #0000ff;
}
/* ----- fp／海外旅行保険 ----- */
.fp-abroad {
	width: 752px;
	margin: 0 auto;
	text-align: center;
}
.fp-abroad-1 {
	width: 550px;
}
.pointbase-abroad {
	width: 752px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #ECE9D8;
	border-left: 8px #66C092 solid;
	margin-top: 25px;
	padding: 8px 0 0 15px;
}
.find-abroad {
	border-bottom: 1px #66C092 solid;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.po-dt-abroad {
	color: #419C6F;
	font-weight: bold;
}
#fp-pro-abroad {
	width: 752px;
	margin: 0 auto;
	text-align: center;
}
#sim-fp-text {
	width: 450px;
	text-align: left;
	background-color: #66C092;
	padding: 5px 22px 2px 22px;
}
#sim-fp {
	width: 450px;
	border: 2px #66C092 solid;
	padding: 10px 20px;
}
.float-l {
	float: left;
	width: 200px;
}
.float-l-2 {
	float: left;
	width: 200px;
}
.fp-abroad-btn {
	padding-top: 5px;
}
.hs-abroad li {
	padding: 5px 0;
	list-style: none;
}
/* ----- fp／がん保険 ----- */
#gan_top{
	background: url(/img/genre/gan-text.gif) no-repeat;
	width:134px;
	height:23px;
	margin-top:0px;
	}
.pointbase-gan {
	width: 600px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #ECE9D8;
	border-left: 8px #FB6747 solid;
	margin-top: 25px;
	padding: 8px 0 0 15px;
}
.find-gan {
	border-bottom: 1px #FB6747 solid;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.po-dt-gan {
	color: #FB4E28;
	font-weight: bold;
}


/* ============================================================== */
/*------ジャンル内ランキングリスト---------------*/

#gnl_rank table ul{
	margin:5px 0 0 0;
	padding:0;
	clear:both;
}

#gnl_rank table li{
	width:110px;
	margin:0 0 0 8px;
	padding:0;
	list-style:none;
	float:left;
	text-align:center;
}

#gnl_rank table{
	border:none;
	margin:0 2px;
	padding:0;
}

#gnl_rank table td{
	border-bottom:solid 1px #CCC;
	padding:2px 5px 5px 0;
}

#gnl_rank table td.kaisha-logo{
	text-align: center;
	padding:0 5px;
}

#gnl_rank table td.border-no{
	border-style: none;
}
#gnl_rank table td.border-n1{
	border-bottom:dotted 1px #CCC;
}


#gnl_rank table table td{
	border:none;
}

#gnl_rank table table li{
	margin:0 0 0 5px;
}


/* ============================================================== */
/*------取扱保険会社ページ修正20091204---------------*/
#contentsbox table td.toriatsukai-genre {
	padding: 10px;
	border-bottom:solid 1px #cccccc;
}
#contentsbox table td.toriatsukai-genre img {
	float: left;
}
#contentsbox table td.toriatsukai-genre dl {
	float: left;
	padding: 5px 15px 10px;
}
#contentsbox table td.toriatsukai-genre dt {
	margin-bottom: 5px;
	font-size: 11pt;
	font-weight: bold;
}
#contentsbox table td.toriatsukai-genre dd {
	margin: 0;
	padding: 0;
}
#contentsbox table td.toriatsukai-genre p {
	clear: both;
	padding: 0 20px 10px 75px;
}
#contentsbox table td.toriatsukai-genre .genre-link {
	padding-bottom: 0;
	text-align: right;
}
#tori_rightcontents .toriatsukai-number {
	margin-bottom: 10px;
	text-align: right;
}



/* ============================================================== */
/*------各ジャンル 保険会社のその他の保険商品へのリンク 20091207---------------*/
#iryou_rightcontents    .other-link ,
#female_rightcontents   .other-link ,
#gan_rightcontents      .other-link ,
#child_rightcontents    .other-link ,
#life_rightcontents     .other-link ,
#pension_rightcontents  .other-link ,
#senior_rightcontents   .other-link ,
#accident_rightcontents .other-link ,
#kazai_rightcontents    .other-link ,
#auto_rightcontents     .other-link ,
#leisure_rightcontents  .other-link {
	text-align: right;
	margin-bottom: 2px;
}
#leisure_rightcontents  .other-link {
	margin: 0 5px 5px 0;
}






