@charset "utf-8";

/********************************
*                               *  
 *    good job  (x_x)   *
*                               * 
********************************/


* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 1.4;
	height: 100%;
}
/*--------------------------------------
              link style
--------------------------------------*/
a img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:link {
	color: #000000;
	text-decoration: none;
	
}

a:hover {
	color: #94015B;
	text-decoration: underline;
	
}
a:visited {
	color: #000000;
	text-decoration: none;
	
}

a:active {
	color: #616161;
	text-decoration: none;
	
}

.mb10 {
	margin-bottom: 10px;
}



/*--------------------------------------
              basic layout
--------------------------------------*/
#wapper {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
	text-align: left;
	width: 100%;
	background-color: #000000;
}

#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 334px;
	position: relative;
	background-image: url(../images/main_header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#header #logo {
	position: absolute;
	left: 17px;
	top: 31px;
}
#header #txt {
	position: absolute;
	left: 16px;
	top: 3px;
}
#header #btn {
	display: inline;
	list-style-type: none;
	position: absolute;
	left: 832px;
	top: 4px;
	width: 135px;
}
#header #btn li {
	float: left;
	margin-left: 5px;
}
#header #tel {
	position: absolute;
	right: 9px;
	top: 54px;
}
#header #navi {
	position: absolute;
	left: 0px;
	top: 211px;
}
#header #navi li {
	float: left;
	list-style-type: none;
	height: 48px;
}

#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 27px;
	height: auto;
	padding-bottom: 30px;
}
#mainIMG {
	height: 240px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#main #content {
	float: left;
	height: auto;
	width: 700px;
	padding-top: 20px;
}
#main #content #flash {
	background-image: url(../images/waku.jpg);
	height: 300px;
	width: 658px;
	margin-bottom: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#main #content #flash #movie {
	position: absolute;
	left: 90px;
	top: 13px;
}
#main #content h2 {
	margin-bottom: 15px;
	text-align: left;
}
#main #content .block1 {
	width: 680px;
	height: auto;
	overflow: auto;
	overflow-x:hidden;
	margin-bottom: 15px;
}
#main #content .block1 #news {
	height: 380px;
	width: 660px;
	background-color: #B09E86;
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
}
#main #content .block1 #news dl dd a {
	color: #60F;
}
#main #content .block1 #news dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 15px;
}

#main #content .block1 #news  dl dt {
	font-weight: bold;
	color: #660;
	margin-bottom: 10px;
}
#main #content .block1 #news  dl dt .day {
	color: #333;
}
#main #content .block1 #news  dl dd {
	color: #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#main #content .block1 #news  dd:last-child  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#top #main #content .linkBox {
	margin-bottom: 15px;
	text-align: right;
}
#top #main #content .linkBox a {
	font-weight: bold;
	color: #FF0066;
}
#main #content #cast {
	display: inline;
	list-style-type: none;
}

#main #content #cast li {
	background-image: url(../images/gal_waku.png);
	display: block;
	height: 370px;
	width: 224px;
	position: relative;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

#main #content #cast .photo {
	position: absolute;
	left: 26px;
	top: 32px;
}
#main #content #cast .name {
	text-align: center;
	width: 224px;
	position: absolute;
	left: 1px;
	top: 272px;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}
#main #content #cast .size {
	text-align: center;
	font-weight: normal;
}




#main #right {
	float: right;
	width: 275px;
	height: auto;
	padding-top: 20px;
}
#right .rigthBox iframe {
	background-color: #FFFFFF;
}
#right .rigthBox {
}

#footer {
	background-color: #000000;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer #footerBox {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	position: relative;
}
#footer #footerBox #fbb {
	    text-align: right;
    margin-right: -26px;
}
#footer #footerBox ul {
	margin-top:40px;
	display:block;
	text-align: center;
	letter-spacing: -.4em;
	list-style-type: none;
}
#footer #footerBox li {
	border-right: solid 1px #000;
	display: inline-block;
	letter-spacing: normal;
	line-height: 1;
	vertical-align: middle;
}
#footer #footerBox li:last-child {
	border: none;
}
#footer #footerBox ul li a {
	padding: 2px 3px;
	display: block;
	color: #FFF;
	font-size: 12x;
	text-decoration: none;
}
#footer #footerBox li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer #footerBox address {
	margin-top:40px;
	text-align:center;
	font-size:12px;
}
