@charset "EUC-JP";
/* CSS Document */

/*#################### 各種料金 > 保険ページ #####################*/
body {
	background-color:#FFFFFF;
	margin:0;
}
.t_r {
	text-align:right;
}
.f_l {
	float:left;
}
.f_r {
	float:right;
}
.clear {
	clear:both;
}
#insurance p {
	margin:0;
}
#insurance ul {
	padding-left: 0;
	margin:0;
}
#insurance li {
	list-style:none;
}
#insurance .read p.yellow {
	color:#f99B0C;
	font-weight:bold;
}
#insurance .read ul li span.green {
	color:#B6CE0A;
}
/*-------  トップナビ部分  -------*/
#insurance #top_navi {
	border-bottom:1px solid #8A8C8E;
	margin:10px 10px 20px 15px;
	width:750px;
	font-weight:bold;
	font-size:0.7em;
	height:1.5em;
	letter-spacing:-1px;
}
#insurance #top_navi ul li {
	float:left;
	display:inline;
	padding-right:17px;
}
#insurance #top_navi ul li a {
	color:#8A8C8E;
	text-decoration:none;
}
#insurance #top_navi ul li a.select{
    border-bottom:3px solid #F99B0C;
    color:#000000;
    margin:0;
	font-weight:bold;
    padding:0 0 3px;
	_position:relative;
}
/* safari only \*/  
html:\66irst-child #insurance #top_navi ul li a.select{
	padding:0 0 2px;
}
#insurance #top_navi ul li a:hover{
    color:#000000;
    text-decoration:none;
}
#insurance #top_main {
	margin-bottom:15px;
}
/*-------  コンテンツ部分  -------*/
#insurance .contents {
	margin:0 10px;
	width:565px;
}
/******* 自動車保険料・生命保険料のお支払方法 *******/
#insurance h3 {
	margin:0;
	padding:0;
}
/*-------  ボタン  -------*/
#insurance #box_b {
	width:585px;
	padding:0;
	margin:10px 0 0 0;
}
#insurance #box_b img {
	border:0;
}
#insurance #box_b ul li {
	margin:0;
	padding:0;
	height:42px;
}
#insurance #box_b ul li a{
	float:left;
	outline:none;
}
#insurance #box_b #caution {
	padding-top:10px;
	margin:0 0 15px 0;
	height:28px;
}
#insurance #box_b #caution p.small{
	font-size:0.7em;
	text-align:left;
	text-indent:-1em;
	padding-left:1em;
}
#insurance #box_s {
	width:292px;
	font-size:0;
	line-height:0;
}
#insurance #bar_bottom {
	padding:15px 0 20px 0;
}


/*#################### ポップアップページ #####################*/
body#insurancePop {
	margin:0;
	padding:0;
}
#insurancePop img {
	border:0;
}
/*------- Htag -----------*/
#insurancePop h1 {
	margin:0;
	padding:0;
}
#insurancePop h2 {
	float:left;
	margin:18px 0 0 0;
}
#insurancePop h3 {
	margin:15px 0 5px 0;
	padding:0;
}
/*------- Layout -----------*/
#insurancePop #Container {
	width:584px;
	margin:10px auto 0 auto;
}
/*------- Header -----------*/
#insurancePop #header {
	background:url(../images/utility_info_2005/popup/header_bg.jpg) no-repeat top left;
	margin:0;
	padding:0 11px 0 16px;
	overflow:auto;
}
#insurancePop #header #logo {
	float:right;
	margin:8px 0 0 0;
}
#insurancePop #header #icon {
	clear:both;
	margin:2px 0 0 0;
}
#insurancePop #header #icon img {
	margin-right:2px;
}
/*------- Contents -----------*/
#insurancePop #Contents {
	margin:10px 15px;
}
#insurancePop #Contents .info{
	margin:0 0 15px 0;
}
#insurancePop #Contents #btnWrap {
	margin:0;
	padding:0;
	list-style:none;
}
#insurancePop #Contents #btnWrap li{
	margin:0 0 5px 0;
}
#insurancePop #Contents .caution {
	font-size:10px;
	line-height:1.2;
	text-indent:-1em;
	padding-left:1em;
	margin:0;
}
/*------- Contact -----------*/
#insurancePop #Contents .contact {
	margin:0;
	padding:0;
	list-style:none;
}
#insurancePop #Contents .contact li {
	text-indent:-1em;
	padding-left:1em;
}
#insurancePop #Contents .contact li b {
	color:#9900cc;
}
#insurancePop #Contents .contact span {
	font-size:10px;
	line-height:1.2;
}
#insurancePop #Contents p.life01 {
	margin:0;
	padding:0.5em 0 0 1em;
	font-size:10px;
	line-height:1.4;
}
#insurancePop #Contents span.car03 {
	font-size:10px;
	line-height:1.2;
}
#insurancePop p.car06 {
	text-align:right;
	font-size:0.7em;
	margin:0;
}
/*------- Footer -----------*/
#insurancePop #footer{
	background:url(../images/utility_info_2005/popup/bar_bottom.gif) top left no-repeat;
	padding:40px 0 20px 0;
	text-align:center;
	width:584px;
}
#insurancePop address{
	font-style:normal;
	text-align:center;
	border-top:#cccccc 1px solid;
	font-size:9px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0;
}