@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-color:#fff;
	margin: 0px;
	text-align:center;
	font-size:14px;
	line-height:20px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック' , 'Osaka';
	color:#000000;
	background:#39210a;
	}

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

th,td{
	vertical-align: top; 
	text-align:left;
	font-size:14px;
	line-height:20px;
	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;
	}

hr {
	color:#000;
	background-color:#000;
	height:1px;
	border:none;
	margin:0 10px;
	}

/* ====text==== */
strong{
	font-weight:bold;
	color:#FF8C00;
	}

em{
	font-weight:bold;
	}

p{
	margin:0 0 15px 0;
	}

.note{
	padding-left:12px;
	text-indent:-12px;
	}
	
.noMarg{
	margin-bottom:0 ! important;
	}

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

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

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





/* Base Link
------------------------------------------------------------------*/
a{
	color:#F8A33F;
	}
	
a:hover{
	text-decoration:none; 
	color:#67A175;
	}

active,
a:focus{
outline:none;
}


/* contents
------------------------------------------------------------------*/
#container{
	text-align:left;
	margin:0px auto;
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
	width:860px;
	background:#fff;
	padding:0 0 30px 0;
	}

h1{
	margin:0 0 0 0;
	line-height:0;
	padding:0;
	}

h1 img{
	display:block;
	}

h2{
	margin:0 0 25px 0;
	}

#globalNavi{
	margin:0 0 15px 0;
	padding:0;
	}

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

#globalNavi{
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html #globalNavi{height: 1%;}
#globalNavi{display: block;}
/* End hide from IE-mac */

#globalNavi ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

#globalNavi ul li{
	list-style:none;
	float:left;
	display:inline;
	padding:0 0 0 0;
	margin:0 0 0 0;
	line-height:0;
	font-size:0;
	}

#globalNavi ul li img{
	display:block;
	}

#b01 .box{
	width:730px;
	margin:0 0 30px 63px;
	}

#b01 .box h3{
	margin:0 0 15px 0;
	}

#b01 span{

	}

#b01 table{
	margin:0 0px 0 0px;
	}

#b01 table th{
	color:#663300;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	}
#b01 table th{
	width:330px;
}
#b01 table td{
	width:400px;
}

.pagetop{
	text-align:right;
	margin:30px 60px 40px 0;
	}

#b02 .book,
#b03 .book{
	float:left;
	display:inline;
	margin:0 0 0 80px;
	}

#b02 .txt,
#b03 .txt{
	float:right;
	display:inline;
	width:432px;
	margin:0 37px 0 0px;
	}

#b03 table{
	margin:0 0 0 80px;
	}

#b03 table th{
	width:312px;
	}

#b03 table td{
	width:432px;
	}



#b04 p.txt{
	margin:0 90px 20px 90px;
	}
	
#b04 p.q{
	margin:0 90px 5px 90px;
	color:#663300;
	font-weight:bold;
	}

#b05 p.txt{
	margin:0 0 0 211px;
	}

#footer{
	padding:10px 0 0 0;
	margin:0px 0 0 0;
	border-top:1px solid #000;
	}

#footer p{
	text-align:center;
	margin:0;
	font-size:12px;
	line-height:14px;
	margin:0px 0 0 0;
	}

#footer a,
#footer a:hover{
	color:#39210a;
	}
