@charset "utf-8";


/*
##########################################################################
システム
##########################################################################*/

#system{
	margin:auto;
	font-size:13px;
	background:#FFF;
}
/*初回利用*/
#system #firstcustomer{
	width:540px;
	padding:12px;
	margin:0 0 30px;
	background:#f2dfd6;
	line-height:1.5;
	-webkit-border-radius:4px;
	   -moz-border-radius:4px;
			border-radius:4px;
}
#system #firstcustomer h3{
	margin: 0  0 12px;
}

/*指名*/
#system #shimei{
	width:420px;
	margin:0 0 20px;
	padding:10px 15px 10px;
	border-radius:3px;
	background:#FFF ;
	color:#484848;
}
#system #shimei h3{
	height:24px;
	margin:0 0 8px;
	background-size:32px;
	padding-left:35px;
	color:#484848;
	font-size:20px;
}
#system #shimei p.fee{
	width:20em;
	margin:0 0 15px;
	padding-bottom:3px;
	font-size:14px;
	border-bottom:2px solid #e6e6e6;
}
#system #shimei p.fee strong{
	font-size:18px;
}
#system #shimei p.text{
	font-size:12px;
	line-height:1.7;
}
#system span.customer{
	font-size:12px;
	line-height:1.5;
}
/**/
#system #price{
	font-family:"Arial Black", Gadget, sans-serif
}
#system #price p.text{
	float:left;
	width:40%;
}
#system  #price h3{
	margin:0 0 0px;
}
#system  #price h4{
	font-size:20px;
	margin:20px 0 7px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/*******オーダーメイド*******/
#Ordermade{
	width:100%;
	margin:0 0 20px;
}
#Ordermade .inner{
}
#Ordermade .section{
	margin:0 0 20px;
}
#Ordermade .section .left{
	float:left;
	width:520px;
	padding-top:15px;
}
#Ordermade .section .right{
	float:right;
	width:350px;
}
#Ordermade .inner p.summary{
	margin:0 0 18px;
}
#Ordermade .inner p.ninzu{
	margin:0 0 4px;
	font-size:12px;
}
#Ordermade .inner p.latetime{
	background:#f3f3f3;
	padding:8px;
	margin:0 0 5px;
}
#Ordermade .inner p.addcast{
	background:#f3f3f3;
	padding:8px;
	margin:0 0 5px;
}
#Ordermade .inner p.idconfirm{
	background:#f3f3f3;
	padding:8px;
	margin:0 0 40px;
}



/*****オーダーメイドテーブル*****/

#system table#omTbl td span.tax{
	display:block;
	margin-top:5px;
	font-size:12px;
	font-weight:100;
}
/***フリープラン***/
#system table#omTbl{
	width:100%;
	margin:0 0 10px;
	background:#e5e5e5;
}
#system table#omTbl th,#system table#omTbl td{
	text-align:center;
	font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#system table#omTbl thead th{
	padding:0.5% 1%;
	color:#fff;
	font-size:12px;
}
#system table.mens thead th{
	background:#5fc7b2; /*男性料金*/
}
#system table.ladies thead th{
	background:#e9616e; /*女性料金*/
}
#system table#omTbl tbody th{
	padding:1.5% 1%;
	background:#f0f0f0;
	font-size:14px;
	line-height:1.1;
	font-weight:bold;
}
#system table#omTbl tbody td{
	width:15%;
	padding:1.5% 1%;
	background:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:1.1;
	color:#484848;
}
#system table#omTbl tbody td:nth-child(odd){
	background:#fafafa;
	
}

/**/
#system #out_of_area{
	margin:0 0 25px;
	padding:10px;
	background:#FBF5E3;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	line-height:1.3;
}

/***フリープランプラス***/
/*
#system table#omTbl2{
	width:100%;
	margin:0 0 10px;
	background:#e5e5e5;
}
#system table#omTbl2 th,#system table#omTbl2 td{
	text-align:center;
	font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#system table#omTbl2 thead th{
	padding:0.5% 1%;
	color:#fff;
	font-size:12px;
}
#system table#omTbl2 tbody th{
	padding:1.5% 1%;
	background:#f0f0f0;
	font-size:14px;
	line-height:1.1;
	font-weight:bold;
}
#system table#omTbl2 tbody td{
	width:30%;
	padding:1.5% 1%;
	background:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:1.1;
	color:#484848;
}
#system table#omTbl2 tbody td:nth-child(odd){
	background:#fafafa;
	
}
#system table#omTbl2 td span.tax{
	display:block;
	margin-top:5px;
	font-size:12px;
	font-weight:100;
}
*/


/*******レディメイド*******/

#Readymade{
	width:100%;
	margin:0 0 20px;
}
#Readymade h3{
	margin:0 0 25px;
}
#Readymade .inner{
}
#Readymade .mes{
	padding:15px 0;
}

/*****コース*****/

#Readymade .inner .box{
	width:47%;
	min-height:580px;
	margin:0 0 35px;
}
#Readymade .inner .box:nth-child(odd){
	float:left;
}
#Readymade .inner .box:nth-child(even){
	float:right;
}
#Readymade .inner .box h4{
	margin:0 0 6px;
	font-size:18px;
}

#Readymade .inner .box p.summary{
	height:2em;
	margin:0 0 18px;
	line-height:1.3;
}


/*レディメイドプランテーブル*/
#Readymade .inner .box table.rmTbl{
	background:#ddd;
	margin:0 0 10px;
}
#Readymade .inner .box table.rmTbl thead th{
	padding:6px 4px;
	background:#808080;
	font-size:11px;
	color:#FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#Readymade .inner .box table.rmTbl tbody th{
	width:30%;
	padding:6px 4px;
	background:#f3f3f3;
	font-size:13px;
	color:#484848;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#Readymade .inner .box table.rmTbl tbody td{
	padding:6px 4px;
	background:#FFF;
	font-size:14px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
#system table.rmTbl td span.tax{
	margin-left:8px;
	font-size:12px;
	font-weight:100;
}
#Readymade .inner .box table.rmTbl tbody td span.query{
	font-size:11px;
	font-weight:100;
}
#Readymade .inner .box table.rmTbl tbody td.bikou{
	font-size:12px;
}
#Readymade .inner .box table.rmTbl tbody td.bikou span{
	font-size:11px;
	font-weight:100;
	color:#484848;
}
/*タイトルアイコン*/
#system h4#free{
	height:	50px;
	padding-top:15px;
	background:url(../images/system/icon_free.png) no-repeat left center;
	padding-left:55px;
}

#system h4#freeplus{
	height:	50px;
	padding-top:15px;
	background:url(../images/system/icon_freeplus.png) no-repeat left center;
	padding-left:55px;
}

#system h4#karaoke{
	height:	40px;
	padding-top:12px;
	background:url(../images/system/icon_karaoke.png) no-repeat left center;
	padding-left:45px;
}

#system h4#photo{
	height:	40px;
	padding-top:12px;
	background:url(../images/system/icon_photo.png) no-repeat left center;
	padding-left:45px;
}

#system h4#sight{
	height:	40px;
	padding-top:12px;
	background:url(../images/system/icon_sight.png) no-repeat left center;
	padding-left:45px;
}

#system h4#party{
	height:	40px;
	padding-top:12px;
	background:url(../images/system/icon_party.png) no-repeat left center;
	padding-left:45px;
}


/*****オプション*****/
#system #option{
	width:100%;
	margin:0 0 30px;
}
#system #option h3{
	margin:0 0 8px;
}
#system #option table.optionTbl{
	width:100%;
	background:#ddd;
}
#system #option table.optionTbl th{
	width:26%;
	padding:1%;
	background:#f3f3f3;
	font-size:14px;
}

#system #option table.optionTbl th span.summary{
	display:block;
	font-size:11px;
	font-weight:100;
}
#system #option table.optionTbl td{
	width:19%;
	padding:1%;
	background:#FFF;
	font-weight:bold;
}
#system #option table.optionTbl td span.tax{
	margin-left:8px;
	font-size:11px;
	font-weight:100;
}
#system #option p.fee{
	width:20em;
	padding-bottom:3px;
	margin:0 0 15px;
	font-size:14px;
	border-bottom:2px solid #f3f3f3;
}
#system #option p.fee strong{
	font-size:18px;
}
#system #option p.text{
	font-size:12px;
	line-height:1.7;
}

#system #option p.hosoku{
	padding:10px 5px;
	font-size:11px;
}
/*ﾛﾝｸﾞｴﾘｱ*/
#system #longArea{
	margin:0 0 25px;
	padding:15px;
	border:1px dotted #CCC
}
#system #longArea .summary{
	margin:0 0 8px;
}
#system #longArea .summary span{
	display:block;
	margin:6px 0;
	font-size:11px;
	font-weight:bold;
}
#system #longArea #example{
}
#system #longArea #example h4{
}
#system #longArea #example h5{
	font-size:16px;
}
#system #longArea #example .section{
	margin:0 0 8px;
}
#system #longArea #example .section .img{
	float:left;
	margin:0 0 8px;
}
#system #longArea #example .section .text{
	float:left;
	margin:0 0 8px 15px;
}

/**/
#system .about{
	padding:12px;
	margin:0 0 17px;
	background:url(../images/system/about_bg.jpg);
}

/*時間外予約について*/
#system #outside{
	width:96%;
	padding:2% 2%;
	margin:0 0 0px;
}
#system #outside h3{
	margin:0 0 15px;
	font-size:21px;
}
#system #outside p.text{
	margin:0 0 20px;
	line-height:1.5;
}
#system #outside ol.extra{
	padding:0 20px;
}
#system #outside ol.extra li{
	margin:0 0 8px;
	line-height:1.2;
	list-style:decimal;
}

/*時間外予約について*/
#system #request{
	width:96%;
	padding:2% 2%;
	margin:0 0 0px;
}
#system #request h3{
	margin:0 0 15px;
	font-size:21px;
}
#system #request p.text{
	margin:0 0 20px;
	line-height:1.5;
}
#system #request ol.extra{
	padding:0 20px;
}
#system #request ol.extra li{
	margin:0 0 8px;
	line-height:1.2;
	list-style:decimal;
}

/*会員登録について*/
#system #registration{
	width:96%;
	padding:2% 2%;
	margin:0 0 0px;
}
#system #registration h3{
	margin:0 0 15px;
	font-size:21px;
}
#system #registration p.text{
	line-height:1.5;
}
#system #registration p.extra{
	margin:0 0 20px;
}

/*キャンセルについて*/
#system #cancel{
	width:79%;
	padding:2% 2% 10px 18%;
	margin:0 0 0px;
	border:3px solid #000;
	background:url(../images/system/cancel_bg.png) no-repeat left top #FFF;
}
#system #cancel h3{
	margin:0 0 15px;
	font-size:21px;
}
#system #cancel p.text{
	line-height:1.5;
}
#system #cancel p.extra{
}
/*ご利用規約*/
#system #kiyaku{
	margin:0 0 30px;
}
#system #kiyaku #toGuide{
	margin:0 0 20px;
}
#system #kiyaku h3{
	margin:0 0 5px;
}
#system #kiyaku fieldset{
	margin:0 0 5px;
	padding:20px;
	background:#f2f2f2;
	border:1px solid #dedede;
}
#system #kiyaku fieldset legend{
	padding:10px 0px 0;
}
#system #kiyaku h4{
	margin:0 5px 8px;
}
#system #kiyaku ol{
}
#system #kiyaku ol li{
	margin:0 0 8px;
	line-height:1.2;
}
#system #kiyaku #end_service{
	margin:30px 0 10px;
	padding:0 20px;
}

/*
##########################################################################
スケジュール
##########################################################################*/
#sch{
}
#sch .section{
	margin:auto;
}
/*カレンダーエリア*/
#sch #calendarArea{
	margin:0 0 30px;
}

#sch #calendarArea #calendar{
	float:left;
	width:380px;
}

#sch #calendarArea #cal_liner{
	float:right;
	width:480px;
}

/**/
#sch table#schTbl{
	width:100%;
	background:#b0b0b0;
}
#sch table#schTbl th{
	width:14%;
	background:#F3F3F3;
	padding:4px;
	text-align:center;
}
#sch table#schTbl td{
	height:30px;
	padding:0;
	background:#FFF;
	text-align:center;
}
#sch table#schTbl td p.day{
	margin:0 0 3px;
	padding:2px;
	background:#edf6d6;
}
#sch table#schTbl td a{
	display:block;
	width:96%;
	padding:4px 2%;
	font-size:15px;
	color:#000;
	line-height:1.2;
}

#sch table#schTbl td a:hover{
	background:#eee;
}

#sch th.dow0,#sch th.dow1, #sch th.dow2, #sch th.dow3, #sch th.dow4, #sch th.dow5, #sch th.dow6 {
background-color: #ccc;
}
#sch .dow0 {
color: red;
} 
#sch .dow6 {
color: blue;
} 
#sch .ym {
border: none;
}
#sch .ym a{
	font-size:13px;
}


/*-------------------------------------------------------*/

#sch #cal_liner{
	width:100%;
	margin:0 0 30px;
}
#sch #cal_liner h3{
	margin:0 0 12px;
	padding-left:40px;
}
#sch #cal_liner p.mes{
	padding-left:40px;
	margin:0 0 30px;
	
}
#sch #cal_liner ul{
	margin:0 0 0 15px;
	padding:0;
}
#sch #cal_liner li{
	position:relative;
	width:57px;
	height:58px;
	margin:0 1px 0;
}
#sch #cal_liner li .month{
	position:absolute;
	left:7px;
	top:6px;
	font-size:12px;
}
#sch #cal_liner li .day{
	position:absolute;
	left:6px;
	top:22px;
	font-size:17px;
}
#sch #cal_liner li .day span{
	font-size:12px;
}
#sch #cal_liner li .day span.sun{
	color:#fc1491;
}
#sch #cal_liner li .day span.sat{
	color:#4e8cff;
}
#sch #cal_liner li a{
	display:block;
	width:100%;
	height:50px;
	padding:0;
	margin:0 1px;
	color:#333;
	border:1px solid #CCCCCC;
	text-decoration:none;
}
#sch #cal_liner li a.selected_day{
	background:#fdedfb;
	font-weight:bold;
}
#sch #cal_liner li a.selected_day:hover{
	background:#f3bbec;
}
#sch #cal_liner li a.other_day{
	background:#f3f3f3;
	font-weight:bold;
}
#sch #cal_liner li a.other_day:hover{
	background:#ddd;
}

/**/

#sch .message{
	margin:0 auto 25px;
	padding:10px;
	line-height:1.5;
}

/**/
#sch #castLineup{
	margin:0 0 40px;
}
#sch #castLineup h3{
	margin:0 0 10px;
}
#sch #castLineup .box{
	width:200px;
	height:340px;
	margin:0 5px 10px;
	padding:5px 3px;
	text-align:center;
	border:1px solid #FFF;
	border:1px solid #f0f0f0;
}
#sch #castLineup .box .icon{
	margin:0 0 2px;
}
#sch #castLineup .box:hover{
	border:1px solid #F31F8F;
}
#sch #castLineup .box a{
	text-decoration:none;
	color:#666;
}
#sch #castLineup .box a:hover{
	text-decoration:underline;
}
#sch #castLineup .box .img{
}

#sch #castLineup .box .name a{
	font-size:14px;
}


#sch #castLineup .box .time{
	width:92%;
	margin:0 auto 8px;
	padding:4px;
	background:#efefef;
	font-size:15px;
	letter-spacing:0.2;
	text-align:center;
}

/**/

#sch #castLineup .prereserve{
	margin:0 auto 8px;
	padding: 3px;
	background:#049bcc;
	font-size:11px;
	text-align:center;
	color:#FFF;
	border-radius:5px;
}


/**/

#sch #castLineup .reserve{
	width:200px;
	margin:0 auto 0px;
	text-align:center;
}
#sch #castLineup .reserve a{
	display:block;
	width:90%;
	height:15px;
	padding:9px 5% ;
	background:url(../images/reserve.png) repeat-x;
	line-height:1;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	border-radius:3px;
}
#sch #castLineup .reserve a:hover{
	background:#6f65f9;
}
/*予約状況*/


#sch .toPage{
	float:right;
	width:33%;
	margin-right:100px;
}
#sch .toPage a{
	display:block;
	padding:8px 5%;
	width:90%;
	text-align:center;
	background:#FF9F15;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	border-radius:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#sch .toPage a:hover{
	background:#FD6D0B;
}

/**/
#sch #date{
	color:#000;
	font-weight:bold;
	margin-bottom:15px;
	font-size:24px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/**/
#sch #description{
	margin:0 0 30px;
}
/**/

#sch table.outTbl{
	width:100%;
}
#sch table.outTbl th{
	width:10%;
	vertical-align:top;	
	text-align:center;
}

#sch table.outTbl th .icon{
	width:60px;
	margin:0 0 2px;
}
#sch table.outTbl th .name{
	margin-top:3px;
	background:url(../images/sch/prof_icon.png) no-repeat left center;
}
#sch table.outTbl th .name a{
	text-decoration:none;
	color:#555;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:100;
}
#sch table.outTbl th .name a:hover{
	text-decoration:underline;
}
#sch table.outTbl th .time{
	font-size:14px;
}

#sch table.outTbl td{
	width:90%;
	padding-bottom:30px;
}

#sch .time{
	background-size:100%; 
	width:100%; 
	margin:0 0 10px;
}
#sch .time table.inTbl{
	width:100%;
	background:none;
}
#sch .time table.inTbl thead th{
	background:#FFF;
	padding:0;
	margin:0;
	vertical-align:bottom;
	font-size:1px;
}

#sch .time table.inTbl thead th img{
	display:block;
	width:100%;
}
#sch .time table.inTbl tbody th{
	width:15%;
	padding:0 0 0 3px;
	vertical-align:middle;
	background:#e9e9e9;
	border-bottom:1px dotted #ccc;
	border-right:1px dotted #F5F5F5;
	text-align:left;
	text-align:center;
}
#sch .time table.inTbl tbody td{
	width:85%;
	padding: 0;
	border-bottom:1px dotted #ccc;
	background:url(../images/sch/timeline.jpg) repeat-y; 
	background-size:100%;
}
#sch .time table.inTbl tbody tr.cast th{
	background:#EFEFEF; 
}
#sch .time table.inTbl tbody tr.schedule th{
	background:#EFEFEF;
}
#sch .time table.inTbl tbody td.status{
	position:relative; 
	vertical-align:middle;
}

#sch .time table.inTbl tbody tr.studio th,#sch .time table.inTbl tbody tr.studio td{
	height:42px;
	font-size:12px;
	line-height:1.1;
}
#sch .time table.inTbl tbody tr.cast th,#sch .time table.inTbl tbody tr.cast td{
	height:40px;
	font-size:12px;
line-height:1.1;
}
#sch .time table.inTbl tbody tr.schedule th,#sch .time table.inTbl tbody tr.schedule td{
	height:15px;
	font-size:12px;
	line-height:1.1;
}
#sch table.outTbl .mes{
	margin:0 0 5px;
	text-align:center;
	font-size:11px;
	color:#333;
}


#sch table.outTbl .reserve{
	width:200px;
	margin:0 auto 10px;
	text-align:center;
}
#sch table.outTbl .reserve a{
	display:block;
	width:90%;
	height:15px;
	padding:9px 5% ;
	background:url(../images/reserve.png) repeat-x;
	line-height:1;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	border-radius:3px;
}
#sch table.outTbl .reserve a:hover{
	background:#6f65f9;
}



/*
##########################################################################
キャスト一覧
##########################################################################*/
#cast{
}
#cast .inner{
	width:100%;
	margin:auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#cast .inner .box{
	float:left;
	width:200px;
	height:230px;
	padding:10px 5px;
	border:1px solid #DDD;
	text-align:center;
	margin:0 3px 10px;
}
#cast .inner .box .img{
	height:200px;
	margin-bottom:2px;
}
#cast .inner .box .name{
	margin-bottom:5px;
}
#cast .inner .box .name a{
	text-decoration:none;
	font-size:15px;
	color:#555;
}
#cast .inner .box .name a:hover{
	text-decoration:underline;
}

/*
##########################################################################
プロフィール
##########################################################################*/
#prof{
	margin-bottom:30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#prof #p_1{
	margin:0 0 30px;
}
#prof #p_2{
	margin:0 0 30px;
}
#prof .section{
}

#prof #profileArea{
	margin:0 0 30px;
}
/*pageNavi*/
#prof #pageNavi{
	display:table;
	margin:15px auto;
	text-align:center;
}
#prof #pageNavi u,#prof #pageNavi a{
	display:table-cell;
	float:left;
	padding:6px 10px;
	margin:0 2px;
	background:#F0F0F0;
	border-radius:4px;
	color:#fe0aab;
}

/*写真エリア*/
#prof #photoArea{
	float:right;
	width:480px;
	margin:0 0 0 ;
}
#prof #photoArea .photo{
	margin:0 0 20px;
}
#prof #photoArea .photo img{ 
}
	
	
/*サムネエリア*/
	
#prof ul#thumbnail{
	width:100%;
	margin:0 auto;
}
#prof ul#thumbnail li{
	float:left;
	margin:0 2px;
}
#prof ul#thumbnail li img{
	cursor:pointer;
}


/*プロフエリア*/

#prof #profArea{
	float:left;
	width:370px;
	font-size:small;
}
#prof .nameArea{
	margin:0 0 8px;
	color:#f83382;
}
#prof .nameArea h3.name{
	margin:0 0 3px;
	font-size:35px;
	color:#301826;
	letter-spacing:1px;
}
#prof .nameArea h3.name div.new{
	float:left;
}
#prof .nameArea h3.name span.title{
	font-size:10px;
	color:#969696;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#prof .nameArea h3.name span.nickname{
	display:block;
	font-size:10px;
}

#prof .size{
	margin:0 0 8px;
	font-size:11px;
}
#prof .size span{
	font-weight:bold;
	font-size:1.3em;
}
#prof .interview{
	margin:0 0 12px;
}
#prof .interview li{
	padding:8px;
}
#prof .interview li:nth-child(odd){
	background:#F3EEE9;
}


/*ブログ*/
#prof .blog{
	margin-bottom:10px;
	padding:10px;
	border:1px solid #DDD;
}
#prof .blog a{
	font-size:18px;
	text-decoration:none;
}

#prof .blog .blog_title{
	margin:0 0 10px;
	padding:5px;
	border-bottom:2px solid #ccc;
	background:#2b1111;
	color:#FFF;
	font-size:11px;
}
#prof .blog .blog_title a{
	color:#FFF;
	font-size:20px;
}
#prof .blog h4{
	margin:0 0 8px;
	font-size:12px;
}
#prof .blog ul.headline{
}
#prof .blog ul.headline li{
	line-height:1.5;
	padding:0 0 2px;
	border-bottom:1px dotted #999;
}
#prof .blog ul.headline li a{
	display:block;
	padding:3px;
	font-weight:100;
	font-size:13px;
	color:#000;
	text-decoration:none;
}
#prof .blog ul.headline li a:hover{
	background:#EFE5E5;
}
 
#prof .blog ul.headline li a span.date{
	margin-right:15px;
	font-size:11px;
	color:#000;
}
#prof .blog ul.headline li a span.title{
}


/*外部サイト*/
#prof .link{
	margin-bottom:10px;
	padding:0 0 10px;
	border-bottom:1px dotted #CCC;
}
#prof .link a{
	color:#f05faa;
}

/*コメント*/
#prof .comment{
	margin:10px 0 30px;
}
/*動画*/
#prof .prof_movie{
	width:580px;
	margin:0 0 30px;
}
#prof .prof_movie h3{
	height:23px;
	margin:0 0 6px;
	padding:14px 0 4px 34px;
	background:url(../images/prof/icon_movie.png) no-repeat left center;
	border-bottom:2px solid #000000;
	font-size:18px;
	line-height:1;
}
/*コスチューム*/
#prof #cosArea{
	margin:0 0 40px;
}
#prof #cosArea h3{
	margin:0 0 15px;
	padding:5px ;
	background:url(../images/prof/cos_title_bg.png) ;
	border-radius:5px; 
	font-size:22px;
	line-height:1;
}
#prof #cosArea h3 img{
	float:left;
}
#prof #cosArea h3 span{
	line-height:2;
}
#prof #cosArea .box{
	width:150px;
	height:260px;
	margin:0 6px 15px;
	padding:5px;
	border:1px solid #E3E3E3;
}
#prof #cosArea .box .img{
	margin:0 0 7px;
}
#prof #cosArea .box .title{
	font-size:13px;	
}
#prof #cosArea .box .text{
	text-align:center;
	font-size:11px;
}


/*プロフィールスケジュール*/
#prof #prof_sch{
	width:100%;
	margin:0 0 30px;
}
#prof #prof_sch h3{
	margin:0 0 15px;
	padding:5px ;
	background:url(../images/prof/cos_title_bg.png) ;
	border-radius:5px; 
	font-size:22px;
	line-height:1;
}
#prof #prof_sch h3 img{
	float:left;
}
#prof #prof_sch h3 span{
	line-height:2;
}
#prof #prof_sch table.schTbl{
	width:100%;
	margin:auto;
	background:#cccccc;
}
#prof #prof_sch table.schTbl th{
	width:20%;
	vertical-align:middle;
	padding:1px 0;
	color:#452C18;
	background:#FFF;
	font-size:14px;
	text-align:center;
}
#prof #prof_sch table.schTbl th a{
	text-decoration:none;
}
#prof #prof_sch table.schTbl th a:hover{
	text-decoration:underline;
}
#prof #prof_sch table.schTbl td{
	background:#FFF;
	vertical-align:middle;
	padding:1px 0;
	text-align:center;
}
#prof #prof_sch table.schTbl td.time{
	width:55%;
}
#prof #prof_sch table.schTbl td.res{
	width:15%;
}
/**/

/**/

/*おすすめコース*/
#prof #recommend{
	margin:0 0 40px;
}
#prof #recommend h3{
	margin:0 0 15px;
	padding:5px ;
	background:url(../images/prof/cos_title_bg.png) ;
	border-radius:5px; 
	font-size:22px;
	line-height:1;
}
#prof #recommend h3 img{
	float:left;
}
#prof #recommend h3 span{
	line-height:2;
}
#prof #recommend ul{
}
#prof #recommend ul li{
	padding:15px;
	margin:0 0 15px;
	border:1px solid #ebe7d2;
	background:#fffcec;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:small;
}
#prof #recommend ul li h4{
	margin:0 0 12px;
	font-size:11px;
}
#prof #recommend ul li p{
	line-height:1.5;
}
/*プライベートショット*/
#prof #shame{
}
#prof #shame .img{
	width:240px;
	margin:0 10px;
}

/*
##########################################################################
キャストブログ
##########################################################################*/
#blog{
}

/*ブログヘッドライン*/
#blog #blog_headline{
	width:96%;
	margin:0 auto 30px;
	padding:2%;
}
#blog #blog_headline h3{
	margin:0 0 10px;
}
#blog #blog_headline ul{
	width:100%;
	height:726px;
	overflow:auto;
}
#blog #blog_headline ul li{
	padding:4px 8px;
	border-bottom:1px dotted #CCC;
}

#blog #blog_headline ul li a{
	color:#271D1D;
}

#blog #blog_headline ul li:nth-child(even){
	background:#F1F1F1;
}


#blog #blog_headline ul li:hover{
	background:#d4cac7
}

#blog #blog_headline ul li .blog_t{
	float:left;
	font-weight:bold;
	font-size:15px;
}
#blog #blog_headline ul li .blog_date{
	float:left;
	margin-right:10px;
}
#blog #blog_headline ul li .blog_name{
	float:right;
	font-size:11px;
}

#blog #blog_headline ul li .model_name{
	float:right;
	width:50px;
	margin-left:12px;
	text-align:right;
}
#blog #blog_headline ul li .blog_img{
	float:right;
	height:40px;
	margin-left:10px;
}
#blog #blog_headline ul li img.photo{
	height:40px;
}


/**/
#blog #blogArea{
	width:100%;
	margin:0 auto 30px;
}
#blog #blogArea h3{
	margin:0 0 10px;
}
#blog .box{
	width:274px;
	height:100px;
	margin:0 7px 25px;
}
#blog .box .img{
	float:left;
	width:80px;
	height:80px;
	margin:0 0 0;
	padding:2px;
	border:1px solid #CCC;
}
#blog .box .text{
	float:right;
	width:172px;
	height:76px;
	padding:15px 4px 9px;
	text-align:center;
	background:url(../images/blog/cont_bg.png) no-repeat;
}
#blog .box .text .name{
	margin:0 0 8px;
	color:#333;
	font-weight:bold;
	line-height:1em;
}
#blog .box .text .blog{}
#blog .box .text .blog a{
	color:#634006;
	text-decoration:none;
	font-size:12px;
}
#blog .box .text .blog a:hover{
	text-decoration:underline;
}

/*
##########################################################################
プランガイド
##########################################################################*/
#plan{
}
#plan h3{
	height:50px;
	padding-top:30px;
	margin:0 0 15px;
	font-size:22px;
}
#plan h3 span{
	font-size:16px;
}
/**/
#plan .ordermade{
	margin:0 0 30px;
}
#plan .ordermade h3{
	background:url(../images/plan/icon_ordermade.png) no-repeat left bottom;
	padding-left:90px;
}
#plan .readymade{
}
#plan .readymade h3{
	background:url(../images/plan/icon_readymade.png) no-repeat left bottom;
	padding-left:90px;
}
/**/
#plan .section{
	margin:0 0 20px;
	padding:12px;
	background:#F3F1EF;
	font-size:small;
	-webkit-border-radius:6px;
	   -moz-border-radius:6px;
			border-radius:6px;
}
#plan .section h4{
	margin:0 0 8px;
	color:#545454;
	font-size:16px;
}
#plan .section h4 span{
	margin-right:5px;
	color:#545454;
	font-size:13px;
}
#plan .summary{
	margin:0 0 6px;
}
#plan .notes{
	padding:8px 8px 8px 100px;
	margin:0 0 4px;
	background:url(../images/plan/icon_notes.png) no-repeat 3px center #fcfcfc;
	font-size:12px;
}
#plan .time{
	padding:8px 8px 8px 100px;
	margin:0 0 4px;
	background:url(../images/plan/icon_time.png) no-repeat 3px center #fcfcfc;
	font-size:12px;
}
/**/
#plan #free_plan{
}
#plan #free_plan_plus{
}
#plan #karaoke{
}
#plan #photo{
}
#plan #sightseeing{
}
#plan #party{
}


/*
##########################################################################
イベント
##########################################################################*/
#event{
}
#event .section{
	width:700px;
	margin:0 auto 30px;
	padding:20px 35px;
	border:10px solid #f5f5f5;
}
#event .section .img{
	width:600px;
	margin:0 auto 20px;
}
#event .section .cont{
	width:100%;
}
#event .section .text{
	margin:0 0 20px;
	line-height:1.4;
}
#event .section .cont strong{
	font-size:0.8em;
}
#event .section .term{
	margin:0 0 15px;
	padding:8px;
	background:#F0F0F0;
}
#event .section .query{
	padding:8px;
	background:#F0F0F0;
}


/*
##########################################################################
コンセプト
##########################################################################*/
#concept{
}
#concept #main_message{
	margin: 0 0 30px;
}
#concept .section{
	margin:0 0 45px;
}
#concept .section .icon{
	margin:0 0 15px;
}
#concept .section .img{
	margin:0 0 15px;	
}
#concept .section .img img{
}
#concept .section .text{
}
#concept #concept1 .icon{
}
#concept #concept1 .img{
}
#concept #concept2 .icon{
}
#concept #concept2 .img{
}

/*
##########################################################################
よくある質問
##########################################################################*/

#faq{
}
#faq img{
	vertical-align: middle;
}
#faq .ques{
	padding:3px 6px;
	margin:0 0 6px;
	background-color:#661e1e;
	border-radius:2px;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}
#faq .ans{
	padding:3px 6px;
	margin:0 0 20px;
	background-color:#FFF;
	border:1px solid #DDD;
	border-radius:2px;
	font-size:14px;
	line-height:1.5;
}

/*
##########################################################################
アクセス
##########################################################################*/
#access{
	margin:auto;
}
/**/
#access #addressArea{
	margin:0 0 45px;
}
#access #addressArea h3.shopname{
	margin:0 0 20px;
	padding:10px;
	font-size:24px;
	background:url(../images/access/shopname_bg.png) repeat-x;
	border-radius:5px;
}

#access #addressArea h3.shopname span{
	font-size:13px;
}

#access #addressArea .section{
	margin:0 0 40px;
}

#access #addressArea .place{
	float:left;
	width:50%;
}
#access #addressArea .place h4{
	width:100%;
	margin:0 0 10px;
}

#access #addressArea p.address{
	margin:0 0 10px;
	font-size:15px;
}
#access #addressArea p.tel{
	width:100%;
	font-size:18px;
	font-weight:bold;
}
#access #addressArea p.tel span{
	line-height:1.8;
	font-size:12px;
	font-weight:100;
}

/**/
#access #addressArea .googlemap{
	float:left;
	width:270px;
	margin-left:80px;
	padding-top:40px;
}
#access #addressArea .googlemap a{
	display:block;
	padding:8px 12px;
	background:#329be4;
	border-radius:6px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration:none;
	text-align:center;
}
#access #addressArea .googlemap a:hover{
	background:#0e89df;
}


/**/
#access #addressArea .map{
}
/**/

#access #guideArea{
}
#access #guideArea:after{
	content:url(../images/spacer.gif);/* 1x1の透過gif */
	display:block;
	clear:both;
	height:0;
}
/**/
#access #accessGuide{
	margin:0 0 20px;
}
#access #accessGuide h3.title{
	margin:0 0 15px;
	padding:4px;
}
#access #accessGuide fieldset{
	border:1px solid #d0d0d0;
	padding:5px 10px;
	margin:0 0 40px;
}
#access #accessGuide fieldset legend{
	padding:0 5px;
}
#access #accessGuide h4{
	margin:0 0 25px;
	padding:10px 0 0;
	color:#484848;
	font-size:21px;
	font-weight:bold;
}

#access p.time{
	margin:0 0 10px;
	padding:3px;
	background:#F3F3F3;
	line-height:1.5;
}
#access ul{
	margin:0 0 ;
}
#access li{
	float:left;
	width:270px;
	height:240px;
	margin:0 5px 10px;
	line-height:1.2;
	padding:3px;
}

#access li p.img{
	margin:0 0 6px;
}

#access li p.text{
	margin:0 0 6px;
	font-size:12px;
	line-height:1.5;
}


#access #accessGuide fieldset#akihabara li span{
	color:red;
	font-size:15px;
}
#access #accessGuide fieldset#suehirochou li span{
	color:blue;
	font-size:15px;
}
#access #accessGuide fieldset#yushima li span{
	color:green;
	font-size:15px;
}


/*
##########################################################################
スタジオ
##########################################################################*/
#studio{
	margin:auto;
	padding:0 15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#studio .section{
	margin:0 0 40px;
}

/*
##########################################################################
求人
##########################################################################*/
#recruit{
	width:auto;
	margin:0 auto 20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.5;
	background:url(../images/recruit/halftone.png) no-repeat 640px 410px;
}
#recruit .inner{
	width:900px;
	margin:auto;
}
#recruit #mainArea{
	margin:0 auto 20px;
}

#recruit #message{
	width:100%;
	margin:0 auto 30px;
	font-size:18px;
	line-height:1.3;
}
#recruit .question{
	width:100%;
	margin:0 auto 20px;
}
#recruit .question h3{
	margin:0 0 20px;
}
#recruit .question p{
	margin:0 0 22px;
	line-height:1.5;
	font-size:16px;
}
/**/
#recruit .question ul#ex{
	width:100%;
	margin:0 auto 30px;
}
#recruit .question ul#ex li{
	float:left;
	width:200px;
	margin:0 10px;
}
/**/
#recruit .question dl#jobfaq{
	width:97%;
	margin:0 auto 30px;
}
#recruit .question dl#jobfaq dt{
	min-height:30px;
	margin:0 0 4px;
	padding-top:7px;
	padding-left:38px;
	font-weight:bold;
	color:#484848;
	background:url(../images/recruit/icon_q.png) no-repeat left center;
}
#recruit .question dl#jobfaq dd{
	margin:0 0 12px;
	padding:9px;
	background:#f2e5de;
	font-size:13px;
	-webkit-border-radius:8px;
	   -moz-border-radius:8px;
			border-radius:8px;
}
/**/
#recruit #jobflow{
	width:97%;
	margin:0 auto 30px;
}
#recruit #jobflow h3{
	background:#5a5e68;
	margin:0 0 16px;
	padding:10px 30px;
	font-size:15px;
	color:#FFF;
}
#recruit #jobflow ul{
	width:100%;
	margin:0 auto 30px;
}
#recruit #jobflow ul li{
	margin:0 0 8px;
	padding:9px 15px 9px 38px;
	background:url(../images/recruit/icon_arrow.png) no-repeat left center #F0F0F0;
	-webkit-border-radius:8px;
	   -moz-border-radius:8px;
			border-radius:8px;
	
	
	font-size:small;
}
/**/
#recruit #detail{
	width:97%;
	margin:0 auto 30px;
}

#recruit #detail h3{
	background:#5a5e68;
	margin:0 0 16px;
	padding:10px 30px;
	font-size:15px;
	color:#FFF;
}
#recruit #detail table#detailTbl{
	width:100%;
	margin:0 0 30px;
	background:#FFFFFF;
}
#recruit #detail table#detailTbl th{
	padding:7px;
	background:#646871;
	color:#FFF;
	font-size:small;
}
#recruit #detail table#detailTbl td{
	padding:7px;
	background:#FFFFFF;
	font-size:small;
	border-bottom:1px dotted #AAA
}

#recruit #detail table#detailTbl td ul{
	padding:0;
	margin:0;
}
#recruit #detail table#detailTbl td ul li{
	list-style:inside
}

#recruit #detail #consultation{
	font-size:16px;
	line-height:1.6;
}

/**/
#recruit #method{
	width:97%;
	margin:0 auto 30px;
}

#recruit #method h3{
	background:#5a5e68;
	margin:0 0 16px;
	padding:10px 30px;
	font-size:15px;
	color:#FFF;
}
#recruit #method p{
	width:96%;
	margin:auto;
	line-height:1.5;
	font-size:small;
}
/**/
#recruit #method #domain{
	width:96%;
	margin:0 auto 25px;
	font-size:12px;
}

#recruit #method #oubo_btn{
	width:700px;
	margin:0 auto 25px;
}

/**/
#recruit #method fieldset#toMail{
	width:96%;
	margin:0 0 15px;
	padding:2%;
	border:none;
	background:#f4f1e9;
}

#recruit #method fieldset#toMail legend{
	height:15px;
	margin:10px 0 8px;
	padding:5px 18px;
	font-weight:bold;
	background:#FFF;
	-webkit-border-radius:8px;
	   -moz-border-radius:8px;
			border-radius:8px;
	color:#484848;
	border:2px solid #f4f1e9;
	font-size:15px;
}
#recruit #method fieldset#toMail p.text{
	margin:0 0 10px;
	font-size:13px;
}
#recruit #method fieldset#toMail p.mail{
	margin:0 0 10px;
	font-size:22px;
}
#recruit #method fieldset#toMail p.mail a{
	font-size:22px;
}
#recruit #method fieldset#toMail p.content{
	margin:0 0 20px;
	font-size:small;
}
#recruit #method fieldset#toMail p.content span{
	display:block;
	margin:6px 0 20px;
	font-size:12px;
}
#recruit #method fieldset#toMail p.hosoku{
	text-indent:0;
	margin:0;
	padding:5px;
	background:#FFF;
}

#recruit #method fieldset#toMail p.content strong{
	display:block;
	margin:0 0 10px;
	font-size:12px;
}
#recruit #rec_line{
	width:400px;
	margin:30px auto 10px;
	float:left;
	background-color:#01c000;
border-radius: 0.5em;	
}
#recruit #by_mail{
	width:550px;
	padding:12px;
	border:1px solid #CCC;
}
#recruit #by_mail strong{
	font-size:20px;
}

#recruit #line table{
	width:100%;
	margin:0 0 30px;
	background:#FFFFFF;
}
#recruit #line table th{
	padding:7px;
	background:#646871;
	color:#FFF;
	font-size:small;
}
#recruit #line table td{
	padding:7px;
	background:#FFFFFF;
	font-size:small;
	border-bottom:1px dotted #AAA
}

#recruit #line table td ul{
	padding:0;
	margin:0;
}
#recruit #line table td ul li{
	list-style:inside
}
/*interview*/
#recruit .box{
	width:100%;
	float:left;
	margin-right:10px;
	margin-bottom:30px;
    /* border-radius */
    border-radius:10px;
    webkit-border-radius:10px;
    moz-border-radius:10px;

    /* box-shadow */
    box-shadow:rgba(0, 0, 0, 0.156863) 0px 0px 9px 0px;
    webkit-box-shadow:rgba(0, 0, 0, 0.156863) 0px 0px 9px 0px;
    moz-box-shadow:rgba(0, 0, 0, 0.156863) 0px 0px 9px 0px;	}
	
#recruit .box img{
	padding-right:20px;
	padding-top:10px;
	padding-left:10px;
}
#recruit .box2 a img{
	padding-right:8px;
}

#recruit .inbox{
	width:620px;
	float:left;

}
#recruit h4{
	font-size: 24px;
	color: #f376b7;
	margin-top: 10px;
	padding-bottom:5px;
	border-bottom: 2px dotted hsla(0,34%,41%,1.00);
}
#recruit h5{
	font-size:22px;
	color:#330033;
	margin-top:10px;
	letter-spacing:-3px;
}
#recruit .text{
	margin-top:10px;
	font-size:14px;
	line-height: 150%;
	padding-bottom:10px;
}
/*
##########################################################################
求人フォーム
##########################################################################*/
#recruit_form{
}
#recruit_form table{
	width:90%;
	margin:auto;
}
#recruit_form th{
	width:25%;
	padding:4px 2%;
	font-size:small;
}
#recruit_form th span{
}
#recruit_form td{
	width:67%;
	padding:4px 2%;
	font-size:small;
}
#recruit_form td input[type=text]{
	border:1px solid #dfdfdf;
	padding:3px;
}
#recruit_form td input[type=text]:focus{
	border:1px solid #9C1A1C;
}
#recruit_form td input[type=text].size_l{
	width:300px;
}
#recruit_form td input[type=text].size_m{
	width:150px;
}
#recruit_form td input[type=text].size_s{
	width:50px;
}
#recruit_form td textarea{
	width:500px;
	height:150px;
	border:1px solid #dfdfdf;
	padding:3px;
}
#recruit_form td textarea:focus{
	border:1px solid #9C1A1C;
}
#recruit_form td label{
	cursor:pointer;
}
#recruit_form .submit{
	margin:30px auto;
	text-align:center;
}
#recruit_form .submit .btn{
	padding:12px 45px;

}
/**/
#recruit_form .message{
	margin:0 0 50px;
}
#recruit_form .error{
	margin-left:60px;
	color:red;
	font-size:17px;
	font-weight:bold;
}
#recruit_form .error2{
	color:red;
	font-size:12px;
}

/*
##########################################################################
予約フォーム
##########################################################################*/
#reserve{
}
#reserve #res_guide{
	margin:0 0 15px;
	padding:20px;
}
#reserve #res_guide ul{
	margin: 0  0 20px;
}
#reserve #res_guide ul li{
	padding:4px;
	line-height:1.4;
	margin-bottom:4px;
	list-style:decimal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
}

#reserve #res_guide ul li:nth-child(odd){
	background:#F2F2F2;
}

/*キャンセルについて*/
#reserve fieldset.cancel{
	margin-top:40px;
	padding:0 20px 8px;
	border:1px solid #C32729;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
			border-radius:5px;
}
#reserve fieldset.cancel legend{
	padding:8px 5px 0;
}
#reserve .cancel h3{
	margin: 0 0 8px;
}
#reserve  .cancel p{
	line-height:1.6;
	font-size:small;
}

/**/
#reserve p.message{
	margin:0 0 20px;
	color:red;
	font-size:18px;
}
#reserve table#res_table{
	width:100%;
	margin:0 0 15px;
	background:#eee;
}
#reserve table#res_table th,#reserve table#res_table td{
	padding:8px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#reserve table#res_table th{
	width:30%;
	text-align:left;
	padding-left:20px;
	font-size:11px;
	font-weight:100;
}
#reserve table#res_table th strong{
	display:block;
	font-weight:bold;
	font-size:12px;
}
#reserve table#res_table td{
	width:70%;
	text-align:left;
	font-size:14px;
}


#reserve table#res_table tr:nth-child(odd) th{
	background:#f0f0f0;
}
#reserve table#res_table tr:nth-child(odd) td{
	background:#FFF;
}
#reserve table#res_table tr:nth-child(even) th{
	background:#e0e0e0;
}
#reserve table#res_table tr:nth-child(even) td{
	background:#f0f0f0;
}



#reserve table#res_table td.option_free {
	line-height:1.5
}
#reserve table#res_table td.option_free input{
	margin-right:4px;
}
#reserve table#res_table td input{
	padding:3px;
}
#reserve table#res_table td option{
	padding:3px;
}
#reserve table#res_table td option:nth-child(even) {
	background:#F4F3F0;
}
#reserve table#res_table td option:nth-child(odd) {
	background:#FFFFFF;
}
#reserve span.red{
	color:#f00;
	font-size:11px;
	font-weight:100;
}
#reserve p.error{
	color:#FF0000;
	margin:0 0 30px;
	font-size:20px;
}
#reserve p.error2{
	color:#FF0000;
}
#reserve input.text{
	width:220px;
}
/*
##########################################################################
予約フォーム確認画面
##########################################################################*/
#reserved_confirm{
}
#reserved_confirm table#res_table{
	width:100%;
	margin:0 0 15px;
	background:#a0b8db;
}
#reserved_confirm table#res_table th,#reserved_confirm table#res_table td{
	padding:12px;
}

#reserved_confirm table#res_table th{
	width:30%;
	background:#dde6f3;
	text-align:left;
	padding-left:20px;
	font-size:11px;
}
#reserved_confirm table#res_table td{
	width:70%;
	background:#eaf3ff;
	text-align:left;
	font-size:12px;
}
#reserved_confirm table#res_table td.option_free {
	line-height:1.5
}
#reserved_confirm table#res_table td.option_free input{
	margin-right:4px;
}
#reserved_confirm table#res_table td input{
	padding:3px;
}
#reserved_confirm table#res_table td option{
	padding:3px;
}
#reserved_confirm table#res_table td option:nth-child(even) {
	background:#F4F3F0;
}
#reserved_confirm table#res_table td option:nth-child(odd) {
	background:#FFFFFF;
}

/*
##########################################################################
予約フォーム送信完了
##########################################################################*/
#reserved_send{
}


/*
##########################################################################
問合せフォーム
##########################################################################*/
#contact{
}
#contact .guide{
	margin:0 0 40px;
}

#contact .guide ul{
}
#contact .guide ul li{
	padding:5px;
	font-size:13px;
	line-height:1.4;
}


#contact table#conTbl{
	width:100%;
}
#contact table#conTbl th,#contact table#conTbl td{
	padding:15px;
}

#contact table#conTbl th{
	width:30%;
	background:#e6e0d9;
	text-align:left;
	padding-left:20px;
	font-size:11px;
}
#contact table#conTbl td{
	width:70%;
	text-align:left;
	font-size:12px;
}
/**/
#contact table#conTbl td select{
	cursor:pointer;
}

#contact table#conTbl td select option{
	padding:5px;
}
#contact table#conTbl td select option:nth-child(odd){
}
#contact table#conTbl td select option:nth-child(even){
	background:#F1E5E5;
}
#contact table#conTbl td input{
	padding:3px;
}
#contact table#conTbl td input.text{
	width:220px;
}
#contact table#conTbl span.red{
	color:#f00;
	font-size:11px;
	font-weight:100;
}
#contact p.error{
	color:#FF0000;
	margin:0 0 30px;
	font-size:25px;
}
#contact p.error2{
	color:#FF0000;
}
/*
##########################################################################
問合せフォーム確認画面
##########################################################################*/
#contact_confirm{
}

/*
##########################################################################
問合せフォーム送信完了
##########################################################################*/
#contact_send{
}

/*
##########################################################################
クーポン
##########################################################################*/
#coupon{
}
#coupon .message{
	margin: 0 0 30px;
	font-size:small;
}
#coupon .ticket{
	width:700px;
	margin:0 auto 20px;
}
#coupon .print{
	margin:0 0 50px;
	text-align:center;
}


/*
##########################################################################
お客様の声
##########################################################################*/

/*レビュー*/
#review{
}
#review .summary{
	margin:0 0 30px;
}
#review .message{
	margin: 0 0 30px;
	color:#333;
}
#review .inner{
	padding:12px;
	background:#FFF; 
    background: -moz-linear-gradient(top, #f1fdff, #FFF);　/* Firefox用 */  
    background: -webkit-gradient(linear, left top, left bottom, from(#f1fdff), to(#FFF));　/* Safari,Google Chrome用 */  
 
}
#review .section{
	margin:0 auto 30px;
	padding:15px;
	color:#191919;
	border:2px solid #ccc;
	border-top:5px solid #CCC;
	border-bottom:3px solid #CCC;
	font-size:14px;
}
#review .section .text{
	margin:0 0 15px;
	line-height:1.5;
}
#review .section .name{
	font-size:11px;
	padding:4px;
	background:#ecdcdc;
}

/*
##########################################################################
ご利用ガイド
##########################################################################*/
#guide{
	font-size:14px;
	line-height:1.5;
}
#guide .section{
	margin:0 0 40px;
}
#guide .section h3{
	margin:0 0 ;
	padding:0 0 2px;
}
#guide .section p{
	padding-left:70px;
	font-size:15px;
	line-height:1.5;
}
#guide .section a{
	display:block;
	padding-left:70px;
	padding-top:30px;
	font-size:15px;
	font-weight:bold;
}
#guide .section .contact{
	padding:20px;
	margin-left:70px;
	background:#F0f0F0;
	border-radius:8px;
}
#guide .section .contact a{
	padding:0;
}

/*
##########################################################################
アキバマップ
##########################################################################*/
#akibamap{
}
#akibamap .inner{
	position:relative;
	width:870px;
	height:1200px;
	padding:10px;
	background:url(../images/akibamap/map_base.png) no-repeat center center #f0f0f0;
}
#akibamap .inner p{
	position:absolute;
}

/*
##########################################################################
メルマガ
##########################################################################*/
#mail_mag{
	margin:0 auto 40px;
}
#mail_mag .inner{
	padding:0 35px;
}
#mail_mag #mmg_message{
	margin:10px 0 50px;
	line-height:160%; 
	font-size:14px; 
	font-style:bold; 
}
#mail_mag #mmg_flow{
	width:600px; 
	padding:10px; 
	margin-bottom:40px;
	text-align:left; 
	border:1px dotted #999;
}
#mail_mag #mmg_about{
	margin:0 0 40px;
	line-height:1.5;
}
#mail_mag #mmg_kaijo{
	line-height:1.5;
}
#mail_mag input{
	padding:4px;
}
#mail_mag #regist{
	margin:0 0 30px;
}
#mail_mag #leave{
	margin:0 0 30px;
}

/*
##########################################################################
フォーム　アンケート
##########################################################################*/
#form{
}
#form .inner{
	padding:0 35px;
}
#form .message{
	padding:10px;
	margin:0 0 20px;
}
#form .hiss{
	color:red;
}
#form dl{
	width:90%;
}
#form dl dt{
	display:block;
	width:100%;
	margin:0 0 8px;
	padding:8px;
	background:#f0f0f0;
	
}
#form dl dd{
	display:block;
	width:100%;
	margin:0 0 20px;
	
}
#form dl input[type=text]{
	padding:3px;
	width:300px;
}



/*
##########################################################################
LINE
##########################################################################*/
#line{
}
#line .inner{
	width:880px;
	margin:auto;
}
#line h3{
	margin:0 0 15px;
}
#line #lineTitle{
	margin:0 0 35px;
}
#line .about{
	margin:0 0 20px;
}
#line #registration{
	margin:0 0 40px;
}
#line #registration .summary{
	margin:0 0 20px;
}
#line #registration .left{
	float:left;
	width:44%;
	height:140px;
	padding:8px;
	border:4px solid #3dc108;
}
#line #registration .right{
	float:right;
	width:44%;
	height:140px;
	padding:8px;
	border:4px solid #3dc108;
}
#line #lineid{
	padding-top:15px;
	font-size:20px;
	font-weight:bold;
	color:#3dc108;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#line #lineid img{
	display:block;
}
#line #lineid span{
	font-size:12px;
	color:#000;
}
#line #lineqr{
	color:#000;
}
#line #lineqr img{
	float:left;
	width:125px;
	display:block;
	margin-right:20px;
}
#line #lineqr span{
	display:block;
	float:left;
	width:230px;
	margin-top:15px;
	color:#000;
	line-height:1.4;
}
#line #regist_flow{
	margin:30px 0 100px;
	
	}
#line #regist_flow .left{
	float:left;
	width:220px;
	padding:12px; 
	border:1px dotted #999;
}
#line #regist_flow .center{
	float:left;
	width:220px;
	margin:0 50px;
	padding:12px; 
	border:1px dotted #999;
}
#line #regist_flow .right{
	float:left;
	width:220px;
	padding:12px; 
	border:1px dotted #999;
}
#line #regist_flow img{
	display:block;
	margin:0 0 15px;
}
#line #regist_flow p{
	line-height:1.2;
}



/*
##########################################################################
インフォメーション
##########################################################################*/
#information{
}
/*ID : 1*/
#information #id1{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/**/
#information #id1 .osirase{
	width:75%;
	margin:0 0 40px;
	font-size:15px;
}
#information #id1 .osirase h3{
	margin:0 0 15px;
}
#information #id1 .osirase .text{
	line-height:1.5;
}
/**/
#information #id1 .change{
	width:100%;
}
#information #id1 .change h3{
	margin:0 0 15px;
}
#information #id1 .change .box{
	width:40%;
	height:180px;
	padding:3%;
	margin:0 2% 20px;
}
#information #id1 .change .box h4{
	height:100px;
	margin:0 0 8px;
	font-size:18px;
}
#information #id1 .change .box h4 span{
	display:block;
	padding:15px 15px 15px 120px;
}
#information #id1 .change .box h4.point1{
	background:url(../images/information/id1/box_title1.png) no-repeat;
}
#information #id1 .change .box h4.point2{
	background:url(../images/information/id1/box_title2.png) no-repeat;
}
#information #id1 .change .box h4.point3{
	background:url(../images/information/id1/box_title3.png) no-repeat;
}
#information #id1 .change .box h4.point4{
	background:url(../images/information/id1/box_title4.png) no-repeat;
}

#information #id1 .change .box p{
	line-height:1.5;
}
/**/
#information #id1 .contact{
	margin:0 auto 50px;
	text-align:center;
	line-height:1.5;
	
}
#information #id1 .contact p.text{
	width:600px;
	margin:0 auto 12px;
	padding:14px 8px;
	background:#F0F0F0;
	border-radius:7px;
}
#information #id1 .contact p.btn{
	text-align:center;
}


/*
##########################################################################
規約
##########################################################################*/
#kiyaku{
	line-height:1.4;
	margin:0 0 40px;
}
#kiyaku h3{
	margin:0 0 10px;
}
#kiyaku h4.cution{
	margin:0 0 13px;
	font-size:15px;
}
#kiyaku ul{
	margin:0 0 30px;
}
#kiyaku ul li{
	margin:0 0 6px;
}
/*
##########################################################################
プライバシーポリシー
##########################################################################*/
#privacy{
	line-height:1.4;
	margin:0 0 40px;
}
#privacy h3{
	margin:0 0 10px;
}
#privacy .inner{
	margin:0 0 10px;
	font-size:13px;
}
#privacy .inner ul{
	margin:0 0 10px;
}
#privacy .inner ul li{
	line-height:1.6;
	margin:0 0 4px;
}
#privacy p{
	margin:0 0 10px;
	font-size:13px;
}