@charset"ISO-8859-1";

/* ----------------------------
Base Element 
----------------------------*/
body {
	margin:0;
	padding:0;
	background:#2D5DA5;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
p {
	color:#FFFFFF;
}
/* ----------------------------
Layout Element
----------------------------*/
#inBox {
	margin:0 auto;
	padding:0;
	border-right:#6699CC solid 1px;
	border-bottom:#6699CC solid 1px;
	border-left:#6699CC solid 1px;
}
/*header*/
#inBox td#header {
	text-align:center;
	height:60px;
}
/*footer*/
#inBox td table#footerNavi {
	padding:15px;
}
#inBox td table#footerNavi td {
	width:50%;
}
#inBox td table#footer {
	padding:15px;
}
/*navi*/
#inBox .leftNavi01 td{
	margin:0;
	padding:0;
	background:#0C2976;
	height:25px;
	text-align:left;
}
#inBox .leftNavi01 td.active{
	background:#10245a;
	font-weight:bold;
	border-bottom:#eaeaea 1px dashed;
}
#inBox .leftNavi01 td.sub{
	height:20px;
	color:#000000;
}
#inBox .leftNavi01 td.sub02{
	height:20px;
	padding-left:15px; 
}
#inBox .leftNavi01 td.sub02on{
	height:23px;
	padding-left:15px;
	font-weight:bold;
	background:#10245a;
}
#inBox .leftNavi01 td.sub02on a{

}
#inBox .leftNaviTitle{
	text-align:right;
	background:#0C2976;
}
/*content*/
#inBox td#content {
	text-align:left;
	padding:0 0 0 5px;
}
#inBox td#content a:link,
#inBox td#content a:visited{
	color: #FFB900;
}
#inBox td#content th {
	text-align:left;
	font-size:13px;
	line-height:1.3em;
}
/*#inBox td#content td {
	text-align:left;
}*/

#inBox td#content #timeLine {
}
#inBox td#content #timeLine td{
	text-align:center;
	color:#000000;
	height:50px;
	vertical-align:middle;
	background:#FFFFFF;
}
#inBox td#content #timeLine td.final{
	background:#E6FFFF;
}
#inBox td#content #timeLine th{
	background:#0C2976;
	text-align:center;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
}
#inBox td#content .faq {
	margin:20px 0 0 0;
	border-top:#FFFFFF 1px solid;
}
#inBox td#content .faq td.anser{
	vertical-align:top;
	height:60px;
}
#inBox td#content .faq td.quest{
	vertical-align:top;
	color:#FFBA00;
	height:40px;
}
#inBox td#content .saleFinal {
}
#inBox td#content table.saleFinal td{
	color:#000000;
	background:#FFFFFF;
	font-size:11px;
	line-height:150%;
}
#inBox td#content table.saleFinal th{
	background:#0C2976;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
}
#inBox td#content table.saleFinal td a:link,
#inBox td#content table.saleFinal td a:visited{
	color:#000000;
	text-decoration:underline;
}
#inBox td#content table.saleFinal td a:hover,
#inBox td#content table.saleFinal td a:active{
	color:#FFB900;
	text-decoration:underline;
}
#inBox td#content th.saleSubTitle {
	font-size:18px;
	border:#789fd9 1px solid;
	background: #0C2976;
}
#inBox td#content th.saleSubTitle table td.title01{
	font-size:18px;
	font-weight:bold;
}
#inBox td#content th.saleSubTitle a{
	font-size:14px;
}
/* ----------------------------
font Element
----------------------------*/
/*color*/
.black{ color: #000000;}
.blue{ color: #9EBDEA;}
.menu-off{ color: #5976C1;}
.white{ color:#FFFFFF;}
.orange{color:#FFB900;}
/*link*/
a:link { color: #FFFFFF; text-decoration:none;}
a:visited { color: #FFFFFF; text-decoration:none;}
a:hover { color: #FFB900; text-decoration:underline;}
a:active { color: #FFB900; text-decoration:underline;}
/*size*/
.minimini{font-size:10px}
.lead{font-size:15px;line-height:1.3em;font-weight: bold;}
.subtitle {
	border-left:5px solid #FFB900;
	border-bottom:1px solid #FFFFFF;
	font-size:18px;
	font-weight:bold;
}
.l6{font-size: 26px; line-height: 145%;}

.l5{font-size: 19px; line-height: 140%;}

.l4{font-size: 14px; line-height: 145%;}

.l3{font-size: 10px; line-height: 145%;}

.l2{font-size: 10px; line-height: 145%;}

.l1{font-size:  9px; line-height: 145%;}

.m6{font-size: 26px; line-height: 125%;}

.m5{font-size: 19px; line-height: 125%;}

.m4{font-size: 14px; line-height: 125%;}

.m3{font-size: 10px; line-height: 125%;}

.m2{font-size: 10px; line-height: 125%;}

.m1{font-size:  9px; line-height: 125%;}

.s6{font-size: 26px;}

.s5{font-size: 19px;}

.s4{font-size: 14px;}

.s3{font-size: 10px;}

.s2{font-size: 10px;}

.s1{font-size:  9px;}

