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

* {margin:0;
padding:0;}

img {
	border:none;
}

ul,ol,li,dl,dt,dd{ list-style:none; 
                   margin:0;
                   padding:0;			   
				   }

				   
h1,h2,h3,h4,h5,h6{
	font-size:100%;
}

a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
}
a:active {
	color: #666;
}

#head {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 103px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#foot {
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	height: 36px;
	width: 100%;
	clear: both;
}
#contents {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contents p {
	margin-top: 15px;
	margin-bottom: 15px;
}
#head ul li {
	float: left;
}
#head ul {
	width: 1000px;
	position: absolute;
	bottom: 0px;
	height: 31px;
}
#nvarea h1 {
	height: 63px;
	width: 133px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#nvarea {
	height: 103px;
	width: 1000px;
	position: relative;
	margin: 0 auto;
}
#head #nvarea p {
	height: 32px;
	width: 106px;
	position: absolute;
	top: 31px;
	right: 0px;
}
address {
	text-align: right;
	width: 1000px;
	margin:0 auto;
	font-size: 10px;
	font-style: normal;
	color: #666;
}
#mov_box01 {
	background-image: url(../movie/images/m_15sec.jpg);
	background-repeat: no-repeat;
	height: 418px;
	width: 1000px;
}

.fmov {
	padding-top:17px;
	margin-left: 59px;
}
#fwin {
	width: 411px;
	margin:0 auto;
}
.newsbg {
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 774px;
}
.ntxt01 {
	padding-left: 128px;
	margin-top: 19px;
}
.newst {
	font-size: 11px;
	color: #666;
}
body {
	font-size: 11px;
	color: #666;
}
.datet {
	font-size: 11px;
	font-weight: bold;
	color: #E5107F;
}
#n_box_left {
	background-image: url(../news/images/wakubg.gif);
	background-repeat: repeat;
	width: 365px;
	background-color: #FFF;
	padding: 5px;
	float: left;
}
#n_box_right {
	float: right;
	width: 606px;
}
.clear {
	clear: both;
}
.ninbox {
	background-color: #FFF;
	width: 365px;
}
.ninbox .ntxt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 355px;
	margin-right: 5px;
	margin-left: 5px;
}
.ntitle {
	font-size: 12px;
	color: #E5107F;
	font-weight: normal;
}
.ntitle02 {
	font-size: 12px;
	font-weight: bold;
}

