@charset "utf-8";

/*------------------------------------------------
common.css
2009.04.20
銭の戦争
------------------------------------------------*/

div,
span,
dl,
input,
p,
td,
tr,
ul,
li,
ol,
h1,
h2,
h3,
body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul,li {
	list-style:none;
}

img {
	border:none;
}

address{
	text-decoration:none;
	font-style:normal;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

th {
	text-align:left;
	font-weight:normal;
}

object, iframe {
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.img{
	margin:0px;
	padding:0px;
	}


/* common
------------------------------------------------*/
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#333333 url(../images/zeni_bg.gif) center 65px repeat-y;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFFFFF;
}

#main{
	margin:0px auto;
	width:988px;
	border: 1px #999999 solid;
	background:#2D2D2D;
}

#header-img{
	width:988px;
	margin:0px;
	padding:0px;
}

#content{
	width:988px;
}

#content-inner{
	width:870px;
	margin:0px auto;
}


/* グローバルナビ
------------------------------------------------*/
#globalnav ul{
	width:988px;
	margin:0px;
	padding:0px;
}

#globalnav li{display:inline;}

#globalnav li a{
	display:block;
	float:left;
	height:60px;
	margin-top:0px;
	text-indent:-9999px;
	text-decoration:none;
	/*\*/
	overflow:hidden;
	/**/
}

/*	オフ	*/
#g-navi01 a{width:165px;background:url(../images/g_navi01.jpg) 0 0 no-repeat;}
#g-navi02 a{width:165px;background:url(../images/g_navi02.jpg) 0 0 no-repeat;}
#g-navi03 a{width:165px;background:url(../images/g_navi03.jpg) 0 0 no-repeat;}
#g-navi04 a{width:165px;background:url(../images/g_navi04.jpg) 0 0 no-repeat;}
#g-navi05 a{width:165px;background:url(../images/g_navi05.jpg) 0 0 no-repeat;}
#g-navi06 a{width:163px;background:url(../images/g_navi06.jpg) 0 0 no-repeat;}

/*	オーバー	*/
#g-navi01 a:hover{background:url(../images/g_navi01.jpg) 0 -60px no-repeat;}
#g-navi02 a:hover{background:url(../images/g_navi02.jpg) 0 -60px no-repeat;}
#g-navi03 a:hover{background:url(../images/g_navi03.jpg) 0 -60px no-repeat;}
#g-navi04 a:hover{background:url(../images/g_navi04.jpg) 0 -60px no-repeat;}
#g-navi05 a:hover{background:url(../images/g_navi05.jpg) 0 -60px no-repeat;}
#g-navi06 a:hover{background:url(../images/g_navi06.jpg) 0 -60px no-repeat;}

/*	オン	*/
#g-navi01 a.on, #g-navi01 a.on:hover, #g-navi02 a.on, #g-navi02 a.on:hover, #g-navi03 a.on, #g-navi03 a.on:hover, #g-navi04 a.on, #g-navi04 a.on:hover, #g-navi05 a.on, #g-navi05 a.on:hover, #g-navi06 a.on, #g-navi06 a.on:hover {background-position:0 -60px;}

/* ページトップ
------------------------------------------------*/
.pagetop{
	width:860px;
	margin:0px auto 15px 0px;
}

.pagetop-btn{
	width:108px;
	margin:0px 0px 0px 752px;
}

/* TOP-news
------------------------------------------------*/
.top-news{
	width:927px;
	margin: 10px auto;
	padding: 0px;
	background:url(../images/news_bg02.gif) 0 0 repeat-y;
}

.top-news-cont{
	width:927px;
	padding:13px 0px 0px 0px;
	background: url(../images/news_bg01.gif) 0 0 no-repeat;
}

.top-news-list{
	width:800px;
	margin: 10px 0px 0px 125px;
}

/* intro.html
------------------------------------------------*/
.intro-float01{
	float:left;
	margin-right:10px;
}

.intro-box{
	width:870px;
	margin:25px auto;
	background:url(../images/intro_bg02.gif) 0 0 repeat-y;
	clear:both;
}

.intro-box-inner{
	width:780px;
	margin:0px auto;
}

/* story.html
------------------------------------------------*/
.story-box{
	width:870px;
	margin:0px auto 10px;
	background:url(../images/intro_bg02.gif) 0 0 repeat-y;
	clear:both;
}

.story-ttl-icon{
	vertical-align: middle;
}

.story-ttl-txt{
	margin-left:15px;
	font-size:1.1em;
	font-weight:bold;
	color:#FFB545;
}

.story-ph-box{
	width:757px;
	margin:15px auto;
}

.story-ph{
	float:left;
}

.btn-storylist{
	width:870px;
	text-align:right;
	margin:0px 0px 25px 0px;
}

/* story_list.html
------------------------------------------------*/
.story-list{
	margin:0px 0px 15px 0px;
}

.story-list-box{
	width:420px;
	float:left;
}

.story-list-inner{
	width:420px;
	background:url(../images/storylist_bg02.gif) 0 0 repeat-y;
	clear:both;
}

.story-list-inner2{
	width:400px;
	margin:0px auto;
}

.story-list-inner2 ul{
	width:170px;
	float:left;
}

.story-list-inner2 li{
	margin:2px 0px;
}

.story-list-ttl-txt{
	margin-left:15px;
	font-size:1.1em;
	font-weight:bold;
	color:#FFFFFF;
}

.story-list-ph{
	float:left;
}

/* cast.html
------------------------------------------------*/
.cast-box{
	width:870px;
	margin-bottom:25px;
}

.cast-box-inner{
	width:280px;
	float:left;
}


/* Link-color
------------------------------------------------*/
a:link {color:#D2A21A; text-decoration:underline; font-weight:bold;}
a:visited {color:#D2A21A; text-decoration:underline; font-weight:bold;}
a:hover {color:#D2A21A;	text-decoration:underline; font-weight:bold;}
a:active {color:#D2A21A; text-decoration:underline; font-weight:bold;}

/* マージン調整
------------------------------------------------*/
.mar-T10{margin:10px 0px 0px 0px;}
.mar-B10{margin:0px 0px 10px 0px;}
.mar-R10{margin:0px 10px 0px 0px;}
.mar-R15{margin:0px 15px 0px 0px;}
.mar-R25{margin:0px 25px 0px 0px;}
.mar-L10{margin:0px 0px 0px 10px;}
.mar-L60{margin:0px 0px 0px 60px;}

/* フォント
------------------------------------------------*/
.text-b{font-weight:bold;}

/* clear
------------------------------------------------*/
.c-box {
	overflow: hidden;
}

.c-box: after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.c-box {display: inline-table;}
 /* Hides from IE-mac \*/
* html .c-box {height: 1%;}
.c-box {display: block;}
 /* End hide from IE-mac */

*: first-child+html .c-box { /* IE7用 */
	width: 100%;
}

.clear-both {
	clear: both;
	height: 1px!important;
	display: block !important;
	font-size: 1px!important;
	margin: 0 !important;
}

/*  \*/
* html #main {
	height: 1%;
}
/*相互リンクバナー  */

.bana {
	/*text-align: right;*/
	margin:0 auto;
	text-align:center;
}
.bana img {
	margin: 10px 10px 10px 0px;
	vertical-align:middle;
}

.footer_link a{
	font-weight:normal;
	}

