body,html {
	color: #CCCCCC;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	font-family: Verdana, Arial;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	scrollbar-face-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#838141;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#838141;
	scrollbar-3dlight-color:#838141;
	background-attachment: fixed;
}

#menu a {
	text-decoration:none;
	background-image: url(images/ent_btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	width: 123px;
}

.td01 {
	background-color: #730259;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
}
.table_01 {
	background-color: #666666;
	border: 1px solid #333333;
}

#ent #ent_text {
	background-image: url(images/ent_text.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 47px;
	clear: both;
}

.td02 {
	background-color: #FCFCFC;
	color: #000000;
	text-align: center;
	padding: 2px;
}
.price {
	font-weight: bold;
	color: #C60696;
	font-size: 18px;
}

.page_content_box {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#page #wrap #page_content table {
	border: 1px solid #CCCCCC;
}




/*-----------------------------------
index1(TOPページ)
-----------------------------------*/
#home {
	background-color: #000000;
}

#footer #footer_navi {
	margin-bottom: 10px;
}
#footer {
	background-color: #340626;
	height: 150px;
	clear: both;
	float: none;
	padding: 20px;
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
}


#header {
	height: 150px;
	margin-top: 0px;
	top: 0px;
}




/*-----------------------------------
ENTERページ
-----------------------------------*/
#rss_wrap h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


#content {
	height: 100%;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#pluginMessageArea {
	font-size: 12px;
	line-height: 1.7;
	color: #333333;
	padding: 20px;
	width: 760px;
	border: 2px solid #D5D5D5;
	background-color: #F7F7F7;
	text-align: left;
	margin-top: 10px;
}
#content #pluginMessageArea h1 {
	font-size: 14px;
	color: #333333;
}


.rss_box {
	margin-bottom: 0px;
	text-align: left;
}
.rss_box img {
	border: 1px solid #4F0241;
}

#rss_wrap a {
	color: #0099CC;
	font-weight: bold;
}
#rss_wrap img a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rss_wrap {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #666666;
	line-height: 1.7;
}

/*-----------------------------------
index1(TOPページ)
-----------------------------------*/
#main {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#box_left {
	float: left;
	width: 408px;
	margin-left: 5px;
	margin-right: 4px;
	overflow: hidden;
}
#box_right {
	float: left;
	width: 475px;
	overflow: hidden;
}


#box_right #news {
	background-image: url(images/bg_news.jpg);
	background-repeat: no-repeat;
	height: 305px;
	padding-top: 100px;
	padding-right: 25px;
	padding-left: 25px;
}

#box_right #date_event {
	background-image: url(images/bg_event.jpg);
	background-repeat: no-repeat;
	height: 305px;
	padding-top: 100px;
	padding-right: 25px;
	padding-left: 25px;
}

#box_right #news_nf {
	background-image: url(images/bg_news_nf.jpg);
	background-repeat: no-repeat;
	height: 305px;
	padding-top: 100px;
	padding-right: 25px;
	padding-left: 25px;
}






/*--------------------------------------------------
フォーム部品
--------------------------------------------------*/
select {
	color:#666666;
	font-size:11px;

	}
#box_right #sch {
	height: 700px;
	width: 480px;
	margin-bottom: 5px;
}
#news #news_in {
	overflow: auto;
	height: 270px;
}
#news_nf #news_nf_in {
	overflow: auto;
	height: 270px;
}

#date_event #date_event_in {
	overflow: auto;
	height: 270px;
}

#sch iframe {
	width: 476px;
	height: 640px;
	overflow-y: scroll;
}

#bnr_machihime{
	margin:10px auto 0;
	text-align:center;
}

.clear {
	clear: both;
	float: none;
}

.top_bnr_event {
	margin-top: 10px;
}
#wrap #content_page {
	padding: 10px;
	background-image: url(images/bg_content_page.gif);
	background-repeat: repeat-y;
	background-position: center;
}



INPUT.myBut {
	background-image: url(images/submit.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 3px;
	margin-left: 2px;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
	width: 100px;
}

INPUT.myTx {
	color:#333333;
	background-color:#ffffff;
	font-size:12px;
	height: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #999999;
}

input:focus,
textarea:focus {
	border: 1px solid #000;
}



/*-----------------------------------
レイアウト
-----------------------------------*/
#sidebar {
	width: 180px;
	float: left;
}


#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #6C003F;
	background-image: url(images/bg_content_page.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000000;
}
#wrap #header #ticker {
	height: 45px;
}


/*-----------------------------------
リンク
-----------------------------------*/

a {
	color: #FF33CC;
}

a:visited {}

a:hover {
	color: #FF0099;
}
.table_02 {
	background-color: #666666;
	border: 1px solid #333333;
}

.requi {
	color: #CC0000;
}
#page #wrap #page_content #reserve {
	color: #333333;
}

#wrap_ent h3 {
	margin: 0px;
	padding: 0px;
	color: #675034;
	clear: right;
	font-size: 12px;
}
#wrap_ent h2 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#wrap_ent h1 {
	background-image: url(images/logo_ent.gif);
	background-repeat: no-repeat;
	background-position: center 200px;
	text-indent: -9999px;
	height: 500px;
}
#wrap_ent #ent_right #box_enter a {
	background-image: url(images/btn_enter.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 127px;
	float: right;
	text-indent: -9999px;
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
}
#wrap_ent #ent_footer {
	float: none;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCCCC;
	padding-top: 15px;
}
#wrap_ent #ent_right #box_enter a:hover {
	background-position: center -25px;
}


#wrap_ent #ent_right {
	float: right;
	width: 500px;
	padding-top: 15px;
}


#wrap_ent #ent_left {
	float: left;
	width: 300px;
	height: 550px;
}
#reserve form {
	margin-left: 17px;
}
.rss_box a {
	font-size: 14px;
	font-weight: bold;
	color: #FF0099;
	text-decoration: none;
}
.rss_box a:hover {
	text-decoration: underline;
}

.rss_box small {
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 5px;
	display: block;
}

.rss_box {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 3px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 1.3;
}
.rss_box img a {
	border: 1px solid #666666;
}
.td04 {
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	padding: 5px;
	font-weight: normal;
}
.td03 {
	background-color: #810367;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
#totop a {
	text-align: right;
	font-size: 10px;
	text-decoration: underline;
}
#totop {
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
}
#totop a:hover {
	text-decoration: none;
}
.border {
	border: 1px solid #666666;
}
.dot_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.page_content_box {
	line-height: 1.5;
}
#content_page .page_content_box h3 {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: left;
	font-size: 12px;
}
.td_head {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 5px;
	text-align: center;
	background-color: #4D0938;
	border: 1px solid #891065;
	color: #F8CFEF;
}
.mailm_box {
	border: 1px solid #6F0053;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #282828;
}
.cover_girl {
	height: 397px;
}
.cover_girl_box {
	height: 404px;
	width: 405px;
}
.cover_girl_box img {
	border: 1px solid #880000;
}

/* mailform */

.mailform {
	width: 704px;
	margin-right: auto;
	margin-left: auto;
}
.mailform_text {
	background-color: #363636;
	border: 1px solid #666666;
	padding: 10px;
	margin-bottom: 10px;
}

.mailform table {
	padding: 2px;
	border: 1px solid #000000;
}
.mailform .form_td01 {
	background-color: #333333;
	
}
.mailform th {
	background-color: #730259;
	font-weight: normal;
	color: #FFFFFF;
	width: 200px;
	text-align: right;
	padding-right: 5px;
}

.text_size16{
	color: #FF0099;
	font-size: 16px;
	font-weight: bold;


}
/*-----------------------------------------------

年齢絞込み

----------------------------------------------*/
#cast_age_area{
	width:600px;
	margin:0 auto;
	padding:0;
}
#cast_age_area iframe{
	height:310px;
	width:600px;
	scroll:no;
}

