@charset  "utf-8";
@import url(reset.css);


html,body {
	height:100%;
	background-image: url(../images/bg.jpg);
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-color: #8D958A;
	background-repeat: repeat-x;
}

#bgWrapper {
	text-align:center;
	width: 100%;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*+++++++++++++++++++++++++++++++++++++++++++ top */
#headerWrapper {
	text-align:center;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #33422A;
}
#header{
	width:800px;
	height: 63px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: bottom;
}
#header h1{
	margin:0;
	padding:0;
	float:left;
	position:relative;
}
#header h1 a{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:22px;
	display:block;
	width:368px;
	height:36px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
	top: 13px;
}

#header ul#headerCategoryNavi li img{
	border:none;
	margin: 0px;
	padding: 0px;
}
#header ul#headerCategoryNavi{
	padding: 0px;
}
#header ul#headerCategoryNavi li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#mailWrapper{
	height:66px;
	background-image: url(../images/header-bg.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	float:right;
	height:20px;
	padding-top: 43px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 100px;
	margin: 0px;
}

#menu li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}


#menuWrapper{
	width: 100%;
	text-align: center;
}
#globalmenu{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menuWrapper img{
	margin:0px;
	padding: 0px;
}
#menuWrapper li{
	float:left;
	list-style-image: none;
	list-style-type: none;
}

#mainVisual {
	clear:none;
	width:800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainVisual img{
	margin:0px 0px 0px;
}


#topLeftBox{
	float:left;
	width:450px;
	text-align: left;
	padding-left: 15px;
	padding-top: 0px;
	background-color: #FFFFFF;
	margin-left: 9px;
}
#topRightBox{
	width:300px;
	padding-right: 10px;
	float: right;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


#topRightBox #book{
	border: 1px solid #005500;
	text-align: center;
	padding: 7px;
	float: right;
	width: 140px;
}

#topLeftBox #news{
	float:left;
	width:300px;
	text-align: left;
	padding-left: 0px;
	padding-top: 5px;
	background-color: #FFFFFF;
	padding-right: 5px;
}
#topLeftBox #video{
	float:left;
	width:283px;
	text-align: right;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #FFFFFF;
}



.bookPhoto{
	text-align: center;
	padding-top: 5px;
}
.photoright{
	float: right;
	margin-right: 10px;

}
.bookText{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 13px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

/*+++++++++++++++++++++++++++++++++++++++++++ footer */
#footerWrapper {
	clear:both;
	width: 100%;
	text-align: center;
}
#footer{
	width:800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
	line-height: 200%;
}
#footer ul{
	margin:0;
	padding:0 0 10px 0;
}
#footer ul li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#footerCopyright{
	clear:both;
	font-size: 12px;
	color: #FFF;
	height: 20px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #616D5A;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3A4931;
	border-bottom-color: #3A4931;
	padding-top: 5px;
	padding-bottom: 5px;
} 

.addressText{
	margin-top:0 !important;
	font-size:12px;
	line-height:130%;
	padding-top: 10;
	padding-right: 10;
	padding-bottom: 10px;
	padding-left: 10;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*+++++++++++++++++++++++++++++++++++++++++++ contents */
#contentsWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	height: auto;
}

#contents {
	width: 800px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	padding-bottom: 20px;
}
#contentsWrapper #book {
	background-color: #FFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}

#contents h2 {
	margin:0 0 18px;
	padding:0px;
	text-align:center;
}
#contents h3 {
	margin:24px 8px 8px;
	padding:0 0 0 16px;
	background-image:url(../images/icon_h3.gif);
	background-position:left 8px;
	background-repeat:no-repeat;
	font-size:110%;
	font-weight:bold;
	line-height:140%;
	color:#284C88;
}
#contents h4 {
	margin:24px 24px 8px 22px;
	padding:0 0 3px 10px;
	background-image:url(../images/icon_menu2nd.gif);
	background-position:2px 7px;
	background-repeat:no-repeat;
	font-size:100%;
	font-weight:bold;
	line-height:120%;
	color:#178DDA;
	border-bottom:1px dotted #178DDA;
}
#contents p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
#contents ul,
#contents ol{
	margin:16px 16px 16px 42px;
}
#contents  ul li,
#contents  ol li{
	margin:0.1em 0;
}
#contents ul li ul,
#contents ol li ol{
	margin-top:0;
}
/*+++++++++++++++++++++++++++++++++++++++++++ N */
a:link {color: #178DDA;}
a:visited {color: #1478BA;}
a:hover {color: #FF6666;}
a:active {color: #178DDA;}

/*+++++++++++++++++++++++++++++++++++++++++++  */
.x-small {font-size:x-small; line-height:150%;}
.small {font-size:small; line-height:150%;}
.medium {font-size:medium; line-height:150%;}
.large {font-size:large; line-height:150%;}
.x-large {font-size:x-large; line-height:150%;}
.xx-large {font-size:xx-large; line-height:150%;}
.colerBlue{color:#5EBEE8;}
.colerRed{color:#FF0000;}

/*+++++++++++++++++++++++++++++++++++++++++++ ėp */
.clear { clear:both;}
.texCenter { text-align:center;}
.texLeft { text-align:left;}
.texRight { text-align:right;}
.weightNormal {font-weight:normal}
.floatL { float:left;}
.floatR { float:right;}

/*+++++++++++++++++++++++++++++++++++++++++++ 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 */
#contents p {
	font-size: 95%;
}
/*更新プログラム必須スタイル　*/

.new {
	color: #F7387E;
	margin-left: 5px;
}

