@import url("base.css?220714");

/* 基本配置用
-----------------------------------*/
body.age {
	background-image:url(../img/age/age_bodybg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

/* ヘッダ
-----------------------------------*/
body.age #header {
	height:216px;/*268px*/
}


/* メインエリア
-----------------------------------*/
body.age #main_area {
	width:960px;
	background-color:#ffffff;
}





/* ボックス
-----------------------------------*/
#main_area .box {
	width:910px;
	background-color:#FFFFFF;
	border:1px solid #DBDBDB;
	border-top:0px;
	border-bottom:0;
	padding:0px 24px 39px 24px;
}


#main_area .box .cost_box {
	width:910px;
	margin-bottom:25px;
}

#main_area .box .cost_box table td {
	line-height:15px;
}

#main_area .box .cost_box table td img {
	margin-top:8px;
	margin-bottom:8px;
}

#main_area .box .cost_box .ex1 {
	width:910px;
	height:570px;
	background-image:url(../img/age/age_ex1_bg1.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

#main_area .box .cost_box .ex1 .note {
	width:550px;
	height:82px;
	background-image:url(../img/age/age_ex1_td2.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#main_area .box .cost_box .ex1 .note td {
	vertical-align:bottom;
	text-align:center;
	font-size:10px;
}

#main_area .box .cost_box .ex1 .note td .text_strong {
	color:#FF9900;
}

#main_area .box .cost_box .ex1 .head {
	padding-top:10px;
}

#main_area .box .cost_box .ex1 .end {
	padding-bottom:12px;
}


#main_area .box .cost_box .ex2 {
	width:910px;
	height:520px;
	background-image:url(../img/age/age_ex2_bg1.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}


#main_area .box .cost_box .ex2 .head {
	padding-top:10px;
}

#main_area .box .cost_box .ex2 .end {
	padding-bottom:12px;
}

#main_area .box .cost_box .ex2 .note {
	width:550px;
	height:75px;
}

#main_area .box .cost_box .ex2 .note td {
	font-size:10px;
}

#main_area .box .cost_box .ex2 .note td img {
 margin:0;
}


#main_area .box .cost_box .ex2 .note2 {
	width:550px;
	height:125px;
}


#main_area .box .cost_box .ex2 .note2 td img {
 margin:0;
}


/* 下表
-----------------------------------*/
.other_list .style1 {
	font-size: 10px;
	line-height: 14px;

}
.other_list,
.other_list td,
.other_list th {
	font-size: 12px;
	line-height: 18px;
	color: #666666;

}
.other_list .style3 {
	color: #FFFFFF;

	font-size: 12px;
	line-height: 18px;
}


/* bt_area
-----------------------------------*/

.bt_area1 {
	width:910px;
	height:25px;
}

a.bt_close {
	width:180px;
	height:25px;
	margin-left:364px;
	display:block;
	background-image:url(../img/age/bt_close.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
a.bt_close:hover {
	background-position:top right;
}


/* フォント
-----------------------------------*/
.font_gray10 {
	font-size:10px;
}
