@charset "shift_jis";
/* CSS Document */


html,body{
	background-image:url(../home/top.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color:#27231F;
}

body>#container{height:auto;} /* IE6 */


#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
	min-height:100%;
}


#main_home{
	position:relative;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:auto;
	padding-bottom:170px; /* footerΜ³Ζ―Ά */
}

#movwin{
	position:absolute;
	height: 169px;
	width: 300px;
	left: 22px;
	top: 434px;
	padding-top: 46px;
	padding-left: 25px;
	background-image: url(../home/moviwin.png);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-bottom: 16px;
}

#movwin2{
	position:absolute;
	height: 225;
	width: 300px;
	left: 21px;
	top: 377px;
	padding-top: 46px;
	padding-left: 25px;
	background-image: url(../home/moviwin2.png);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-bottom: 16px;
}


/* menu =================================== start ===== */
#mainmenu{
	position:absolute;
	padding: 0px;
	height: 55px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	top: 677px;
	left:0px;
}

#mainmenu ul{
	list-style:none;
	height: 33px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 855px;
}


#mainmenu ul li{
	float:left;
	padding: 0px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#mainmenu ul li.news a:link, #mainmenu ul li.news a:visited{
	background-image: url(../img/menu_news.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 82px;
	display: block;
		margin-right: 20px;
}

#mainmenu ul li.news a:hover, #mainmenu ul li.news a:active{
	background-image: url(../img/menu_news.png);
		background-position: left bottom;
}


#mainmenu ul li.story a:link, #mainmenu ul li.story a:visited{
	background-image: url(../img/menu_story.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 184px;
	display: block;
		margin-right: 20px;
}

#mainmenu ul li.story a:hover, #mainmenu ul li.story a:active{
	background-image: url(../img/menu_story.png);
		background-position: left bottom;
}



#mainmenu ul li.chara a:link, #mainmenu ul li.chara a:visited{
	background-image: url(../img/menu_chara.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 178px;
	display: block;
		margin-right: 20px;
}

#mainmenu ul li.chara a:hover, #mainmenu ul li.chara a:active{
	background-image: url(../img/menu_chara.png);
	background-position: left bottom;
	
}



#mainmenu ul li.sakura a:link, #mainmenu ul li.sakura a:visited{
	background-image: url(../img/menu_sakura.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 136px;
	display: block;
		margin-right: 20px;
}

#mainmenu ul li.sakura a:hover, #mainmenu ul li.sakura a:active{
	background-image: url(../img/menu_sakura.png);
		background-position: left bottom;
}


#mainmenu ul li.goods a:link, #mainmenu ul li.goods a:visited{
	background-image: url(../img/menu_goods.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 114px;
	display: block;
		margin-right: 20px;
}

#mainmenu ul li.goods a:hover, #mainmenu ul li.goods a:active{
	background-image: url(../img/menu_goods.png);
		background-position: left bottom;
}


#mainmenu ul li.event a:link, #mainmenu ul li.event a:visited{
	background-image: url(../img/menu_event.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
	display: block;
	margin-right: 0px !important;
}

#mainmenu ul li.event a:hover, #mainmenu ul li.event a:active{
	background-image: url(../img/menu_event.png);
		background-position: left bottom;
}





/* menu =================================== end ===== */


#topics{
	position:absolute;
	margin: 0px;
	height: 265px;
	width: 623px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	left: 8px;
	top: 785px;
}

#topics ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#topics ul li{
	background-image: url(../img/list.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 16px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0EFE6;
	padding-top: 3px;
	font-size: 12px;
	line-height: 1.5em;
	color: #444235;
}

#topics_a{
	position:absolute;
	margin: 0px;
	height: 25px;
	width: 100px;
	overflow: auto;
	left: 526px;
	top: 752px;
	padding: 0px;
}


#topics_a a:link, #topics_a a:visited{
	height: 25px;
	width: 100px;
	display:block;
	background-image: url(../home/archivebtn.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#topics_a a:hover, #topics_a a:active{
	background-image: url(../home/archivebtn.png);
	background-position: left bottom;
}


#tw_a11{
	position:absolute;
	padding: 0px;
	width: 299px;
	height: 275px;
	left: 653px;
	top: 785px;
	margin: 0px;
}

#tw_bnr{
	position: absolute;
	padding: 0px;
	width: 200px;
	height: 70px;
	left: 653px;
	top: 745px;
	margin: 0px;
}

/* =========== images ============= start  */
img{
border:none;
}

a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
/* =========== images ============= end  */


/*================ Links ===================*/
a:link, a:visited {
	color: #83B551;
	text-decoration: underline;
}
a:hover, a:active {
	color: #F99;
	text-decoration:none;
}
/* =========== Links ============= end  */



/* =========== bunners ============= start  */
#bnr{
	background-image: url(../home/bnr_bg.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 10px;
	height: 80px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #966;

}


/* =========== bunners ============= end  */






/* =========== footer ============= start  */

#footer{
	background-color: #27231F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #573836;
	margin: 0px;
	position:absolute;
	width: 100%;
	bottom:0;
	height: 170px;
	padding: 0px;
}

#footer .txt{
	color: #FFF;
	font-size: 10px;
	line-height: 1.4em;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
}

#footer .txt a:link,
#footer .txt a:visited{
	color: #6CC;
	text-decoration: none;
}


#footer .txt a:hover,
#footer .txt a:active{
	color: #F03;
}




/* =========== footer ============= end  */
