@charset "UTF-8";

/* かえるプランpageレイアウト
------------------------------------------------ */
body {
	background-color:#ffffff !important;
}
.hide {
	display:none;
}
/* かえるプランpageレイアウト
------------------------------------------------ */
#kaeruplan_sammary {
	width:950px;
	margin:0 auto;	
	background-image:url(../images/kaeruplan_index/bgi-sky_001.jpg);
	background-repeat:repeat-x;
	background-position:left top;	
}
#kaeruplan_sammaryIn {
	background-image:url(../images/kaeruplan_index/bgi-sky_002.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#kaeruplan_sammaryIn2 {
	background-image:url(../images/kaeruplan_index/bgi-green_001.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:0 0 48px 0;
}

/* かえるプランメニュー
------------------------------------------------ */
#kaeruplanMenu {
	position:relative;
	width:950px;
	height:80px;
}
#kaeruplanMenu #kaeru01 {
	position:absolute;
	left:63px;
	top:18px;
}
#kaeruplanMenu #kaeru02 {
	position:absolute;
	right:63px;
	top:18px;
}
#kaeruplanMenu ul {
	position:absolute;
	list-style-type:none;
	left:126px;
	top:20px;
}
#kaeruplanMenu ul li {
	float:left;
	display:block;
	padding:0 13px 0 0;
}
/*×ボタン*/
#closeBtnTop {
	position:absolute;
	right:12px;
	top:5px;
}



#leadBox {
	width:731px;
	margin:0 auto;
}
#box01 {
	text-align:center;	
	padding:12px 0 0 0;
}
#box01 h3 {	
	padding:0 0 3px 0;
}
#column01 h5 {
	width:731px;
	margin:0 auto;
}

#column01 #zukai01 {
	width:768px;
	margin:0 auto;
}

#column01 dl.cyui {
	width:731px;
	margin:0 auto;
	padding:8px 0 0 0;
}
#column01 dl.cyui dt {
	background-color:#FF0000;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	line-height:150%;
	width:65px;
	float:left;
}
#column01 dl.cyui dd {
	width:658px;
	font-size:0.85em;
	line-height:130%;
	float:right;
}

#box02 {
	width:731px;
	margin:0 auto;
	padding:18px 0 0 0;
}
/* 黄色表
------------------------------------ */
#yellowBox h5 {
	background-image:url(../images/kaeruplan_sammary/bgi-table_ttl_yellow_001.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:16px;
	text-align:center;
	height:58px;
	line-height:150%;
	font-weight:bold;
	vertical-align:middle;
}
#yellowBox h5 span {
	display:block;
	padding:10px 0 0 0;
}
#yellowBox {
	width:718px;
	background-image:url(../images/kaeruplan_sammary/bgi-table_yellow_001.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	background-color:#FFFFFF;
}
#yellowBoxIn {
	background-image:url(../images/kaeruplan_sammary/bgi-table_yellow_002.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0 0 9px 0;	
}

#ta01 {
	border-collapse:collapse;
	width:690px;
	margin:0 auto;
}
#ta01 th, #ta01 td {
	text-align:left;
	border:1px solid #cccccc;
	font-size:1em;
	line-height:150%;
	padding:5px 10px;
} 
#ta01 th {
	background-color:#fffbc6;
	width:100px;
	vertical-align:middle;

}

dl.cyui2 {
	width:731px;
	margin:0 auto;
	padding:8px 0 0 0;
}
dl.cyui2 dt {
	background-color:#FF0000;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	line-height:150%;
	width:65px;
	float:left;
}
dl.cyui2 dd {
	width:658px;
	font-size:0.85em;
	line-height:130%;
	float:right;
}


ol#condition {
	padding:0 20px;
	margin:0 15px 0 15px;
}
ol#condition li {
	color:#ED6D00;
	font-size:1em;
	line-height:150%;
}
ol#condition li span {
	color:#000000;
	font-size:0.85em;
	line-height:140%;
}


/* 赤色注意BOX
---------------------------------------- */
#redBox {
	width:716px;
	border:1px solid #e60012;
	margin:15px 0 0 0;
	background-color:#FFFFFF;
}
#redBox strong {
	display: block;
	background-color:#e60012;
	text-align:center;
	padding:2px 0;
	color:#FFFFFF;
	
}
#redBox ul {
	margin:5px 15px 10px 28px;
}
#redBox ul li {
	font-size:0.85em;
	line-height:150%;
}


#pagetopBtn {
	padding-right:25px;
	padding-top:25px;
}
em#closeBtn {
	display:block;
	text-align:center;
	padding:8px 0 0 0;
}
















