@charset "UTF-8";
/* CSS Document */
/* Reset */
* {
	zoom: 1;
	color: #a08e58;
	text-align: center;
}
html, body, h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
textarea { font-size: 100%; }
img { vertical-align: bottom; }
hr { display: none; }
table{
	border-collapse:collapse;
	border-spacing:0;
	border: 1px dashed #EFDA9D;
}

/* hover */
a {color: #ff6666;}

/* Common */
html, body {
	height: 100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background: url(../images/bg_body.gif) center top;
}
/*
body{
 　　　text-align:center;}
.wrapper{
 　　　width:350px;
 　　　margin:auto; }

*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }  
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {
	border: 1px solid #e0dbb1;
}
.clearfix {
	display: block;
	float: left;
}
/* End hide from IE-mac */
.clearfix + * { clear: both; }

.left{ float:left;}
.right{ float:right;}
.pb10 {
	padding-bottom: 10px;
}
input.form {
	line-height: 1.2em;
	width: 20em;
	font-size: 10px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
}
input.mail {
	line-height: 1.2em;
	width: 8em;
	font-size: 10px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	height: 1.5em;
}
select.mailComp {
	line-height: 1.2em;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	vertical-align: bottom;
}

#wrap {
	margin: 0px auto;
	width: 930px;
}

#bg_indextop {background: url(../images/bg_indextop.gif) repeat-x center top;}
#bg_grad {background: url(../images/bg_grad.gif) repeat-x center top;}

/* Header */
#header {
	width: 950px;
	margin: 0px auto;
	background-image: url(../images2/logo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #logo {
	width: 400px;
}

/* footer */
#footer{
	width: 900px;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
}
#footer div{
	text-align: center;
	padding: 5px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#indexMenu {
}
#gMenu {
	padding-bottom: 6px;
}
#contArea{
	vertical-align: top;
	float: left;
	background-position: center top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#bgContAreaInner{
	background: url(../images/bg_cont.gif) repeat-y center;
}
#contAreaBtm{
	background-position: center bottom;
}

#memberArea{
	background: url(../images/bg_member_top.gif) no-repeat center top;
	width: 650px;
	padding-top: 12px;
	margin-top: 17px;
	margin-bottom: 20px;
}
#bgMemberAreaInner{
	background: url(../images/bg_member.gif) repeat-y center;
}
#memberAreaBtm{
	background: url(../images/bg_member_btm.gif) no-repeat center bottom;
	padding: 0px 10px 4px 20px;
}

#contL {	width: 650px;}
#contR {
	width: 230px;
	padding-top: 10px;
}
#index #contL {
	width: 895px;
	background-color: #fcf6e8;
}
#index #contR {
	width: 200px;
	float: right;
}

#topics dl {
	border-bottom: 1px solid #efda9d;
	background: url(../images/bg_topics.gif) no-repeat left top;
	padding-bottom: 10px;
	padding-right: 3px;
	padding-left: 22px;
	margin-top: 10px;
}
#topics dt {
	padding: 0px 0px 6px;
	font-size: 13px;
	color: #993300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#scheduleCont dl,dl.discoBox,dl.newsBox {
	background: url(../images/bg_schedule.gif) no-repeat left top;
	margin-top: 25px;
	padding: 3px 3px 25px 30px;
}
#scheduleCont dt,dl.discoBox dt,dl.newsBox dt {
	padding: 0px 0px 6px;
	font-size: 13px;
	color: #993300;
	font-weight: bold;
}
#scheduleCont dd {
}
dl.discoBox dl {
	margin-right: 10px;
}
dl.discoBox dl dt {
	border-bottom: 1px dotted #efda9d;
	background: url(../images/bg_topics.gif) no-repeat left top;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 22px;
}
dl.discoBox dl dd {
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 22px;
}
.txtff9900 {
	color: #ff9900;
}
.txt993300 {
	color: #993300;
}
.txtff3366 {
	color: #ff3366;
}
.txta08e58 {
	color: #a08e58;
	font-weight: normal;
}
.txtff0000 {
	color: #ff0000;
}
.small {
	font-size: 10px;
	line-height: 15px;
}
.uLine {
	padding-bottom: 17px;
	border-bottom: 1px solid #e8d28e;
	margin-bottom: 8px;
}
#memberL {
	width: 335px;
	padding-top: 8px;
	padding-bottom: 16px;
}
#memberL dl.memberL {
	border-top: 1px solid #efda9d;
	padding-top: 6px;
	padding-bottom: 6px;
}
#memberL dl.memberLBtm {
	border-bottom: 1px solid #efda9d;
}
#memberL dl.memberL dt {
	float: left;
	width: 70px;
	font-weight: bold;
	text-indent: 12px;
}
#memberL dl.memberL dd {
	width: 250px;
	margin-left: 82px;
}
#memberR {
	width: 270px;
	padding-top: 8px;
	padding-bottom: 16px;
	padding-right: 5px;
}
#memberR dl.memberR {
	width: 250px;
}
#memberR dl.memberR dt {
	color: #993300;
	font-weight: bold;
	background: url(../images/bg_memberR.gif) no-repeat left top;
	padding-left: 22px;
}
#memberR dl.memberR dd {
	padding-bottom: 10px;
	padding-left: 22px;
}
#memberMenu {
	text-align: center;
	padding-bottom: 20px;
}
#aboutBox div {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #ff6666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e8d28e;
	padding-top: 10px;
}
#aboutBox {
	width: 470px;
	padding-left: 70px;
	padding-right: 80px;
	padding-bottom: 10px;
}
.btnRegist {
	text-align: center;
}
.newsBox .point1 {
	font-size: 13px;
	font-weight: bold;
	color: #FF3366;
	background: url(../images/bg_point1.gif) no-repeat;
	width: 556px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 64px;
}
.newsBox .point2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF3366;
	background: url(../images/bg_point2.gif) no-repeat;
	width: 556px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 64px;
}
.whBox {
	background: url(../images/bg_whboxtop.gif) left top;
	padding-top: 20px;
	width: 620px;
	margin-top: 10px;
}
.whBoxBtm {
	background: url(../images/bg_whboxbtm.gif) no-repeat left bottom;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.whBoxBtm #aboutInfo {
	background: url(../images/bg_about_info.gif) no-repeat left top;
	padding-left: 90px;
}
.whBoxBtm dl dt {
	background: url(../images/bg_whbox.gif) no-repeat left top;
	padding-bottom: 10px;
	padding-left: 22px;
	padding-top: 3px;
}
#mbBox {
	text-align: center;
}
#mbBox div {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	padding-bottom: 10px;
	padding-top: 6px;
}
#mbBox div div {
	font-size: 15px;
	color: #ff3366;
	margin: 0px;
	padding: 8px 0px 0px;
	font-weight: bold;
}
#loginBox1st {
	background: url(../images/bg_loginbox_1st.gif) no-repeat left top;
	width: 320px;
	padding-top: 43px;
}
#loginBox2nd {
	background: url(../images/bg_loginbox_2nd.gif) no-repeat left top;
	width: 320px;
	height: 535px;
	padding-top: 43px;
}
.loginBoxBtm {
	background: url(../images/bg_loginbox_btm.gif) no-repeat left bottom;
	width: 290px;
	padding-right: 15px;
	padding-bottom: 14px;
	padding-left: 15px;
}
#loginBox2nd dl {
	padding-top: 17px;
	padding-bottom: 10px;
}
#loginBox2nd dt {
	float: left;
	width: 70px;
	padding-top: 2px;
}
#loginBox2nd dd {
	padding-bottom: 8px;
	float: right;
	width: 210px;
}
#pointBox {
	font-size: 36px;
	font-weight: bold;
	color: #FF3366;
	text-align: right;
	height: 60px;
	width: 170px;
	padding-top: 74px;
	padding-right: 90px;
	background: url(../images/bg_pointbox.gif) no-repeat left top;
	line-height: 26px;
}
#pointLog {
	width: 380px;
}
#pointLog th{
	font-weight: bold;
	color: #FFFFFF;
	background: #ff6666;
	text-align: center;
	border-bottom: 1px solid #fcf6e8;
	padding-top: 4px;
	padding-bottom: 4px;
}
#pointLog td{
	font-weight: bold;
	color: #FFFFFF;
	background: #e3cf95;
	text-align: center;
	border-right: 1px solid #fcf6e8;
	border-bottom: 1px solid #fcf6e8;
	padding-top: 4px;
	padding-bottom: 4px;
}
#pointLog dl.pointLog {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e3cf95;
}
#pointLog dl.pointLog dt {
	width: 100px;
	float: left;
	text-align: center;
}
#pointLog dl.pointLog dd {
	width: 196px;
	text-indent: 10px;
	float: left;
	}
#pointLog dl.pointLog dd.point {
	width: 80px;
	text-align: center;
	text-indent: 0px;
	float: right;
}



/* form部分 */

#bgLoginBox {
	background: url(../images/bg_formbtm.gif) no-repeat center bottom;
	padding-bottom: 14px;
	margin-bottom: 10px;
}
#loginBox {
	background: url(../images/bg_formtop.gif) no-repeat center top;
	padding-top: 16px;
	padding-right: 14px;
	padding-left: 14px;
	font-size: 10px;
}
#header #loginBox {
	background: url(../images/bg_form.gif) no-repeat center bottom;
	width: 302px;
	margin-right: 11px;
	padding: 3px 14px 10px;
}
#loginBox div#login {
	background: url(../images/line_formlogin.gif) no-repeat center bottom;
	padding-bottom: 6px;
	color: #993300;
	margin-bottom: 3px;
	padding-right: 3px;
	padding-left: 6px;
}
#header #loginBox div#login {
	background: url(../images/line_headformlogin.gif) no-repeat center bottom;
}
#loginBox div#logout {
	background: url(../images/line_formlogout.gif) no-repeat left bottom;
	padding-bottom: 6px;
	color: #993300;
	margin-bottom: 3px;
	padding-right: 3px;
	padding-left: 6px;
	width: 173px;
}
#loginBox div#login span,#loginBox div#logout span {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
#loginBox div#login div.left {
	width: 230px;
}
#loginBox div#logout div.left {
	width: 110px;
}
#loginBox div#login div.right,#loginBox div#logout div.right {
	width: 60px;
	text-align: right;
}
#loginBox  div#logout  div.right a  {
	background: url(../images/icon_key.gif) no-repeat left;
	padding-left: 13px;
}
#loginBox div#point div.left,#loginBox div#prTxt {
	padding-right: 6px;
	padding-left: 6px;
	width: 168px;
}
#loginBox div#point div.left {	width: 180px;}
#loginBox div#point span {
	font-size: 14px;
	font-weight: bold;
	color: #ff6666;
}
#loginBox div#point div.right {
	width: 85px;
	padding-right: 3px;
}
#loginBox .imgRegist {
	width: 110px;
}

/* form部分end */

#bnrBox {	padding: 10px 0px 10px;}
#bnrBox img {padding-right: 2px;}

#topicPath {
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #efda9d;
}
.pageLink {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.totop {
	text-align: right;
	padding-bottom: 20px;
}
.totop a {
	background: url(../images/bg_totop.gif) no-repeat left 2px;
	padding-left: 14px;
}


#contR .prArea {
	border-bottom: 1px dotted #efda9d;
}
#contR .prArea dl {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #efda9d;
}
#contR .prArea dt {
	float: left;
	width: 48px;
}
#contR .prArea dd {
	float: right;
	width: 182px;
}

/* Photo */
#photo1 {
	position:relative;
	width: 650px;
	height: 217px;
	margin-bottom: 20px;
	background: url(../images/photo_bg_01.jpg) no-repeat;
}

#photo1 h3 {
	position:absolute;
	top: 15px;
	left: 10px;
}

#photo1 .thumb1 {
	position:absolute;
	top: 49px;
	left: 10px;
}

#photo1 .thumb2 {
	position:absolute;
	top: 49px;
	left: 170px;
}

#photo1 .thumb3 {
	position:absolute;
	top: 49px;
	left: 330px;
}

#photo1 .thumb4 {
	position:absolute;
	top: 49px;
	left: 490px;
}

/* Movie */
#movie h3 {
	margin:20px 0 15px 0;
}

