@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:url(../_img/master/bg.gif) repeat-x;
	margin: 0px;
	text-align:center;
	font-size:12px;
	line-height:20px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック' , 'Osaka';
	/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
	/*font-family:"Verdana", "Arial";*/
	/*	font-family: "ＭＳ Ｐゴシック" , "Osaka";*/
	color:#231815;
	}

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;
	}

hr {
	color:#000;
	background-color:#000;
	height:1px;
	border:none;
	margin:0 10px;
	}

/* ====common header====*/
h1{
	}
h2{
	margin-bottom:10px;
	}
h3{
	background:url(../_img/subtit_txt.gif) no-repeat;
	color:#4c2022;
	font-weight:bold;
	padding:2px 5px 5px 30px;
	margin-bottom:23px;
	_margin:0 20px 23px 0;
	_width:588px;
	}
h4{
	font-size:14px;
	font-weight:bold;
	color:#e36204;
	background:url(../_img/master/dot_line.gif) repeat-x left bottom;
	padding:0px 0px 5px 0px;
	margin-top:10px;
	margin-bottom:10px;
	}
h5{}
h6{}


/* ====text==== */
strong{
	font-weight:bold;
	color:#e36204;
	}

em{
	font-weight:bold;
	}

p{
	margin:0 0 15px 0;
	}

.note{
	padding-left:12px;
	text-indent:-12px;
	}
	
.noMarg{
	margin-bottom:0 ! important;
	}

.moreMarg{
	margin-top:150px ! important;
	}

.miniMarg{
	margin-bottom:5px ! important;
	}

.supp{
	font-size:10px ! important;
	line-height:14px ! important;
	}
	
.imgBox{
	margin:0 0 20px 0;
	}


/* ====Form==== */
input{
	font-size:12px;
	/*height:16px;
	_height:19px;
	border:1px solid #333;
	vertical-align:middle;*/
	}

select option{
	padding-right:15px;
	}

* html select option{
	padding-right:0;
	_padding-right:15px;
	}

label{
	cursor: pointer;
	}

/* ====test tool==== */
/*div { border:1px red dashed; }*/


/* Base Link
------------------------------------------------------------------*/
a{
	color:#e36204;
	}
	
a:hover{
	text-decoration:none; 
	color:#e36204;
	}


/* Common Layout
------------------------------------------------------------------*/
#container{
	text-align:left;
	margin:0px auto;
	width:850px;
	background:url(../_img/master/body_bg.gif) repeat-y;
	}

#header{
	background:url(../_img/master/body_bg.gif) repeat-y;
	}
	
#hearderBg{
	background:url(../_img/master/hearder_bg.gif) repeat-x;
	margin:0 1px;
	width:848px;
	}

#wrapper{
	width:759px;
	margin:0 13px;
	}
	
#mainBody{}
#mainVisual{}
.indent{
	padding-left:18px;
	_padding:0 0 0 16px;
	}
	
	


.indentBoth{
	padding:0 0 15px 0;
	}
	
#footer{
	width:848px;
	margin:0 1px;
	background:url(../_img/master/footer_bg.gif) repeat-x;
	font-size:10px;
	}
	
#footer a{
	color:#4c2022;
	}
	
p.footerLink{
	margin:0 0 0 0;
	padding:2px 0 0 0;
	}
	
p.copyright{
	margin:0 0 0 0;
	color:#666;
	padding:2px 0 10px 24px;
	}


/* Global Navi
------------------------------------------------------------------*/
#globalNavi{
	width:409px;
	float:right;
	}

#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;
	}


/* Sub Navi
------------------------------------------------------------------*/



/* Ext Navi
------------------------------------------------------------------*/


/* Common parts
------------------------------------------------------------------*/
table.basicTable{
	width:100%;
	border-collapse:collapse;
	border:1px solid #48AF17;
	border-spacing:0;
	empty-cells:show;
	margin:0 0 15px 0;
	}
	
table.basicTable th,
table.basicTable td{
	padding:5px;
	border:1px solid #48AF17;
	}

table.basicTable th{
	background-color:#D1EBC5;
	font-weight:bold;
	}

.outlineTable{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin:0 0 15px 0;
	width:100%;
	}

.outlineTable th, .outlineTable td{
	background:url(../_img/master/line01.gif) repeat-x left bottom;
	padding:5px;
	}

.outlineTable .end th, .outlineTable .end td{
	background:none;
	}

.outlineTable th{
	width:130px;
	}

.outlineTable th span{
	background:url(../_img/master/acs01.gif) no-repeat left center;
	padding:3px 0 3px 15px;
	}

.outlineTable p,
.outlineTable ul,
.outlineTable dl{
	margin-bottom:0;
	}

.outlineTable .marg{
	margin-bottom:15px;
	}


/* index 
------------------------------------------------------------------*/
.logo{
	float:left;
	display:block;
	margin:0 137px 0 21px;
	_margin:0 0 0 21px;
	}


#leftside{
	float:right;
	width:202px;
	margin-top:10px;
	}
	
.search{
	background:url(../_img/master/side_search_bg.gif) repeat-y;
	}
	
.search .inputArea{
	text-align:center;
	margin: 10px 0;
}
.search .imputButton{
	text-align:center;
	margin: 5px 0;
}

.sideCategory{
	margin-top:10px;
	background:url(../_img/master/side_category_bg.gif) repeat-y;
	}


.sideCategory ul{
	margin:10px 0 5px 25px;
	padding:0;
	}

.sideCategory ul li{
	list-style:none;
	margin:0 0 0 0;
	padding:3px 0 3px 0;
	}



.sideCategory ul a{
	background:url(../_img/master/line_category_01.gif) repeat-x bottom;
	display:block;
	padding:0 0 3px 0;
	}

.sideCategory ul li ul{
	margin:0 0 0 10px;
	padding:0;
	}

.sideCategory ul li ul li{
	background:none;
	margin:0 0 0 0;
	}

.sideCategory ul li ul li span{

	}
	
.sideCategory ul li ul li a{
	color:#333;
}

.scWide{
	width:170px;
	_width:200px;
	padding:10px 15px 0px 15px;
	}

.sct{
	font-weight:bold;
	text-decoration:none;
	}

.scst{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}
	
.searchForm{
	margin:15px 17px 15px 17px;
	}
	
.sideCategoryTable{
	width:156px;
	margin:5px 22px 0px 22px;
	}
	

.sideCategoryTable .shortLine{
	background:url(../_img/master/line_category_01.gif) no-repeat left bottom;
	padding:3px 0px 3px 0;
	}
	
.sideCategoryTable .longLine{
	background:url(../_img/master/line_category_02.gif) no-repeat left bottom;
	padding:3px 0px 3px 0;
	}
	
	
#rightside{
	float:right;
	width:588px;
	_width:587px;
	padding:10px 20px;
	_padding:10px 0px 10px 15px;
	}
	

	
table.book {
	width:100%;
	margin-top:15px;
	}

.lastBook{
	background:url(../_img/master/dot_line.gif) repeat-x left bottom;
	padding-bottom:15px;
	padding-top:20px;
	width:580px;
		}
	
.bookImg{
	text-align:center;
	padding-bottom:5px;
	}
	
.bigBook{
	width:121px;
	float:left;
	display:inline;
	text-align:center;
	margin-left:40px;
	}
	
.smallBook{
	width:90px;
	float:left;
	display:inline;
	text-align:left;
	margin-left:18px;
	}

.news{
	background:url(../_img/master/dot_line.gif) repeat-x left bottom;
	padding:5px 0 10px 0;
	_padding:5px 0 35px 0;
	}
	
/* === clearfix ==*/
.news:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.news{
	display: inline-block;
	}

/* Hides from IE-mac ¥*/
* html .news {height: 1%;}
.news {display: block;}
/* End hide from IE-mac */


.news .date{
	width:45px;
	font-weight:bold;
	color:#e36204;
	margin:0 0 0 0;
	float:left;
	}
	
.news .newsTxt{
	width:460px;
	_width:400px;
	margin:0 0 5px 60px;
	float:left;
	}

.news .newsTxt a{	
	color:#999;
	}


.wholeNews{
	background:url(../_img/master/arrow01.gif) no-repeat left center;
	padding:5px 0px 5px 18px;
	float:right;
	color:#999 ! important;
	}
	
.wholeNews a{
	font-size:10px;
	color:#999;
	margin-top:10px;
	}

.pageTop{
	float:right;
	padding:55px 0 10px 0;
	}

/* 2階層目
------------------------------------------------------------------*/
p.crumbsList{
	margin:0 1px;
	padding-left:11px;
	background:url(../_img/master/dot_line.gif) repeat-x left bottom;
	color:#999;
	}

p.crumbsList a{
	color:#999;
	}
	
.crumbsList.moreRight{
	padding-left:11px;
	}
