@charset "UTF-8";

/* Initializations / Rules
------------------------------------------------------------------*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	}

body{
	background:#f6f7e6 url(img/bg.jpg) repeat-x;
	margin: 0px;
	text-align:center;
	font-size:12px;
	line-height:20px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック' , 'Osaka';
	color:#000;
	}

img {
	border: none;
	}
	
img.b,
img.boxPart{
	display:block;
	}

th,td{
	vertical-align: top; 
	text-align:left;
	font-size:12px;
	line-height:18px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック' , 'Osaka';
	}

.floatRight{
	float:right;
	display:inline;
	}
	
.floatLeft{
	float:left;
	display:inline;
	}

.leftImg{
	float:left;
	display:inline;
	margin:0 10px 5px 0;
	}

.rightImg{
	float:right;
	display:inline;
	margin:0 0 5px 10px;
	}

.clear{
	clear: both;
	font: 1px/1px monospace;
	}

.clear2{
	_clear:both;
	display:none;
	_display:inline;
	font: 1px/1px monospace;
	}

/* === clearfix ==*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac ¥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.alignRight{
	text-align:right;
	}

.alignCenter{
	text-align:center;
	}

em{
	font-weight:bold;
	}

p{
	margin:0 0 15px 0;
	}

	
.noMarg{
	margin-bottom:0 ! important;
	}

.moreMarg{
	margin-bottom:25px ! important;
	}

.miniMarg{
	margin-bottom:5px ! important;
	}

.supp{
	font-size:10px ! important;
	line-height:14px ! important;
	}


/* Base Link
------------------------------------------------------------------*/
a{
	color:#008cee;
	}
	
a:hover{
	text-decoration:none; 
	color:#008cee;
	}

active,
a:focus{
outline:none;
}


/* Common Layout
------------------------------------------------------------------*/
#container{
	/*width:1200px;*/
	width:100%;
	background:url(img/top_bg.jpg) no-repeat center top;
	margin:0 0 0 -1px;
}


#mainBody{
	width:800px;
	margin:0 auto;
	text-align:left;
	background:url(img/mainbody_bg.gif) repeat-y;
}

h1{
	margin:0 0 20px 0;
	height:515px;
}

.content{
	width:730px;
	margin:0 0 20px 35px;
}

.content h2{
	margin:0 0 10px 0;
}

#b01 .indent{
	margin:0 0 0 8px;
	width:715px;
}

#b01 .indent .tableOut{
	background:url(img/t_bg_top.gif) no-repeat left top;
	padding:3px 0 0 0;
}

table.basicTable{
	width:100%;
	border-collapse:collapse;
	border:1px solid #e8ddc3;
	border-bottom:none;
	border-top:none;
	border-spacing:0;
	empty-cells:show;
	margin:0 0 15px 0;
	
	}

table.basicTable tr{
	background:url(img/t_bg.gif) repeat-x left bottom;
}
	
table.basicTable th,
table.basicTable td{
	padding:7px 5px;
	border:1px solid #e8ddc3;
	border-bottom:none;
	border-top:none;

	}

table.basicTable th{
	background-color:#f5f0e4;
	text-align:center;
	}

.td01{
	width:105px;
}

.td02,.td03,.td04{
	width:152px;
}

#b01 td strong{
	font-weight:bold;
	color:#e30101;
}

#b01 td strong.fin{
	color:#006cff;
}
#b01 td strong.full{
	color:#e30101;
}

#b01 .condition{
	margin:0 0 15px 0;
}

#b01 .condition{
	border:2px solid #eaeeeb;
	width:100%;
}

#b01 .condition th,
#b01 .condition td{
	padding:10px;
}

#b01 .condition th{
	background:#eaeeeb;
	font-weight:bold;
	width:130px;
	text-align:center;
	
}

#b01 .condition td{
	color:#e30101;
}

#b02{
	margin-bottom:30px;
}

#b02 .book{
	float:left;
	display:inline;
	margin:0 0 0 53px;
}

#b02 .txt{
	float:left;
	display:inline;
	width:512px;
	margin:0 0 0 40px;
}

#b02 .txt .title{
	margin:0 0 10px 0;
}

#b02 .txt .title a{
	font-weight:bold;
	color:#d55e5e;
	font-size:18px;
	line-height:22px;
	text-decoration:none;
}

#b02 .txt .title a:hover{
	text-decoration:underline;
}

#b02 .txt .intro{
	margin:0 0 15px 0;
	color:#666666;
	font-weight:bold;
}

#b02 th{
	font-weight:bold;
	color:#355a3c;
}

#b02 td{
	padding-right:25px;
}

#b03 .indent{
	margin:0 15px;
}

#b03 .indent h3{
	color:#204b30;
	font-weight:bold;
	margin:0 0 10px 0;
	background:url(img/acs01.gif) no-repeat left center;
	font-size:12px;
	line-height:18px;
	padding:0 0 0 10px;
}

#b03 .indent p{
	background:url(img/line.gif) repeat-x left bottom;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}

#footer{
	background:#204b30 url(img/footer.gif) no-repeat left top;
	width:800px;
	padding:0 0 80px 0;
	margin:40px 0 0 0;
}

#footer p{
	text-align:center;
	color:#fff;
	padding:15px 0 0 0;
	font-size:10px;
	line-height:14px;
}

#footer p a{
	color:#fff;
}
