*{
	margin: 0;
	padding: 0;
	/*font-style: normal;*/
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
	/*background-color: #ff0000;*/
	/*background-image:url(../images/bg-test.png);
	background-repeat: repeat-x;
	background-position: center top;*/
}

img{
	border: 0;
}

a{
	color: #D3AC45;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.clear{
	clear: both;
}

#contents_bg{
	margin: 0 auto;
	width: 992px;


}
#contents_bg0{
	margin: 0 auto;
	width: 1600px;
	background-image:url(../images/bg-img.jpg);

}

#contents_bg1{
	margin: 0 auto;
	width: 785px;


}

#contents_bg2{
	margin: 0 auto;
	width: 760px;


}

#outer{
	width: 962px;
	margin: 0 auto;
	/*border-right: #c9d4df dotted 1px;*/
	/*border-bottom: #c9d4df dotted 1px;*/
	/*border-left: #c9d4df dotted 1px;*/
	background-color: #ffffff;
	background-image:url(../images/contents_outer_bg2.png);
	background-repeat: repeat-x;
	background-position: center top;
}


#outer1{
	width: 785px;
	margin: 0 auto;
	/*border-right: #c9d4df dotted 1px;*/
	/*border-bottom: #c9d4df dotted 1px;*/
	/*border-left: #c9d4df dotted 1px;*/
	/*background-color: #ffffff;*/
	/*background-image:url(../images/contents_outer_bg2.png);*/
	/*background-repeat: repeat-x;*/
	/*background-position: center top;*/
}


#outer h1{
	color: #003366;
	margin: 10px auto;
	width: 952px;

}

#contents_outer{
	width: 952px;
	margin: 0;
	padding: 5px;
	border: red solid 0px;
	/*background-color: #0A0A0A;*/
}

#contents_outer0{
	width: 1150px;
	margin: 0;
	padding: 5px;
	border: red solid 0px;
	/*background-color: #0A0A0A;*/
}


#contents_outer1{
	width: 760px;
	margin: 0;
	padding: 5px;
	border: red solid 0px;
	/*background-color: #0A0A0A;*/
}



#contents_outer1{
	width: 785px;
	margin: 0;
	padding: 5px;
	border: red solid 0px;
	/*background-color: #0A0A0A;*/
}


#contents_outer .inner_right{
	float: right;
	width: 260px;
	margin: 10px 5px 0 5px;
	border: solid 1px #333;
}

#contents_outer .inner_left{
	float: left;
	width: 360px;
	margin: 10px 5px 0 5px;
	border: blue solid 0px;
}


#contents_outer .inner_left-sp{
	float: left;
	width: 770px;
	margin: 10px 5px 0 5px;
	border: blue solid 0px;
}

/*********** indexのみ ***********/
#index_outer{
	width: 992px;
	margin: 0 auto;
	/*border-right: #333 dotted 1px;*/
	border-bottom: #333 dotted 1px;
	/*border-left: #333 dotted 1px;*/
	background-color: #181818;
	background-image:url(../images/contents_bg.png);
	text-align:center;
}

#index_img{
	width: 974px;
	height: 420px;
	margin: 0 auto;
	position: relative;
}
/*********** indexのみ ***********/



/*indexとindex意外共通*/
#index_info{
	clear: both;
	width: 872px;
	height: 30px;
	margin: 10px 50px 10px 50px;
	/*padding-top: 5px;*/
	border-bottom: #222222 solid 1px;
}

#index_info .left_title{
	float: left;
	width: 300px;
}

#index_info .enter{
	float: right;
	width: 300px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
/*********** indexのみ ***********/



/*********** header ***********/
#header{
	width: 100%;
	margin: 0 auto;
}

#header .info{
	height:130px;
	width: 976px;
	margin: 0 auto;
	background-color: #fff;
	/*border-bottom: #FFFBEF solid 1px;*/
}


#header .space{
	width: 925px;
	height: 300px;
	margin: 0 auto;
	position: relative;
	border: blue solid 0px;
}

#header .space_left{
	background-image:url(../images/header_logo_mark.png);
	background-repeat: no-repeat;
	background-position: 30px 30px;
	width: 340px;
	height: 300px;
	float: left;
	position: relative;
	border: blue solid 0px;
}

#header .space_right{
	width: 580px;
	height: 300px;
	float: left;
	position: relative;
	border: blue solid 0px;
}

#header .logo_header{
	background-image:url(../images/logo_header2.png);
	background-repeat: no-repeat;
	float:left;
	width: 300px;
	height: 76px;
	display: block;
}

#header .tel_header{
	background-image:url(../images/tel2.png);
	background-repeat: no-repeat;
	float:right;
	width: 300px;
	height: 76px;
	display: block;
}


#cssmenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:12px;
	background:transparent url(../images/white.jpg) repeat-x top left;
}
#cssmenu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:1px solid #EDEDED;
}
#cssmenu li a{
	display:block;
	float:left;
	color:#D3AC45;
	text-decoration:none;
	padding:12px 11px 0 11px;
	height:26px;

}
#cssmenu li a:hover{
	background:transparent url(../images/black.jpg) repeat-x top left;	
}

#cssmenu .cu{
	display:block;
	float:left;
	margin:0;
	pading:0;
	background:transparent url(../images/black.jpg) repeat-x top left;	
}

/*********** header ***********/


/***********Top***********/

/*top 最新情報*/
#cornr_outer_what{
	/*margin: 6px;*/
	width:327px;
	float:left;
	border-top:1px solid #EDEDED;
	border-right:2px solid #EDEDED;
	border-bottom:2px solid #EDEDED;
	border-left:1px solid #EDEDED;
	background:#fff;
}

#cornr_outer_what .cornr_inner_what{
	padding: 5px;
	margin: 1px 0 0 0;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 300px;
	width:740px;
}


#cornr_outer_what .cornr_inner_what1{
	padding: 5px;
	margin: 19px 0 0 0;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 1900px;
	width:735px;
}


.roundedcornr_title_what{
	height:12px;
	width:80px;
	position:relative;
	text-align:center;
	top:-6px;
	left:15px;
	margin:0 0 -12px 0;
	padding:0 3px;
	background-color:#fff;
}
/*top 最新情報*/

/*top 写メ*/
#cornr_outer_sya{
	margin-top: 20px;
	border-top:1px solid #EDEDED;
	border-right:2px solid #EDEDED;
	border-bottom:2px solid #EDEDED;
	border-left:1px solid #EDEDED;
	background:#ffffff;
}

#cornr_outer_sya .cornr_inner_sya{
	padding: 5px;
	margin: 19px 0 0 0;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 433px;
}

.roundedcornr_title_sya{
	height:12px;
	width:120px;
	position:relative;
	text-align:center;
	top:-6px;
	left:15px;
	margin:0 0 -12px 0;
	padding:0 3px;
	background-color:#fff;
}
/*top 写メ*/

/*top pickup*/
#cornr_outer_pick{
	width:300px;
	margin:10px;
	/*float: left;*/
}

#cornr_outer_pick .cornr_inner_pick{
	padding: 5px;
	margin: 19px 0;
}

.roundedcornr_title_pick{
	height:12px;
	width:80px;
	position:relative;
	text-align:center;
	top:-6px;
	left:15px;
	margin:0 0 -12px 0;
	padding:0 3px;
	background-color:#ffffff;
	font-size:12px;
	color:#003366;
}
/*top pickup*/

/*top 新人情報*/
#cornr_outer_new{
	width:300px;
	margin:10px;
	/*float: left;*/
}

#cornr_outer_new .cornr_inner_new{
	padding: 5px;
	margin: 19px 0;
	overflow-y: scroll;
	height: 227px;
}

.roundedcornr_title_new{
	height:12px;
	width:110px;
	position:relative;
	text-align:center;
	top:-6px;
	left:15px;
	margin:0 0 -12px 0;
	padding:0 3px;
	background-color:#ffffff;
	font-size:12px;
	color:#003366;
}
/*top 新人情報*/

/*更新告知スライド*/
#cornr_outer_slide{
	width:720px;
	margin:20px auto;
}

#cornr_outer_slide .cornr_inner_slide{
	padding: 0px;
	margin: 17px;
}

.roundedcornr_title_slide{
	height:12px;
	width:80px;
	position:relative;
	text-align:center;
	top:-6px;
	left:15px;
	margin:0 0 -12px 0;
	padding:0 3px;
	background-color:#ffffff;
	font-size:12px;
	color:#003366;
}
/*更新告知スライド*/





/*キャスト一覧枠*/
#cornr_outer_item_waku{
	width: 780px;
	background-color: #cccccc;
	margin: 0 0 30px 0;
	/*border: #222 solid 1px;*/
}

#cornr_outer_item{
	width: 230px;
	height: 432px;
	background-color: #ccc;
	margin: 0px 3px 10px 3px;
	padding: 5px 0;
	float: left;
 	background-image:url(../images/bg-item.jpg);
	/*border: #E8E8E8 solid 1px;*/
}

#cornr_outer_item1{
	width: 185px;
	height: 365px;
	background-color: #ccc;
	margin: 0px 3px 10px 3px;
	padding: 5px 0;
	float: left;
 	background-image:url(../images/bg-item1.jpg);
	/*border: #E8E8E8 solid 1px;*/
}


#cornr_outer_item11{
	width: 185px;
	height: 350px;
	background-color: #ccc;
	margin: 0px 0px 0px 0px;
	padding: 5px 0;
	float: left;
	/*border: #E8E8E8 solid 1px;*/
}

#cornr_outer_item2{
	width: 185px;
	height: 405px;
	background-color: #ccc;
	margin: 0px 3px 10px 3px;
	padding: 5px 0;
	float: left;
 	background-image:url(../images/bg-item2.jpg);
	/*border: #E8E8E8 solid 1px;*/
}


#cornr_outer_item .cornr_inner_item{
	margin: 19px 0;
	padding: 5px 0;
	height: 380px;
	border: blue solid 1px;
	float: left;
}



#cornr_outer_item .cast_list_img{
	text-align: center;
	margin: 10px 0;
}

#cornr_outer_item .cast_list_title{
	/*color: #FC7707;*/
	text-align:center;
	padding: 10px;
	width: 190px;
	height: 88px;
	line-height: 16px;
	/*border: solid 1px #333;*/
}

/*キャスト一覧枠*/


/*コスプレ一覧枠*/

#cornr_outer_cos{
	width: 230px;
	height: 300px;
	border:1px solid #ccc;
	/*background:#000;*/
	margin: 0px 3px 10px 3px;
	float: left;
}


#cornr_outer_cos .cornr_inner_cos{
	margin: 19px 0;
	height: 270px;
}

.roundedcornr_title_cos{
	white-space: nowrap;
	width: 60%;
	position:relative;
	text-align:center;
	top:-6px;
	margin:0 auto -12px auto;
	padding:0 3px;
	background-color:#ccc;
}

#cornr_outer_cos .cast_list_img{
	text-align: center;
}

#cornr_outer_cos .cast_list_title{
	/*color: #FC7707;*/
	text-align:center;
	padding: 10px;
	width: 190px;
	height: 88px;
	line-height: 16px;
	/*border: #222 solid 1px;*/
}




/*プロフィール*/

#prof_table{
	border:dotted 0px #ccc;
}

#prof_table th{
	padding:5px;
	border-right:solid 0px #ccc;
	border-bottom:solid 0px #ccc;
	background-color:#ccc;
}

#prof_table .prof_td{
	padding:5px;
	border-bottom:dotted 1px #ccc;
}

/*WhatsNew*/
#whatnew{
	width: 820px;
	border:2px solid #D4D4D4;
	background:#fff;
	margin: 10px 0 0 64px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#whatnew .inner{
	overflow-y: scroll;
	margin: 5px 0;
	height: 280px;
	padding: 5px 10px;
	/*color: #909F53;*/
}

/*システム*/
#system_text{
	width: 700;
	margin: 5px 0 10px  60px ;
}

.p1{
	margin: 5px;
}

#system_s{
	width: 400px;
	height: 200px;
	border:2px solid #333;
	background:#000;
	margin: 10px 5px 10px 64px;
	float: left;
}


#system_s .inner{
	margin: 5px 0;
	padding: 5px 10px;
	/*color: #909F53;*/
}

#system_s table{
	font-size:14px;
	font-weight:bold;
	/*color: #909F53;*/
}

#system_s2{
	width: 400px;
	height: 200px;
	border:2px solid #333;
	background:#000;
	margin: 10px 0 0 10px;
	float: left;
}

#system_s2 .inner{
	margin: 5px 0;
	padding: 5px 10px;
	/*color: #909F53;*/
}

#system_s2 table{
	font-size:14px;
	font-weight:bold;
	border:1px solid #D4D4D4;
	/*color: #909F53;*/
}

#system{
	width: 820px;
	border:1px solid #333;
	background:#000;
	margin: 10px 0 0 64px;
}

#system .inner{
	margin: 5px 0;
	padding: 5px 10px;
	/*color: #909F53;*/
}

#system table{
	font-size:14px;
	font-weight: bold;
	border:1px solid #333;
	margin: 35px;
	float: left;
	background:#000;
	/*color: #909F53;*/
}

#system table td{
	width: 160px;
}



/*写メ一覧*/
#mail_photo_title{
	margin-top: 20px;
	width: 620px;
	height: 20px;
	background-color: #222;
	color: #fff;
	padding: 20px 10px;
}

#mail_photo_waku{
	/*margin: 23px;*/
	/*float: left;*/
	border: #222 solid 0px;
	/*margin-left: 5px;*/
}

#mail_photo_waku .mail_photo_img{
	margin: 0;
	margin-left: 9px;
	
}

#mail_photo_waku .mail_photo_title{
	width: 200px;
	height: 34px;
	padding:0;
	margin-left: 9px;
	background-color: #333;
	line-height: 16px;
}

#mail_photo_waku .mail_photo_text{
	margin-left: 9px;
	margin-bottom:10px;
	width: 200px;
	height: 100px;
	background-color: #fff;
	overflow: auto;
	color: #000;
}

/*キャスト一覧*/
#cast_list_title{
	/*margin-top: 20px;*/
	width: 702px;
	height: 20px;
	/*background-color: #F5F5F5;*/
	/*color: #5f5f5f;*/
	padding: 10px 10px 0 5px;
	margin: 5px 0 10px;
}

#cast_list_title .breadcrumbs{
	float: left;
}

#cast_list_title .item_result{
	float: right;
}

#cast_list_waku{
	/*margin: 23px;*/
	float: left;
	width: 220px;
	height: 368px;
	border: #FBBDD6 solid 2px;
	margin: 2px;
}

#cast_list_waku .cast_list_img{
	width: 215px;
	height: 285px;
	text-align: center;
	margin: 3px;
}


#cast_list_waku .cast_list_img1{
	width: 177px;
	height: 235px;
	text-align: center;
	margin: 3px;
}



#cast_list_waku .item_img_border{
	margin-top: 5px;
	border: #ccc solid 0px;

}

#cast_list_waku .cast_list_title{
	/*color: #FC7707;*/
	margin-top: -17px;
	padding: 10px;
	width: 170px;
	height: 88px;
	line-height: 16px;
	/*border: #222 solid 1px;*/
}

#cast_list_waku p{
	margin-top:5px;

}

/*リンク*/
#link{
	width: 658px;
	border:1px solid #333;
	background:#000;
	margin: 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#link .box{
	border-bottom:#333 solid 1px;
	margin:10px;
}
#link .bnr{
	float: right;
	margin: 5px 0;
	padding: 5px 10px;
	/*color: #909F53;*/
}
#link .inner{
	word-wrap: break-word;
	width: 340px;
	float: left;
	margin: 5px 0;
	padding: 5px 10px;
	/*color: #909F53;*/
}


/*テキスト系エリア共通*/
#contents_text_area{
	width: 640px;
	background-color: #111;
	color: #ccc;
}

#contents_text_area h3{
	margin: 5px 10px;
	font-size:18px;

}

#contents_text_area h4{
	margin: 5px 10px;
	font-weight:normal;

}


/*予約フォーム*/
#reserve{
	width: 820px;
	border:2px solid #ccc;
	background:#fff;
	margin: 10px 0 0 64px;
}

#reserve .inner{
	margin: 5px 0;
	padding: 5px 10px;
	/*color: #909F53;*/
}

.red{
	color: red;
}

/*********** footer_menu ***********/
#footer_menu{
	margin: 10px auto 20px 50px;
	width: 870px;
	border: 0px solid #D4D4D4;
}

#footer_menu ul{
	list-style-type: none;
}

#footer_menu li{
	float: left;
	/*width: 100px;*/
	padding: 5px;
}

#footer_menu a{
	/*text-align: center;*/
	/*display:block;*/
	/*width: 100%;*/
	/*background-color: black;*/
	/*color: white;*/
}

#footer_menu a:hover{
	/*background-color: red;*/
	/*color: white;*/
}


/*********** footer ***********/
#footer{
	width: 872px;
	height :20px;
	margin: 10px 50px 20px 50px;
}

#footer .url{
	float: left;
	width: 93px;
	border-right: #222222 solid 1px;
}

#footer .name{
	float: left;
	width: 500px;
	margin-left: 20px
}

#footer .copy{
	float: right;
	width: 300px;
	margin-left: 20px;
	text-align: right;
}

/*タブ*/
#tabsbox{
	margin:0 0 10px 1px;
}

#tabsbox h1{
	padding:0 3px 18px;
	font-size:100%;
}

#tabsbox .links{
	margin-bottom:18px;
	text-align:right;
	font-size:75%;
}

#tabhead{
	padding:4px 12px 0;
	border:1px solid #ccc;
	border-bottom:none;
	background-color:#fff;
}

#tabhead li{
	float:left;
	position:relative;
	width:90px;
	padding:6px 13px 4px;
	list-style:none;
	text-align:center;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#ccc;
}

#tabhead .on{
	padding:5px 12px 4px;
	border:1px solid #ccc;
	border-bottom:none;
	background-color:#fff;
	
}


#tabhead li a{
	display: block;
	text-decoration:none;
	
}

#tabhead .on a:link,
#tabhead .on a:visited,
#tabhead .on a:hover{
	font-weight:bold;
	color:#333;
}

#tabbody{
	padding:5px;
	padding-top:0;
	border:1px solid #ccc;
	border-top:none;
	background-color:#fff;
}

#tabbody dt{
	display:none;
	margin-top:-1px;
	padding:17px 10px 15px;
	border:1px solid #ccc;
	background-color:#fff;
}

#tabbody .current{
	display:block;
}

#tabbody h2{
	display:none;
	margin-bottom:6px;
	font-size:100%;
}

#tabbody ul{
	margin-bottom:-6px;
}

#tabbody li{
	margin-bottom:6px;
	list-style-position:inside;
}

/*float clear*/
#tabhead{
	overflow:hidden;
	zoom:1;
}

#tabhead:after{
	content:"";
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
}

/*\*/
* html #tabhead:{
	height:1em;
	overflow:visible;
}
/**/




