@charset "utf-8";

/*--------------------------
È«Ìå
---------------------------*/
body{
	text-align:center;
	background: #fff url(../../img/bg.jpg) no-repeat center 0;
/*	font-family:"Meiryo", "¥á¥¤¥ê¥ª", Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Helvetica, sans-serif;
*/
	font-size:14px;
	width: 100%;
}
#wrap{
	min-height:1266px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
/*--------------------------
¥Ø¥Ã¥À©`
---------------------------*/
header{
	padding:0 0 10px 0;
	margin:0;
	background:url(/bungaku/img/headers.png) no-repeat 50% 0;
}

/*--------------------------
¥á¥¤¥ó¥¤¥á©`¥¸
---------------------------*/
#main_img{
	background:url(/bungaku/img/headers.png) no-repeat 50% -100px;
	margin:0;
	padding:0;
	clear:both;
}
#main_img img{
}

/*--------------------------
×óÓÒ·Ö¸î
---------------------------*/
nav.global_nav{
	width:210px;
	float:left;
	height:1266px;
	padding:0;
	margin:0 0 0 -482px;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 100;
}
#content{
	min-height:1366px;
}
/*--------------------------
¥È¥Ã¥×¥Ú©`¥¸¤Î¥³¥ó¥Æ¥ó¥Ä
---------------------------*/
#top_contents{
	width: 464px;
	/* width:554px; */
	margin: 0 0 0 -252px;
	float:left;
	position:relative;
	top:0;
	left: 50%;
}
#banners{
	width:249px;
	/* width:159px; */
	margin: 0 -480px 0 480px;
	float:right;
	margin-top:22px;
	position:relative;
	top:0;
	right: 50%;
}
#urgencies{
	border:3px double #E1939C;
	padding:10px;
	background:#FFF;
	zoom:1;
	margin-top:22px;
}
#urgencies:before, #urgencies:after {
	content:"";
	display:table;
}
#urgencies:after {
	clear:both;
}

#top_contents section.frames{
	margin-top:22px;
	margin-bottom:22px;
	padding:10px;
	background:#FFF;
	zoom:1;
}
#top_contents section.frames:before, #top_contents section.frames:after {
	content:"";
	display:table;
}
#top_contents section.frames:after {
	clear:both;
}
/*--------------------------
×Ó¥Ú©`¥¸¤Î¥³¥ó¥Æ¥ó¥Ä
---------------------------*/
#contents{
	width:735px;
	margin: 0 0 0 -252px;
	float:left;
	position:relative;
	top:0;
	left: 50%;
}

#contents section.frames{
	margin-top:22px;
	margin-bottom:22px;
	min-height:830px;
	padding:10px;
	background:#FFF;
	zoom:1;
}
#contents section.frames:before, #contents section.frames:after {
	content:"";
	display:table;
}
#contents section.frames:after {
	clear:both;
}
#contents section.frames_user{
	min-height:0 !important;
}
/*--------------------------
¥Õ¥Ã¥¿©`
---------------------------*/
footer{
	width:100%;
	clear:both;
	background:url(/bungaku/img/footer_bg.png);
	min-height:125px;
	border-top:3px double #EAEAEA;
	border-bottom:3px double #EAEAEA;
}
address{
	font-style:normal;
	padding:0;
}
footer nav.global_nav{
	position: static;
}
/*----------------------------------------------------
	¥Ú©`¥¸¥È¥Ã¥×¤Ø
----------------------------------------------------*/

#pageTop {
	width: 37px;
	height:102px;
	position:fixed;
	right:0;
	bottom:100px;
	margin: 0px;
	z-index:6666;
}
#pageTop a {
	display:block;
	width: 37px;
	height:102px;
	background: url(/bungaku/img/pagetop.gif) no-repeat 0 0;
	text-indent:-9999px;
}
#pageTop a:hover, #pageTop a:active {
	background:url(/bungaku/img/pagetop_on.gif) no-repeat 0 0;
}
#pageTop_en {
	width: 46px;
	height:37px;
	position:fixed;
	right:0;
	bottom:100px;
	margin: 0px;
	z-index:6666;
}
#pageTop_en a {
	display:block;
	width: 46px;
	height:37px;
	background: url(/bungaku/img/pagetop_en.gif) no-repeat 0 0;
	text-indent:-9999px;
}
#pageTop_en a:hover, #pageTop_en a:active {
	background:url(/bungaku/img/pagetop_en_on.gif) no-repeat 0 0;
}
