@charset "UTF-8";
/* CSS Document */


/*---------------
□□□layout□□□
---------------*/
body {
	background: #FFF url(../images/bg.png) repeat;
	background-attachment:fixed;
}




#top #wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: #D6E3F3;
}

#top #wrapper #contents #header {
	background: url(../images/header.jpg) no-repeat;
	height: 385px;
	margin-top: 0px;
	position: relative;
}


/*---------------
□□□menu□□□
---------------*/


#menu .menu {
	width: 800px;
	background: url(../images/mbg.png) no-repeat;
	height: 50px;
	padding-right: 100px;
	padding-left: 100px;
}

#menu li {
	/*    margin:0; */
/*    padding:0; */
    list-style:none;
	float: left;
	padding-right: 16px;
	padding-left: 16px;
}

#menu li a {
    display:block; 
    line-height:normal;
	}



#header #menu {
	height: 50px;
	width: 1000px;
	padding-top: 385px;
}


#link-about a {
	background: url(../images/m_koen.png) no-repeat;
	height: 37px;
	width: 100px;
	text-indent: -9999px;
	
}

#link-about a:hover {
	background:url(../images/m_koen.png) no-repeat 0px -37px
	
}

#link-cast a {
	background: url(../images/m_cast.png) no-repeat;
	height: 37px;
	width: 100px;
	text-indent: -9999px;
	
}

#link-cast a:hover {
	background:url(../images/m_cast.png) no-repeat 0px -37px
	
}

#link-ara a {
	background: url(../images/m_arasuzi.png) no-repeat;
	height: 37px;
	width: 100px;
	text-indent: -9999px;
	
}

#link-ara a:hover {
	background:url(../images/m_arasuzi.png) no-repeat 0px -37px
	
}

#link-mido a {
	background: url(../images/m_midokoro.png) no-repeat;
	height: 37px;
	width: 100px;
	text-indent: -9999px;
	
}

#link-mido a:hover {
	background:url(../images/m_midokoro.png) no-repeat 0px -37px
	
}

#link-ture a {
	background: url(../images/m_ture.png) no-repeat;
	height: 37px;
	width: 100px;
	text-indent: -9999px;
	
}

#link-ture a:hover {
	background:url(../images/m_ture.png) no-repeat 0px -37px
	
}

#link-movie a {
	background: url(../images/m_blog.png) no-repeat;
	height: 37px;
	width: 100px;
	text-indent: -9999px;	
}

#link-movie a:hover {
	background:url(../images/m_blog.png) no-repeat 0px -37px
	
}




#wrapper #contents #main {
	background: url(../images/c_bg.jpg) repeat;
	margin-top: 50px;
	width: 1000px;
}





#main .main #sub,#story,#point,#ture {
	padding: 20px 120px;
}

#main .main #story,#point {
	font: bold 120%/150% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents #main .main h3 {
	font-size: 120%;
	font-weight: bold;
}


#main .main #sub {
	padding: 20px 120px;	
}

#main .main #topics {
	padding: 20px 120px;	
}


#main .main #cast {
	padding: 20px 120px;
}

#contents #main .main #cast ul li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.main #cast .cast4 {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#main .main #sub table tr th,td {
	padding: 2px 2px 15px;
}
table tr td p {
	padding-bottom: 10px;
	font-size: 110%;
}
.totop {
	float: right;
	padding-right: 10px;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
	color: #FFF;
}
#top #wrapper #footer {
	background: url(../images/mbg.png);
	width: 1000px;
	height: 50px;
}

div#footer p.copy
{
	color:#FFF;
	font: italic 93%/1em Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 10px;
}

#header #qr {
	position: absolute;
	top: 282px;
	left: 904px;
}
#header #blog_btn {
	position: absolute;
	top: 302px;
	left: 732px;
}
#top #wrapper #contents h1 {
	text-indent: -9999px;
	display: none;
}
#top #wrapper #contents #main .main #story p {
	padding-left: 50px;
}
#top #wrapper #contents #main .main #point p {
	padding-left: 50px;
}
table {
	font-size: 110%;
}
.main #update {
	width: 500px;
	float: right;
	background: #FCE699;
	border: 1px solid #F3B3CF;
	height: 60px;
	overflow: auto;
	padding: 5px 25px 10px;
}

#update p {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #CCC;
	list-style: square;
}
