body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: 'メイリオ',　'Meiryo',　'Hiragino Kaku Gothic Pro',　'ヒラギノ角ゴ Pro W3',　'Osaka',　'ＭＳ Ｐゴシック',　sans-serif;
	font-size: 12px;
	letter-spacing: 0.2px;
	text-align: center;
	color: #000;
	background-image: url(../images/bg.jpg);
}

h1 {
    font-size: 10px;
	margin:0;
}

.red {
    font-size: 14px;
	color: red;
}

/* レイアウト用　ヘッダー＋3カラム＋フッター　中央あわせ　幅950px固定*/
.all_box{/*  */
	width:900px;
	margin: 0px auto;
}
.header_box{/* 1段目 navi含 120 5 30 5*/
	width: 900px;
	height: 150px;
	margin-bottom: 20px;
}
.main_box{/* 2段目 */
	width: 900px;
	height: auto;
	text-align: right;
}
.main_left{/* 2段目左用 */
	float: left;
	width: 200px;
	text-align: left;
	padding: 0px 10px 0px 10px;
}
.main_right{/* 2段目右メインコンテンツ用 */
	float: right;
	width: 675px;
	text-align: left;
	padding-right: 5px;
	background-color: #fff;
}
.footer_box{/* 3段目 */
	clear: both;
	width: 900px;
	height: 30px;
	color: #000000;
	text-align: center;
	margin-top: 10px;
}

/* 1段目 内部用 */
.header-img{
	width: 900px;
}

img .header_img {
    behavior: expression(IEPNGFIX.fix(this));
}


.header-navi{
	width: 900px;
	height: 30px;
	background-color: #000;
	background-image: url(../images/mmt-navi_back.gif);
	background-position: left top;
}

/* ナビ ロールオーバー */

ul.navimenubar{
	list-style:none;
	width: auto;
	margin: 0px;
}
ul.navimenubar li{
	list-style:none;
	float: left;
	width: 120px;
}
ul.navimenubar a{
	display:block;
	width: 120px;
	height: 30px;
	text-indent:-120px;
	background-image:url(../images/mmt-navi.gif);
	overflow:hidden;
}
a.navi-main{
	background-position:0px 0px;
}
a:hover.navi-main{
	background-position:0px -30px;
}
a.navi-schedule{
	background-position:-55px 0px;
}
a:hover.navi-schedule{
	background-position:-55px -30px;
}
a.navi-girlslist{
	background-position:-175px 0px;
}
a:hover.navi-girlslist{
	background-position:-175px -30px;
}
a.navi-system{
	background-position:-295px 0px;
}
a:hover.navi-system{
	background-position:-295px -30px;
}
a.navi-event{
	background-position:-415px 0px;
}
a:hover.navi-event{
	background-position:-415px -30px;
}
a.navi-mailmag{
	background-position:-535px 0px;
}
a:hover.navi-mailmag{
	background-position:-535px -30px;
}
a.navi-link{
	background-position:-655px 0px;
}
a:hover.navi-link{
	background-position:-655px -30px;
}
a.navi-recruit{
	background-position:-775px 0px;
}
a:hover.navi-recruit{
	background-position:-775px -30px;
}
.navimenubar a span{
	display: none;
}


/* 2段目左 内部用 */
.left-title{
	width: 180px;
	height: auto;
	font-size: 14px;
}
.left-text{
	width: 170px;
	height: auto;
	margin-bottom: 10px;
	margin-left: 10px;
}
.left-text_iframe{
	width: 150px;
	height: auto;
	text-align: left;
}
.left-text_iframe_title{
	border-bottom: 1px #cfcfcf dotted;
	color: red;
}
.left-text_iframe_date{
	font-size: 9px;
	color: #666666;
	text-align: right;
	border-bottom: 1px #cfcfcf solid;
	margin-bottom: 10px;
}
.left-text_iframe_text{
	margin: 5px 0px 10px 5px;
	font-size: 11px;
	border-bottom: 1px #cfcfcf solid;
	margin-bottom: 10px;
}
.girlsprof-size{
	font-size: 10px;
}

.main_left-link{
	width: 170px;
	margin: 10px 0px 10px 10px;
	padding-bottom:5px;
	border: #cfcfcf solid 1px;
	background-color:#FFFFFF;	
}

.main_left-link p{
	width:158px;
	height:20px;
	margin: 5px 0 0px 5px ;
	padding:3px 0 0px 0;
    text-align: center;
	background: url(../images/left-title_bg.gif) top right #CF4E4E;
	border:#eaeaea solid 1px;
}

.main_left-link p a{
	color:#A80000;
}

.main_left-link p a:hover{
	color: #A80000;
}

.main_left-link p a:link{
	color:#A80000;
}

.main_left-link p a:visited{
	color:#A80000;
}

.main_left-link ul{
    width:158px;
    list-style-type:none;
	margin:0 0 0 5px;
	padding:0 0 0 0;
	display:block;
	background:url(../images/border-back.gif);
	border:#eaeaea solid 1px;
}

.main_left-link ul li {
    margin:1px 0 2px 10px;
	
}

.main_left-link li a {
    color:#333333;
	font-size:12px;
}

.main_left-link ul li a:visited {
    color:#333333;
}

.main_left-link ul li a:hover {
    color:#333333;
}

/* 2段目右 内部用 */
.right-title{

	height: 35px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.right-subtitle{

	height: 30px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.right-text{

	height: auto;
	margin-bottom: 10px;
	margin-left: 10px;
/*	background-image: url(../images/bg.jpg);
	background-position: left center;
	background-repeat: no-repeat;*/
}


.medical-examination{

    margin-bottom: 10px;
	margin-left: 10px;
}


.schedule-daynavi{
	float: left;
	width: auto;
	height: 40px;
	margin: 0 auto;
	text-align: center;
}
.schedule_todayarea{
	float: left;
	width: 215px;
	text-align: center;
}
.schedule_tomorrowarea{
	float: left;
	width: 215px;
	text-align: center;
	border-right: 1px #cfcfcf dotted;
	border-left: 1px #cfcfcf dotted;
}
.schedule_da_tomorrowarea{
	float: left;
	width: 215px;
	text-align: center;
}
.schedule-girlsinfo{
	width: 190px;
	height: auto;
	margin: 2px;
}
.schedule-girlsinfo_img{
	float: right;
	width: 106px;
	height: auto;
	padding: 2px;
}
img.schedule{
	vertical-align: top;
	padding: 2px;
	background:#;
	border: #cfcfcf 1px solid;
}
.schedule-girlsinfo2{
	float: left;
	width: 100px;
	height: auto;
	margin: 2px 15px 2px 2px;
}
.schedule-girlsinfo_img2{
	width: 96px;
	height: auto;
	padding: 2px;
}
.schedule-girlsinfo_text{
	float: left;
	width: 70px;
	height: auto;
	font-size: 10px;
	margin: 2px;
	background-image: url(../images/girlsinfo_text_back.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
}
* html .schedule-girlsinfo_text{
	float: left;
	width: 70px;
	height: auto;
	font-size: 10px;
	margin: 2px;
	background-image: url(../images/girlsinfo_text_back.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
	behavior: expression(IEPNGFIX.fix(this));
}
.schedule-girlsinfo_text2{
	height: auto;
	font-size: 10px;
	text-align:center;
}
* html .schedule-girlsinfo_text2{
	height: auto;
	font-size: 10px;
	text-align:center;
}



.schedule-girlsinfo_text3{
	float: left;
	width: 76px;
	height: auto;
	font-size: 10px;
	margin: 2px;
	padding-top: 25px;
	padding-left: 25px;
	background-image: url(../images/girlsinfo_text3_back.png);
	background-repeat: no-repeat;
	background-position: left top;
}
* html .schedule-girlsinfo_text3{
	float: left;
	width: 76px;
	height: auto;
	font-size: 10px;
	margin: 2px;
	padding-top: 25px;
	padding-left: 25px;
	background-image: url(../images/girlsinfo_text3_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	behavior: expression(IEPNGFIX.fix(this));
}

.event-body{
	margin-top: 20px;
	text-align: center;
}
.event-title{
	font-size: 14px;
	margin: 10px 30px 10px 40px;
}
.event-date{
	font-size: 11px;
	margin: 0px 30px 10px 30px;
	text-align: right;
	border-bottom: 1px #cfcfcf dotted;
}
.event-text{
	margin: 0px 30px 10px 30px;
}
.link-exchange{
/*	float: left;	*/
	width: 600px;
	height: auto;
	margin-bottom: 10px;
	margin-left: 10px;
}
.recruit-Q{
	width: 640px;
	background-color: #E4E4E4;
	padding: 5px;
	margin: 0 auto;
}
.recruit-A{
	width: 630px;
	background-color: ;
	margin: 0 0 10px auto;
	padding: 10px 15px 10px 0;
}
table.girlsprof{
	clear: both;
	width: 600px;
	height: auto;
	margin: 0px auto 0px auto;	
	background-color: #FFE5FC;
}
td.girlsprof{
	padding: 5px;
	font-size: 12px;
}
img.girlsprof-imgbig{
	float: left;
	width: 350px;
	height: 500px;
	margin: 10px;
	border: #cfcfcf 1px solid;
}
img.girlsprof-imgthumbnail{
	clear: both;
	float: right;
	width: 100px;
	height: 143px;
	margin: 0px;
	border: #cfcfcf 1px solid;
}
.girlsprof-title{
	font-size: 14px;
}
.girlsprof-body1{
	font-size: 12px;
	background-color: #fff;
	padding: 3px 3px 3px 10px;
}
.girlsprof-body2{
	font-size: 12px;
	background-color: #ffffff;
	padding: 3px 3px 3px 10px;
}
.girlsprof-nameage{
	width: 600px;
	height: auto;
	margin: 0px auto 0px auto;	
//	background-color: #FFE5FC;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px #cfcfcf solid;
}
.girlsprof-imgarea{
	width: 600px;
	height: auto;
	margin: 10px auto;
	text-align: center;
}
.girlsprof-imgarea_L{
	float: left;
	width: 410px;
	margin: 10px auto 10px 30px;
}
.girlsprof-imgarea_R{
	float: left;
	width: 110px;
	margin: 30px auto 2px auto;
}
#imageContainer {
	position:relative;
	margin:auto;
	float: left;
	width: 400px;
	height: 522px;
	margin: 10px;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
.event_pager{
	margin: 0px 20px;
	width: auto;
	height: 20px;
	text-align: center;
	font-size: 12px;
	background-color: #FFE5FC;
	padding: 5px;
}
p.pager{
	font-size: 11px;
	width: auto;
	height: 20px;
	text-align: center;
}




/* 3段目内部用 */
.footer-textnavi{
	width: 900px;
	height: 20px;
	padding: 5px 0px;
}
.footer-copyright{
	width: 900px;
	height: 30px;
	padding: 10px 0px;
}

/* 検索結果ページ用 */

<!--end of for search result-->

.title_big {
	background-image: url(images/icon-title-big.png);
	text-align: left;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0px 10px 40px;
	margin: 20px 0px 10px 0px;
	font-size: 24px;
}
.sub_title {
	font-size: 12px;
	background-image: url(images/icon-subtitle.png);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 1px;
	padding: 10px 0px 10px 20px;
	margin: 50px 0px 0px 15px;
	color: #FF0000;
}
* html .arrow_red {
	background-image: url(images/icon-arrow-red.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 10px 0px 10px 20px;
	padding-left: 15px;
}
img.arrow_red {
	margin: 10px 0px 10px 20px;
	padding-left: 15px;
}
img.arrows {
	margin-left: 15px;
	margin-right: 3px;
	vertical-align: middle;
}
img.faq_01{
	vertical-align: middle;

}
img.topinterview_lead{
	vertical-align: -3px;

}
img.search02{
	vertical-align: top;
	padding: 0px 3px 0px 0px;
	margin-left: 20px;

}
* html img.search02{
	vertical-align: 0px;
	margin: 0px 3px 0px 20px;

}
img.shopdata{
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}

.mailform_allbox{
	width: 600px;
	margin: auto;
	padding: 10px 30px 10px 30px;
	text-align: left;
	font-size: 12px;
	background-color: #ffffff;
	line-height: 130%;
}
.mailform_notice{
	width:auto;
	margin: auto;
	padding: 10px 10px 10px 10px;
	text-align: left;
	color: red;

}
.mailform_top01{
	width:auto;
	margin: auto;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 16px;
}
.mailform_top02{
	width:auto;
	margin: auto;
	padding: 10px 10px 10px 10px;
	text-align: left;

}
.mailform_main{
	width:auto;
	margin: auto;
	padding: 10px 10px 10px 10px;
	text-align: left;
	background-color: #ffffff;
}
.mailform_main_title{
	width: 550px;
	margin: 5px auto 0px auto;
	padding: 10px 10px 10px 10px;
	text-align: left;
	color: #ffffff;
	background-color: #820135;
	border-top: #820135 1px solid;
	border-right: #820135 1px solid;
	border-bottom: #820135 1px solid;
	border-left: #820135 1px solid;
	font-weight: bold;
}
.mailform_main_body01{
	width: 550px;
	margin: 5px auto 0px auto;
	margin: auto;
	padding: 10px 10px 10px 10px;
	text-align: left;
	color: #ffffff;
	background-color: #CD6C83;
	border-top: #820135 1px solid;
	border-right: #820135 1px solid;
	border-bottom: #820135 1px solid;
	border-left: #820135 1px solid;
}
.mailform_main_body02{
	width: 550px;
	margin: auto;
	margin: 5px auto 0px auto;
	padding: 10px 10px 10px 10px;
	text-align: left;
	background-color: #DFB3B3;
	border-top: #820135 1px solid;
	border-right: #820135 1px solid;
	border-bottom: #820135 1px solid;
	border-left: #820135 1px solid;
}
.mailform_footer{
	width: 550px;
	margin: auto;
	padding: 10px 10px 10px 10px;
	text-align: center;
	background-color: #ffffff;
	font-size: 10px;
	border-top: #820135 1px solid;
	border-right: #820135 1px solid;
	border-bottom: #820135 1px solid;
	border-left: #820135 1px solid;
}

strong.sitemap_cat{
	margin-right: 2px; 
}
* html table tr td{<!-- IE6用 -->
	behavior: expression(IEPNGFIX.fix(this));
}
table tr td {
	text-align: left;
	font-size: 11px;
}
* html img{<!-- IE6用 -->
	border-style: none;
	behavior:url(../alpha.htc);
}
img {
	border-style: none;
}
* html marquee{<!-- IE6用 -->
	padding: 15px 0px 0px 0px;
}
marquee{
	margin: 4px 0px 0px 0px;
}
hr{
    width:98%;
	border: 0 none; 
	height: 1px; 
	color: #cc0000;
	background-color: #cc0000;
	margin: 5px 10px 5px 10px;
}
a:link {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	color: #CF4E4E;
	text-decoration: none;
}
a:hover {
	color: #A80000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

select#search01{
	width: 100px;
	height: 20px;
	margin-right: 5px;
	font-size: 11px;
}
input#search001{
	width: 40px;
	height: 20px;
	margin-right: 5px;
	font-size: 11px;
}

input#mailmag{
	width: 140px;
	height: 20px;
	font-size: 10px;
}


/********schedule patch********/

.main_right-title{
	clear: both;
	width: 650px;
	height: 25px;
	margin: 15px 0px 10px 0px;
	padding-top:5px;
	background-image: url(images/main_right-title_02.png);
	background-position: left center;
	color: #fff;
	text-align: left;
	behavior: expression(IEPNGFIX.fix(this));
}
 
/*IE6 hack*/
*html div.main_right-title{
	clear: both;
	width: 650px;
	height: 15px;
	padding-top:5px;
	margin: 6px 0px 5px 0px;
	background-image: url(images/main_right-title_02.png);
	background-position: left center;
	color: #fff;
	text-align: left;
	behavior: expression(IEPNGFIX.fix(this));
}


img.main_right-title_icon{
	margin-top:-4px;
}

/*IE6 hack*/
img.main_right-title_icon{
	vertical-align: middle;
}


img.main_right-big{
	width: 610px;
	height: 220px;
	margin: 10px 20px;
}
img.main_right-ptitle{
	width: 650px;
	height: 35px;
	margin: 10px 0px 20px 0px;
}
.main_right-body{
	width: 610px;
	margin: 0px 0px 20px 20px;
	font-size: 12px;
	text-align: left;
}
.main_right-body_red{
	color: red;
}
.main_right-new_face {
	height: 181px;
	width: 610px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.main_right-glist_all{
	width: 660px;
	height: auto;
	margin: 0px 0px 20px auto;
	letter-spacing: 0px;
	overflow:hidden;
	background-color:#FFFFFF;
	
}
* html .main_right-glist_L1{
	float: left;
	width: 164px;
	height: 272px;
	margin: 0 ;
	background:url(../images/g_bg.jpg) no-repeat;
	text-align:center;
}

.main_right-glist_L1{
	float: left;
	width: 164px;
	height: 272px;
	margin: 0 ;
	background:url(../images/g_bg.jpg) no-repeat;
	text-align:center;
}
img.glist_thm{
	float: left;
	width: 110px;
	height: 157px;
	vertical-align: top;
	margin:30px 0 0 25px;
	padding: 2px;
	background:#;
	border: #cfcfcf 1px solid;
}

.glist-namearea{
	width: auto;
	height: auto;
	font-size: 11px;
	background-image: url(images/icon-gl-namearea.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	clear:left;
}
.glist-sizearea{
	width: auto;
	height: auto;
	font-size: 9px;
	background-image: url(images/icon-gl-sizearea.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
}
.glist-activetime{
	width: auto;
	height: auto;
	font-size: 10px;
	background-image: url(images/icon-gl-timeschedule.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
}
img.glist-icon{
	width: 80px;
	padding: 5px 5px;
}
img.system-price{
	padding: 20px 20px 20px 20px;
}

.main_right-glist_date{
    text-align:right;
}

/********** index ************/

/*index_link*/
.index_link 　　　　　　　     { width :630px; margin:0 auto 0 auto; padding:0 0 0 0; }
*html .index_link 　　　       { width :610px; margin:0 auto 0 auto; padding:0 0 0 30px; }
.index_link ul                 { width :593px; margin:0 auto 0 auto; padding:0 10px 10px 25px; overflow:hidden; background:#FFFFFF; border:solid #999999 1px; list-style-type:none;   }
*html .index_link ul           { width :630px; margin:-8px 0 0 -30px; padding:0px 10px 10px; overflow:hidden; background:#FFFFFF; border:solid #999999 1px; list-style-type:none;   }
.index_link ul li              { height:31px; margin:10px 0 0 0; padding:0 0 0 0; float:left;  }
.index_link ul li img          { margin-right:10px; padding:0 0 0 0; border-style:none;  float:left; }
.index_link img                { margin-bottom:5px; border-bottom:solid 1px #CCCCCC; }
*html .index_link img          { margin-bottom:0px; }
.index_link p                  { width:400px; margin:0 0 0 0; padding:0 5px; display:block; float:left;   text-align:left; }
.link                          { margin-top:20px; }
.link ul                       { margin:0 0 0 0; padding:0 0 0 0; list-style-type:none;  text-align:center;  }
.link li                       { float:left; padding-left:2px; border-bottom:none; }
.limk li a                     { border-style:none; }

img.index_title_img            { margin:10px 0 0 0px; border-top:solid #999999 1px; border-left:solid #999999 1px; border-right:solid #999999 1px; }
*html img.index_title_img      { margin:10px 0 0 -30px; border-top:solid #999999 1px; border-left:solid #999999 1px; border-right:solid #999999 1px; }

.rapper                        { width: 100%; height: 100%; text-align: center; }
.index_img                     { width: 900px; height: 556px; margin:0 auto 0 auto; }  
.index_text                    { width:900px; margin:0 auto; padding: 5px 0px;  clear: both; color: #333333; font-size: 11px; text-align: left; }
.index_text h2                 { font-size:20px; }
.index_text h3                 { font-size:14px; }
.index_text-theme              { padding: 5px 20px 5px 20px; font-size: 14px; background-color: #eaeaea; }
.footnavi                      { margin: 10px auto; text-align: center; }    


/*group_list*/

.group_list                    { width:628px; margin:10px auto 0 auto; overflow:hidden; border:#999999 solid 1px; text-align:left; border-top:none; background-color:#fcfcfc; } 
.group_list p                  { width:628px; height:0; margin:0 0 0 0; padding:27px 0 0 0px; border-bottom:#999999 solid 1px; clear:left;  border-top:#999999 solid 1px; clear:both; overflow:hidden; display:block; }
.group_list p                  { width:628px; height:0; margin:0 0 0 0; padding:27px 0 0 0px; border-bottom:#999999 solid 1px; clear:left;  border-top:#999999 solid 1px; clear:both; overflow:hidden; display:block; }

p.tokyo                        { background-image:url(../images/title_tokyo.jpg); }
p.chiba                        { background-image:url(../images/title_chiba.jpg); } 

.group_list dl                 { margin:0 0 0 0; }
*html .group_list dl           { margin:-23px 0 0 0; }
.group_list dd                 { width:186px; height:50px; margin:2px 0 5px 0; padding:5px 0 0 0; float:left; border-top:dashed 1px #999999; background-color:#FFFFFF; }
*html .group_list dd           { width:186px; height:52px; margin:2px 0 5px 0; padding:5px 0 0 0; float:left; border-top:dashed 1px #999999; background-color:#FFFFFF; overflow:hidden; }
.group_list dd img             { margin: 5px 0 0 17px; }
.group_list dt                 { width:440px; height:50px; float:right; margin:2px 0 5px 0; padding:5px 0 0px 0;  color:#999999; font-size:11px; line-height:1.4;  border-top:dashed 1px #999999;  background-color:#FFFFFF; }
*html .group_list dt           { width:440px; height:50px; float:right; margin:2px 0 3px 0; padding:6px 0 0px 0;  color:#999999; font-size:11px; border-top:dashed 1px #999999;  background-color:#FFFFFF; }
.group_list dt a               { font-size:13px; color:#FF3399; font-weight:700; display:block; padding:0 0 5px 0; }
*html .group_list dt a         { font-size:12px; color:#FF3399; font-weight:700; display:block; padding:0 0 0 0; }
.new span                      { font-size:13px; color:#FF3399; font-weight:700; display:block; padding:0 0 5px 0; }
*html .new span                { font-size:12px; color:#FF3399; font-weight:700; display:block; padding:0 0 0 0; }

<!--jgoakuengroup_infomation-->
.banner                        { text-align:center; margin:0 0 0 0; }
*html .banner                  { text-align:center; margin:0 0 0 0; padding-right:40px; }
.banner ul                     { width:628px; margin:0 auto 0 auto; padding:0 0 0 0; display:block; list-style-type:none; }
*html .banner ul               { width:628px; margin:0 auto 0 auto; padding:0 0 0 0; display:block; list-style-type:none; overflow:hidden; }
.banner ul li                  { margin-bottom:10px; }
*html .banner ul li            { margin-bottom:5px; }

.banner ul li.open             { width:628px; height:259px; display:block; overflow:hidden; background-image:url(images/shinjuku.jpg); }
.banner ul li.open a           { height:0px; padding-top:259px; display:block; }  
.banner ul li.open_crystal     { height:628px; height:100px; display:block; overflow:hidden; background-image:url(http://www.jogakuen-group.com/images/open_crystal.jpg); }
.banner ul li.open_crystal a   { height:0px; padding-top:259px; display:block; }
.open_funabashi ul             { width:628px; height:100px; margin:0 0 0 0; padding:0 0 0 0;  }
*html .open_funabashi ul       { width:628px; height:100px; margin:0 0 0 0; padding:0 0 0 0;  }  
.open_funabashi li             { width:314px; height:100px; float:left; margin:0 0 0 0; padding:0 0 0 0; }  
.banner ul li.group            { height:628px; height:100px; display:block; overflow:hidden; background-image:url(http://www.jogakuen-group.com/images/jogakuen.jpg); }
.banner ul li.group a          { height:0px; padding-top:100px; display:block; }

/*index_ad*/

.box                          { text-align:center; margin-top:5px; }
.index_ad                     { width :628px; margin:10px auto 0 auto; padding:0 0 0 0; background-color:#FFFFFF; border:solid #999999 1px; overflow:hidden; }
.index_ad ul                  { list-style-type:none; padding:0 5px; margin:0 0 0 0; overflow:hidden;  }
.index_ad ul li               { margin:5px 0 0 0; padding:0 0 5px 0; height:45px; float:left; line-height:1.7;  font-size:12px; color:#999999; text-align:left; border-bottom: dashed 1px #999999;  }
*html .index_ad ul li         { margin:5px 0 5px 0; padding:0 0 10px 0; height:45px; float:left;  font-size:11px;  }
.index_ad ul li img           { margin-right:5px; padding:0 0 0 0; border-style:none;  float:left; }
.index_ad img                 { margin-bottom:5px; border-bottom:solid 1px #CCCCCC; }
*html .index_ad img           { margin-bottom:0px; }
.index_ad p                   { width:400px; margin:0 0 0 0; padding:0 5px; display:block; float:left;   text-align:left; }


img.pickup_thm                { vertical-align: top; padding: 2px; border: #cfcfcf 1px solid; }



/* system  */

p.main_text                   { margin: -20px 0 0 45px; }



	
