@charset "Shift_JIS";

/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
   background:#fff url(img/main-img.gif) 0 0 repeat-x;
}

br {
   letter-spacing:normal;
}

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

a:hover {
   color:#666;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


h1 {
   font-size:11px;
   font-weight:normal;
   margin:5px auto;
}

/* ========TEMPLATE LAYOUT======== */
div#headWrap {
   position:relative;
   width:100%;
   margin:0 auto;
   padding:10px 0;
   background:#fff;
}

div#header {
   position:relative;
   width:787px;
   height:100px;
   margin:0 auto;
   background:url(img/common/bg_header.jpg) no-repeat;
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

div#menu {
   width:100%;
   float:left;
   background:url(img/bg_menu.gif) 0 0 repeat-x;
}

div#icatch {
   width:787px;
   margin:0 auto;
   background:#fff;
}

div#contents {
   width:700px;
   margin:0 auto;
   padding:10px 50px ;
   background:#fff;
}

div#contents .title {
   margin-bottom:8px;
   padding:0 0 0  30px;
   color:#5A5132;
   font-size:0.94em;
   font-weight:bold;
   line-height:35px;
   border:1px solid #D8D8D8;
   background:url(img/bg_h2.gif) 0 0 no-repeat;
}

div#main {
   width:700px;
   margin:5px auto;
}
div#main .bnr {
   margin-bottom:20px;
}

div#sub {
   float:left;
   width:165px;
}

div#totop {
   clear:both;
}

div#footMenu {
   width:787px;
   margin:0 auto;
}

div#footer {
   background:#EBEADD;
   border-bottom:5px solid #9B0000;
}


/* ========HEADER CUSTOMIZE======== */

div#header #gnavi ul {
   list-style:none;

}
div#header #gnavi li {
   float:left;
   font-size:0.63em;
   margin-left:15px;
}

div#header #gnavi li a{
   display:block;
   padding-left:15px;
   background:url(img/bg_gnavi.gif) 0 1px no-repeat;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   width:787px;
   margin:0 auto;
   padding:0;
}

div#menu li {
   float:left;
   font-size:13px;
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li a{
   display:block;
   width:111px;
   color:#5A5132;
   line-height:60px;
   border-right:1px solid #D8D8D8;
}

div#menu li.home a{
   border-left:1px solid #D8D8D8;
}

div#menu li a:hover{
   color:#333;
   background:url(img/bg_menu-on.gif) 0 0 repeat-x;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#9B0000;
}

div#main a:hover {
   color:#9B0000;
   border-bottom:1px solid #9B0000;
}

div#main h2 {
   margin-bottom:8px;
   padding:0 0 0  30px;
   color:#5A5132;
   font-size:0.94em;
   font-weight:bold;
   line-height:35px;
   border:1px solid #D8D8D8;
   background:url(img/bg_h2.gif) 0 0 no-repeat;
}

div#main h3 {
   margin-bottom:3px;
   font-size:0.88em;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main p{
   margin:0 0 1em 0;
   font-size:0.85em;
   line-height:1.6;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* INFOMATION CUSTOMIZE */
* html body div#main dl.infomation dd div {
   display:inline-block;
}

div#main dl.infomation dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.infomation dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   padding:3px;
   font-size:0.88em;
   font-weight:bold;
   color:#fff;
   padding-left:5px;
   background:url(img/course.gif) no-repeat;
   heigh:40px;  
}

div#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:0.75em;
   line-height:1.4;
   list-style:none;
   background:url(img/bg_dotline.gif) 0 100% repeat-x;
}

div#sub li a {
   display:block;
   padding-left:12px;
   background:url(img/bg_list.gif) 0 6px no-repeat;
}

/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:0;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
   background: url(img/bg_totop.gif) 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0;
   padding:10px 0 0 0;
   text-align:right;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:0.75em;
   list-style:none;
}

div#footMenu li a {
   padding-left:10px;
   background: url(img/bg_footmenu.gif) 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address{
   padding:30px 0;
   font-size:0.7em;
   color:#333;
   text-align:center;
   font-style:normal;
}


#new_face{
    width:270px;
	float:left;
	border:1px solid #6B563B;
	padding-top:10px;
	background:url(img/common/bg_orange.jpg) ;
	}
#new_face-ti{
    width:270px;
	float:left;
	margin-bottom:20px;
	}

.new_face{
    font-size:10px;
	color:#666666;
	}
#new_face dl{
	width:110px;
	padding:5px;
	text-align:center;
	background-color:#F9E1FF;
}
	
#new_face dt{
    width:110px;
}
#new_face dd{
	margin-left:0px;
	width:110px;
	background-color:#F9E1FF;
	color:#333333;
	text-align:center;
}
#new_face .name {
    width:110px;
	text-align:center;
	background:#ffffff;
	line-height:25px;
	}
.new_girl-df{
	float:left;
	width:119px;
	padding-right:10px;
	text-align:center;
	margin-left:10px !important;
	margin-left:5px ;	}
.new_girl-nd{
	float:left;
	width:110px;
	text-align:center;
	}

#topics {
    width:300px;
	float:right;
	margin-bottom:20px;
	}
	
/*スタッフページ*/
.categori {background-color:#FFCEF3;
   font-size:0.9em;
   line-height:1.6;}
.coment {background-color:#FFE6FF;
   font-size:0.9em;
   line-height:1.6;}
 

/*price
-----------------------------------*/
#open-list{
	width:100%;
	border:1px #99D7FF solid;
	margin-bottom:20px;
	}
#open-list .pink {
	padding:5px 3px;
	background:url(img/common/bg_pink.jpg) left bottom repeat;
	text-align:center;
	}
#open-list .green {
	padding:5px 3px;
	background:url(img/common/bg_green.jpg) left bottom repeat;
	text-align:center;
	}
#open-list .orange {
	padding:5px 3px;
	background:url(img/common/bg_orange.jpg) left bottom repeat;
	text-align:center;
	}
#open-list .blue {
	padding:5px 3px;
	background:url(img/common/bg_blue.jpg) left bottom repeat;
	text-align:center;
	}
#open-list tbody td {
	padding:5px 3px;
	background:url(img/common/bg_td.jpg) left bottom repeat-x;
	text-align:center;
	}
	
	

/*102.faq
-----------------------------------*/
.ti_q{
    padding-left:25px;
	background:url(img/faq/icon_q.jpg) left top no-repeat;
	min-height:40px;
	line-height:26px;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	}
.ti_a{
    padding-left:45px;
	background:url(img/faq/icon_a.jpg) left 3px no-repeat;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
	border-bottom:1px #ccc dotted;
	min-height:40px;
	}
	
.ti_a dt{
	padding-left:14px;
	font-size:12px;
	background:url(img/common/bullet.gif) left 7px no-repeat;
	color:#ff0066;
	}
.ti_a dd{
	padding-left:14px;
	font-size:12px;
	background:url(img/faq/bullet_go.jpg) left no-repeat;
	margin-bottom:5px;
	}

	
.style1 {
	color: #CC0099;
	font-weight: bold;
}
.style2 {
	color: #FF3399;
	font-weight: bold;
}
.style3 {
	font-size: 11px;
	color: #666666;
	font-weight:normal;
	line-height:17px;
}
.style4 {
	color: #3399FF;
	font-size: 12px;
}
.style5 {font-size: 12px;
	font-weight:normal;
	line-height: 20px;
	color:#666666
}
.style6 {color: #FF0000}

.style7 {color: #FF3399}

.style8 {color: #FF3399;
	text-align:center;
	}

.style9 {color: #5E5D5D;
	text-align:left;
	}
	
.style10 {color: #5E5D5D;
	text-align:center;
	}