@charset "utf-8";

/*------------------------------------------------
common.css
2010.01.19 更新
完全なる愛
------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
ol, ul {
	list-style:none;
}
img {
	border:none;
	vertical-align:top;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
/*table {
	border-collapse:collapse;
	border-spacing:0;
}*/
th {
	text-align:left;
	font-weight:normal;
}
object, iframe {
/*	overflow: visible;*/
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.img{
	margin:0px;
	padding:0px;
}

/* common
------------------------------------------------*/
body{
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-size: medium;
	*font-size: 1em;
	color:#333333;
	text-align:center;
}
#wrapper{
	margin:0 auto;
	width:100%;
	background:transparent url(../images/bg.jpg) repeat-x 50% 0;
}
body#flash #wrapper{
	margin:0 auto;
	padding:10px 0;
	width:100%;
	background:#FDF4FD;
}
body#flash #wrapper_inner{
	margin:0 auto;
	width:910px;
	text-align:left;
}
body#index #wrapper_inner{
	margin:0 auto;
	width:980px;
	text-align:left;
}
body#page #wrapper_inner{
	margin:0 auto;
	width:980px;
	background:transparent url(../images/page_bg.jpg) no-repeat 0 0;
	text-align:left;
}
body#page #header h1{
	width:980px;
	height:104px;
	background:transparent url(../images/header_img.jpg) no-repeat 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
}
#contents{
	margin:0 auto;
	width:910px;
	background:transparent url(../images/title_bg.gif) no-repeat 0 0;
}
#contents h2{
	width:910px;
	margin:0 auto;
	padding:16px 0;
}






/* グローバルナビ
------------------------------------------------*/
body#index ul#globalNav{
	width:244px;
	height:245px;
	padding:0 0 0 23px;
}
body#page #header{
	width:980px;
	height:164px;
	margin:0 auto;
	background:transparent url(../images/page_menu_bg.jpg) no-repeat 0 104px;
}
body#page #header ul#globalNav{
	width:932px;
	height:45px;
	padding-left:24px;
}
body#page #header ul#globalNav li{
	float:left;
}













/* ページトップ
------------------------------------------------*/
.pagetop_btn{
	width:910px;
	margin:0 auto 30px;
	text-align:right;
	padding:5px 0 5px;
	border-bottom:1px solid #D9C3D6;
}








/* index.html
------------------------------------------------*/
body#index h1{
	width:690px;
	height:400px;
	background:transparent url(../images/top_main.jpg) no-repeat 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
}
body#index h2{
	width:690px;
	height:145px;
	background:transparent url(../images/top_sub.jpg) no-repeat 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
}
body#index h3{
	width:205px;
	height:105px;
	background:transparent url(../images/top_kousin.jpg) no-repeat 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	float:left;
}
#main_left{
	width:290px;
	height:545px;
	background:transparent url(../images/top_menu_bg.jpg) no-repeat 0 0;
	float:left;
}
#main_right{
	width:690px;
	float:right;
}
#flv_movie{
	width:240px;
	height:162px;
	padding:54px 0 15px 25px;
}
#kousin{
	margin:0 auto;
	width:980px;
	height:105px;
	text-align:left;
	background:transparent url(../images/top_kousin_bg.jpg) no-repeat 100% 0;
}
#kousin ul{
	width:750px;
	padding-top:20px;
	float:right;
}
#kousin ul li{
	padding:0 0 7px 14px;
	background:transparent url(../images/top_icon.gif) no-repeat 0 2px;
	font-weight:bold;
}
#kousin ul li a{
	color:#9C318D;
	text-decoration:underline;
}









/* intro.html
------------------------------------------------*/
.intro_box{
	margin-bottom:20px;
}
.intro_box img{
	float:left;
}
.intro_box div{
	width:544px;
	margin-top:6px;
	line-height:140%;
	float:right;
}









/* story.html
------------------------------------------------*/
.story_box{
	width:910px;
	margin:0 auto 15px;
	background:transparent url(../images/story_bg.jpg) repeat-y 0 0;
}
.story_box_bottom{
	width:910px;
	margin:0 auto;
	padding-bottom:10px;
	background:transparent url(../images/story_bottom.jpg) no-repeat 0 100%;
}
.story_box_ttl{
	width:910px;
	height:50px;
	background:transparent url(../images/story_top.gif) no-repeat 0 0;
	text-indent:14px;
	font-size:1.1em;
	line-height:2.7em;
	font-weight:bold;
}
.story_box_ttl span{
	color:#E60012;
}
.story_inner{
	width:870px;
	margin:0 auto;
	padding:10px 0;
}
.story_inner p{
	width:420px;
	line-height:140%;
	float:left;
}
ul.story_ph{
	float:right;
}
ul.story_ph li{
	width:220px;
	height:160px;
	float:left;
	/*padding-left:1px;*/
	margin-left:1px;
	padding-top:11px;
	background:url(../images/story_ph.jpg)
	no-repeat;
	text-align:center;
}

ul.story_ph li img{
	}





/* backnumber.html
------------------------------------------------*/
.backnumber_inner{
	width:910px;
	margin:0 auto 15px;
}
.backnumber_box_le{
	width:444px;
	float:left;
}
.backnumber_box_ri{
	width:444px;
	float:right;
}
.backnumber_box{
	width:444px;
	background:transparent url(../images/backnumber_bg.jpg) repeat-y 0 0;
}
.backnumber_box_bottom{
	width:444px;
	padding-bottom:10px;
	background:transparent url(../images/backnumber_bottom.jpg) no-repeat 0 100%;
}
.backnumber_box_ttl{
	width:444px;
	height:45px;
	text-indent:14px;
	line-height:2.6em;
	font-weight:bold;
	background:transparent url(../images/backnumber_top.gif) no-repeat 0 0;
}
.backnumber_box_inner{
	width:410px;
	margin:0 auto;
	padding:8px 0;
}
.backnumber_box_inner img{
	width:180px;
	float:left;
}
ul.backnumber_list{
	width:220px;
	margin-top:5px;
	float:right;
}
ul.backnumber_list li{
	background:url(../images/backnumber_icon.gif) no-repeat 0 4px;
	font-size:0.85em;
	line-height:1.2em;
	padding:0 0 7px 12px;
}






/* cast.html
------------------------------------------------*/
.cast_inner{
	width:910px;
	margin:0 auto 15px;
}
.cast_box{
	width:220px;
	text-align:center;
	float:left;
	padding-left:10px;
}
.first{
	padding-left:0;
}
.cast_box p{
	line-height:120%;
	font-weight:bold;
	color:#EC2E84;
}









/* bbs.html
------------------------------------------------*/
.bbs_box{
	width:910px;
	margin:0 auto 15px;
	background:transparent url(../images/bbs_bg.gif) repeat-y 0 0;
}
.bbs_box_bottom{
	width:910px;
	padding:30px 0;
	background:transparent url(../images/bbs_bottom.gif) no-repeat 0 100%;
}
.bbs_box_top{
	width:910px;
	background:transparent url(../images/bbs_top.gif) no-repeat 0 0;
}
.iframe_box {
	width:820px;
	margin:0 auto;
}



/* マージン調整
------------------------------------------------*/
.mar-T10{margin:10px 0px 0px 0px;}
.mar-B10{margin:0px 0px 10px 0px;}
.mar-B15{margin:0px 0px 15px 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;}

/* テキストスタイル
------------------------------------------------*/
.txt-b{ font-weight:bold;}
.txt-blue-b{ font-weight:bold; color:#0066CC;}

/* Link-color
------------------------------------------------*/
a:link {color:#000000; text-decoration:underline; 	font-weight: normal;}
a:visited {color:#000000; text-decoration:underline;	font-weight: normal;}
a:hover {color:#000000;	text-decoration:underline;	font-weight: normal;}
a:active {color:#000000; text-decoration:underline;	font-weight: normal;}

/* 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;
}

.clear {
	clear: both;
}


/*  \*/
* html #main {
	height: 1%;
}
/*  */



/* clearfix
------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
line-height: 0;/* for modern browser */
}
.clearfix {
display: inline-block;
min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */




