#insurance {
	margin-top:10px;
}

#insurance h2 {
	background: url(../images/insurance_obi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	color: white;
	border-right: 1px solid #34b0ee;
	border-bottom: 1px solid #34b0ee;
	height: 29px;
	line-height: 29px;
	padding: 0 0 0 33px;
	}

#insurance h2 img {
	margin:5px;
	}

/* 事前購入のメリット ========================================================== */
#merit {
	width:760px;
	margin-top:10px;
}

#merit h3 {
	width:760px;
	height:55px;
	background:url(../images/merit_title.gif) no-repeat;
	text-indent:-9999px;
}

#merit ul {
	width:760px;
}

#merit li {
	text-indent:-9999px;
	font-size:1px;
	float:left;
}

#merit li#merit01 {
	width:195px;
	height:195px;
	background:url(../images/merit_01.jpg) no-repeat;
}

#merit li#merit02 {
	width:185px;
	height:195px;
	background:url(../images/merit_02.jpg) no-repeat;
}

#merit li#merit03 {
	width:185px;
	height:195px;
	background:url(../images/merit_03.jpg) no-repeat;
}

#merit li#merit04 {
	width:195px;
	height:195px;
	background:url(../images/merit_04.jpg) no-repeat;
}

/* 比較表タイトル部分 ========================================================== */
#selectT h3 {
	width:760px;
	height:65px;
	background:url(../images/select_title.gif) no-repeat;
	text-indent:-9999px;
	margin-top:10px;
}

#selectT p {
	width:760px;
	font-size:10px;
	line-height:1.5em;
	text-align:center;
	padding:8px 0 10px 0;
	background:url(../images/select_line.gif) bottom left no-repeat;
}

#selectT strong {
	font-size:12px;
}

#selectT span {
	color:#ff3300;
}

/* 比較表 ====================================================================== */
#select {
	width:759px;
	border-left: 1px solid #d8d8d8;
}

#select th {
	width:97px;
	font-weight:normal;
	line-height:1.1em;
	text-align:center;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}

#select td {
	width:218px;
	text-align:center;
	padding:10px 0;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	vertical-align:top;
}

.selectBlue {
	background-color: #eff8ff;
}

.selectRedtxt {
	color: #333333;
	font-size:14px;
	font-weight:bold;
	height:20px;
	height:20px;
	margin:0 0 5px 0;
}

.selectRedtxtL {
	color: #333333;
	font-size:18px;
	font-weight:bold;
	height:20px;
	margin:0 0 5px 0;
}

.selectRedtxtL img {
	padding-right:3px;
}

.selectBluetxt {
	color: #0078ff;
	font-weight:bold;
}

.selectBluetxt img {
	padding-right:3px;
}

.detailBtn {
	text-indent:-9999px;
	font-size:1px;
}

.detailBtn a {
	width:160px;
	height:30px;
	background:url(../images/btn.gif) no-repeat;
	display:block;
	margin:0 auto;
}

.detailBtn a:hover {
	background:url(../images/btn_on.gif) no-repeat;
	overflow:hidden;
}

.osusume01 {
	text-align:left;
	color: #0078ff;
	font-weight:bold;
	padding:0 0 0 15px;
}

.osusume02 {
	text-align:left;
	padding:3px 0 10px 15px;
}

.kome {
	width:760px;
	font-size:10px;
	margin-top:5px;
}

.osusume01 span {
	font-size:10px;
}

.kome1 {
	padding:3px 0 0 0;
	font-size:10px;
}

/* バナー広告 ================================================================== */
#pr {
	width:760px;
	margin-top:20px;
	/*background:url(../images/pr_bg.gif) repeat-y;*/
	/*border-bottom: 1px solid #d8d8d8;*/
	text-align:center;
	padding-bottom:4px;
}

#pr h3 {
	width:760px;
	height:20px;
	background:url(../images/pr_title.gif) no-repeat;
	text-indent:-9999px;
}

#pr img {
	display:block;
	padding-top:4px;
	margin:0 auto;
}

/* 10/28差し替え分 ================================================================== */
.match_up {
	border: 1px solid #666666;
	_height: 1px;
	position:relative;
	}

*:first-child+html .match_up {
	height: auto;
	}

.match_up .name {
	width: 180px;
	text-align: center;
	padding: 3px 0;
	}


.match_up .detail table {
	border: none;
	border-left: 1px solid #666666;
	width: 578px;
	text-align: center;
	}

.match_up .detail table th {
	background-color: #93d6da;
	border: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-weight: normal;
	padding-top: 3px;
	}

.match_up .detail table td {
	background-color: #d2eef0;
	border: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}

.match_up .detail .r_line {
	border-right: none;
	}

.match_up .detail p {
	width: 570px;
	margin: 3px 0;
	}



