@charset 'UTF-8';

html{
  font-family:"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ ゴシック";
   color:#411A0E;
}
/* for IF7 */

*:first-child + html {
  font-family: "メイリオ","Meiryo";
}

/** wiki調整のため変更 */
#container{
  width:980px;
  font-size:12px;
  margin:0 auto;
  text-align:left;/*for reset text-align:center;*/
  /* border:1px dotted #ff0000; */
}

a:hover{
  /*color:#5d9914;*/
  color:#ff7a18!important;
  text-decoration:none;
}

#Breadcrumbs{
  width:585px;
  padding:5px 15px 5px;
  font-size:10px;
  line-height:1.7em;
}

#container #contentswrapC{
  text-align:center;
}

#container #contentswrap #cmain{
  width:615px;
  float:left;
  text-align:center;
}
#container #contentswrapC #cmainCenter{
  width:615px;
  text-align:center;
margin:0 auto;
}

#container #contentswrapC #cmain1col{
  width:980px;
}

#container #contentswrap #cright{
/*	margin-top:-22px; */
	margin-top:0px; 
  width:352px;
  float:right;
  text-align:center;
}

#container #contentswrap #cmain #cmainLeft{
  float:left;
  width:200px;
}

#container #contentswrap #cmain #cmainRight{
  float:right;
  width:401px;
}


/* head -----------------------------------------*/
/** ヘッダ調整 */
#header{
  width:980px;
  position:relative;
}

div.header-normal{
  height:174px;
}

div.header-plus{
  height:203px;
}

#header img.logo{
  position:absolute;
  left:23px;
  top:0px;
}

#header img.banner,
#header div#bn_head{
  position:absolute;
  left:246px;
  top:6px;
  margin:0px;
  padding:0px;
  position:relative;
  height:90px;
  width:728px;

}

#header div#bn_head img,
#header div#bn_head object{
  position:absolute;
  left:0px;
  top:0px;
}

#header ul.m1{
}

/** ヘッダ調整 */
#header ul.normal {
  position:absolute;
  top:110px;
	 text-align:right;
	 right:0;
}

#header ul.member {
  position:absolute;
  top:110px;
	 text-align:right;
  right:0px;
}

/*  
#header ul.member {
  position:absolute;
  top:110px;
  left:480px;
  width:536px;
}
 */

#header ul.m1 li{
padding:0 5px 0 10px;
  border-left:1px solid #63493d;
	 display:inline;
	 text-align:right;
}

#header ul.m1 li.first{
  border:none;
}

#header #gmenu {
  width:980px;
  background:url(../images/common/g_menu_bg.gif) no-repeat;
  position:absolute;
  top:134px;
  left:0px;
}

#header #gmenu ul.m2{
  width:980px;
  height:40px;
}

#header #gmenu ul.m2 li{
  line-height:0;
  float:left;
  vertical-align:middle;
}

#header #gmenu ul.m2 li input.textBox{
  width:142px;
  height:10px;
  font-size:12px;
  border:1px solid #9fb27d;
  margin:7px 5px 0 5px;
  padding:5px;
  vertical-align:middle;
}

#header #gmenu ul.m2 li input.bt{
  vertical-align:middle;
  margin:7px 0 0 0;
}

#header #gmenu ul.gmenuSub{
  width:980px;
  clear:both;
  height:29px;
}

#header #gmenu ul.gmenuSub li{
  float:left;
  padding:5px 0 0 10px;
}

/* main -----------------------------------------*/

/* h -----------------------------------------*/

#container h1{
  width:585px;
  height:32px;
  background:url(../images/common/h1.gif) no-repeat;
  font-size:18px;
  color:#539011;
  text-align:left;
  padding:10px 15px 0;
  line-height:1em;
}

#container #cmain1col h1{
  width:950px;
  height:32px;
  background:url(../images/common/h1_980.gif) no-repeat;
  font-size:18px;
  color:#539011;
  text-align:left;
  padding:10px 15px 0;
  line-height:1em;
}


#container h1 span.medium{
  font-size:18px;
}

#container h1 span.mini{
  font-size:12px;
  font-weight:normal;
}

#container h1.v2{
  width:585px;
  height:45px;
  background:url(../images/common/h1_2.gif) no-repeat;
  font-size:18px;
  color:#539011;
  text-align:left;
  padding:7px 15px 0;
  line-height:1.1em;
}


#container h1.addons{
  background:url(../images/common/h1_2addons.gif) no-repeat !important;
  height:42px!important;
}

#container .addons_toukouBtn{
  position:relative;
  width:615px;
  height:36px;
  background:url(../images/common/h1_2addons_btm.gif) no-repeat 0 100%;
  font-size:1px;
  text-align:left;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  line-height:1em;
}

#container .addons_toukouBtn a.btn1{
  position:absolute;
  top:6px;
  left:10px;
}

#container .addons_toukouBtn a.btn2{
  position:absolute;
  top:6px;
  left:146px;
}

#container .addons_toukouBtn a.btn3{
  position:absolute;
  top:6px;
  right:10px;
}


/* info -----------------------------------------*/

#footer .infoBox{
	overflow:hidden;
	border-top:2px dotted #b2d47d;
	padding-top:15px;
	margin-bottom:15px;
	}

#footer .infoBox .boxM{
	width:300px;
	margin-right:15px;
	}

#footer .infoBox .boxM h2{
	margin-bottom:15px;
	}

#footer .infoBox .boxM dl{
	width:300px;
	overflow:hidden;
	text-align:left;
	line-height:1.3em;
	}

#footer .infoBox .boxM dl dd.img{
	width:75px;
	float:left;
	text-align:center;
	}

#footer .infoBox .boxM dl dd.img img{
	margin:0 auto;
	}

#footer .infoBox .boxM dt,
#footer .infoBox .boxM dd.text{
	width:220px;
	float:right;
	}

#footer .infoBox .boxM dt{
	margin-bottom:5px;
	}

/*footer
--------------------------------------*/

#footer{
  width:980px;
  clear:both;
}

#footer .gotop{
  width:975px;
  overflow:hidden;
  padding-right:5px;
  margin-bottom:25px;
}

#footer .gotop a{
  float:right;
  background:url(../images/common/gotop.gif) no-repeat 0 4px;
  text-decoration:none;
  padding:2px 0 2px 15px;
}

.gotop2 a{
  background:url(../images/common/gotop.gif) no-repeat 0 4px;
  text-decoration:none;
  padding:2px 0 2px 15px;
}

#footer dl.cate{
  width:238px;
  float:left;
  background:url(../images/common/dot_tate.gif) right 35px no-repeat;
  margin-right:7px;
  margin-bottom:15px;
}

#footer dl.cate dt{
  margin-bottom:10px;
}

#footer dl.cate dd{
  padding-left:21px;
  background:url(../images/common/list_1.gif) no-repeat 8px 5px;
  line-height:1.7em;
}


#footer .footerLinkBg{
  width:980px;
  height:21px;
  padding-top:10px;
  background:url(../images/footer/footermenu_bg.gif) no-repeat;
  text-align:center;
  margin-bottom:10px;
  overflow:hidden;
	 clear:both;
}

#footer .footerLinkBg ul.common{
  width:690px;
  margin:0 auto;
}

#footer .footerLinkBg ul.common li{
  padding:0 10px;
  border-left:1px solid #63493d;
  float:left;
}


#footer .footerLinkBg ul.common li.first{
  border:none;
}
  
#footer address{
  margin:0 auto;
  text-align:center;
  color:#8c8c8c;
  padding-bottom:10px;
}
  
/* -------------------------------------- */

#footer .bookDvd{
  width:980px;
  overflow:hidden;
  background:url(../images/top/bookdvd_bg.gif) repeat-y;
  margin-bottom:10px;
}

#footer .bookDvd dl{
  width:115px;
  float:left;
  text-align:center;
  padding:10px 11px 5px;
}

#footer .bookDvd dl dd.img{
  margin:0 auto 10px;
}

#footer .bookDvd dl dt{
  text-align:left;
  line-height:1.5em;
}

#footer .bookDvd .bottom{
  width:980px;
  clear:both;
  height:5px;
  background:url(../images/top/bookdvd_bottom.gif) no-repeat 0 100%;
}
