@charset "EUC-JP";


/*
======================================
 common css
======================================
*/

body{
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	line-height:16px;
	background:url(/jomo_clinic/img/bg.jpg) #fff center bottom repeat-x;
	background-attachment:fixed;
	height:100%;
}

h1{
	margin:0;
	padding:0;
}

img{
	border:0;
}

hr{
	display:none;
}

#wrapper{
	background:url(../img/header_bg.jpg) 0 0 repeat-x;
}

#wrapper a{
	color:#3366cc;
	text-decoration:underline;
}
#wrapper a:hover{
	color:#3399cc;
	text-decoration:none;
}

#wrapperIn{
	width:812px;
	margin:0 auto;
	position:relative;
	background:url(../img/cont_bg.png) left top repeat-y;
}

* html #wrapperIn {
	background:url(../img/cont_bg.gif) left top repeat-y;}
	
#contents{
	width:798px;
	margin:0 auto;
}

#gotop{
	width:73px;
	height:11px;
	margin:10px 5px 0 auto;
}

.coach-gotop{
	width:73px;
	height:11px;
	margin:10px 5px 0 auto;
}

/*
======================================
 index css
======================================
*/

/*--whats new--*/

#new{
	width:758px;
	margin:0 auto 18px;
	border:1px solid #ccc;
	text-align:left;
}

#new #left{
	width:166px;
	float:left;
}

#new #left img{
	margin:10px 0;
}

#new #left #reportImg{
	width:131px;
	margin:10px 0 10px 20px;
	padding:0;
	text-align:center;
}

#new #left #reportImg img{
	margin:0;
	border:1px solid #999;
}

#new #right{
	width:580px;
	margin:5px 0 0 0;
	padding:0 0 15px 0;
	float:right;
}

#new #right dl{
	margin:8px 0 0 0;
	padding:0;
}

#new #right dt{
	width:6em;
	height:1.5em;
	margin:0 10px 0 0;
	padding:0 0 1px 0;
	font-size:100%;
	font-weight:bold;
	text-align:center;
	color:#009933;
	float:left;
}

#new #right dt span{
	border-bottom:2px solid #fdd000;
	padding:0;
}

#new #right dd{
	margin:0 0 0 7em;
	padding:0;
}

#new ul,#new li{
	margin:0;
	padding:0;
	list-style-type:none;
}

#new #right li{
	padding:0 10px 0 8px;
	background:url(../img/new_arrow.gif) left top no-repeat;
}

/*--report & clinic--*/

#report,.clinic{
	width:758px;
	margin:0 auto 18px;
	text-align:left;
}

#report p,.clinic p{
	padding:0;
	margin:0;
}

#report h2,.clinic h2{
	clear:both;
	margin:0 0 5px 0;
}


/*--report--*/

#report a{
	display:block;
}

#report ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#report li{
	float:left;
	list-style-type:none;
	margin:0 4px 0 0;
	padding:0;
}


li#toponeday a{
	text-indent:-9999px;
	width:262px;
	height:62px;
	background:url(../img/report_oneday.jpg) #fff 0 0 no-repeat;
} 


li#toponeday a:hover{
	text-indent:-9999px;
	width:262px;
	height:62px;
	background:url(../img/report_oneday.jpg) #fff 0 -62px no-repeat;
} 

li#topstrengthen a{
	text-indent:-9999px;
	width:262px;
	height:62px;
	background:url(../img/report_powerup.jpg) #fff left top no-repeat;
} 

li#topstrengthen a:hover{
	text-indent:-9999px;
	width:262px;
	height:62px;
	background:url(../img/report_powerup.jpg) #fff 0 -62px no-repeat;
} 

li#topschool{
	margin:0;
}

li#topschool a{
	text-indent:-9999px;
	width:225px;
	height:62px;
	background:url(../img/report_school.jpg) #fff left top no-repeat;
} 

li#topschool a:hover{
	text-indent:-9999px;
	width:225px;
	height:62px;
	background:url(../img/report_school.jpg) #fff 0 -62px no-repeat;
} 

li#toppast{
	margin:6px 0 0;
}

li#toppast a{
	text-indent:-9999px;
	width:185px;
	height:56px;
	background:url(../img/report_past.jpg) #fff left top no-repeat;
} 

li#toppast a:hover{
	text-indent:-9999px;
	width:185px;
	height:56px;
	background:url(../img/report_past.jpg) #fff 0 -56px no-repeat;
} 


/*--clinic--*/

.clinic{
	margin:0 auto;
	padding:0;
}

.clinic h2{
	margin:0;
	padding:0;
}

.clinic dl{
	margin:10px 0 0 0;
	padding:0;
	width:250px;
	position:relative;
	float:left;
}

.clinic dt{
	width:175px;
	margin:0 10px 0 0;
	padding:0;
	position:relative;
	float:right;
}

.clinic dt{
	_margin:0 5px 0 0;
}

.new{
	position:absolute;
	right:5px;
	top:5px;
}

.clinic dd{
	width:65px;
	margin:0;
	padding:0;
	float:right;
}

.clinic dd{
	_width:60px;
	_margin-right:5px;
}

.clinic dt img{
	margin:0 0 3px 0;
}

.clinic dd img{
	border:1px solid #ccc;
}

#qaBana{
	margin:5px 0 0 3px;
}

#bnr-area {
	clear:both;
	width:758px;
	margin:0 auto 18px;
}

#bnr-area strong a {
	height:115px;
	text-indent:-9999px;
	display:block;
	background:url(../img/boshu.jpg) center top no-repeat;
}

#bnr-area strong a:hover {
	background:url(../img/boshu.jpg) center bottom no-repeat;
}


/*--about--*/

#about{
	margin:10px 0 0 0; 
	padding:0 0 15px 0; 
	text-align:left;
}

#about h2{
	margin:0 0 8px 0;
}
#about ul{
	margin:0 auto 0 0; 
}

#about ul li{
	float:left;
}

#about ul,#about li{
	margin:0;
	padding:0;
	list-style:none;
}

#about li a{
	display:block;
	margin:0 0 0 20px;
	height:13px;
}

#about li#aim a{
	width:108px;
	text-indent:-9999px;
	background:url(../img/about_aim.gif) #fff left top no-repeat;
}

#about li#aboutClinic a{
	width:108px;
	text-indent:-9999px;
	background:url(../img/about_clinic.gif) #fff left top no-repeat;
}

#about li#coach a{
	width:77px;
	text-indent:-9999px;
	background:url(../img/about_coach.gif) #fff left top no-repeat;
}

#about li#schedule a{
	width:112px;
	text-indent:-9999px;
	background:url(../img/about_schedule.gif) #fff left top no-repeat;
}

#about li#point a{
	width:67px;
	text-indent:-9999px;
	background:url(../img/about_point.gif) #fff left top no-repeat;
}

#about li#inquiry a{
	width:97px;
	text-indent:-9999px;
	background:url(../img/about_inquiry.gif) #fff left top no-repeat;
}

#about li#apply a{
	width:88px;
	text-indent:-9999px;
	background:url(../img/about_apply.gif) #fff left top no-repeat;
}

/*--footer--*/

div#clfooter{
	width:799px;
	height:48px;
	display:block;
	margin:0 auto 40px;
	position:relative;
	background:url(../img/footer.png) left top no-repeat;
	
	
}

div#clfooter ul,div#clfooter li{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

div#clfooter ul{
	position:absolute;
	right:20px;
	bottom:15px;
}

div#clfooter li{
	padding:0 8px 0 10px;
	background:url(../img/footer_list.gif) left center no-repeat;
	}

div#clfooter li a,div#clfooter li a:hover{
	color:#fff;
}


address{
	font-style:normal;
	display:block;
	color:#fff;
	position:absolute;
	bottom:5px;
	right:26px;
}
#clfooter address a {color:#fff;text-decoration:none;}
#clfooter address a:link {color:#fff;text-decoration:none;}
#clfooter address a:hover {color:#fff;text-decoration:underline;}

#footBall{
	position:absolute;
	top:-34px;
	left:774px;
	z-index:1;
	behavior:url(/cmn/iepngfix.htc);
}
#footer{
	margin-bottom:0 !important;
}



/*
======================================
 bottom css
======================================
*/

/*--gloval navi--*/

#gNav{
	width:178px;
	text-align:left;
	float:left;
	margin:0 0 30px 0;
}

#gNav img#categoryImg{
	margin:0 0 0 10px;
}

#gNav li,#gNav ul{
	list-style:none;
	margin:0;
	padding:0;
}

#gNav p{
	margin:0;
	padding:0;
}

#gNav p strong{
	display:block;
	margin:15px 0 0 0;
}

#gNav li a{
	margin:4px 0 0 10px;
	display:block;
	height:18px;
	text-indent:-9999px;
}

#gNav li#oneday a{
	width:106px;
	margin-top:10px;
	background:url(/jomo_clinic/img/navibtn_1day.gif) left top no-repeat;
}
#gNav li#strengthen a{
	width:159px;
	background:url(/jomo_clinic/img/navibtn_powerup.gif) left top no-repeat;
}
#gNav li#school a{
	width:137px;
	background:url(/jomo_clinic/img/navibtn_school.gif) left top no-repeat;
}
#gNav li#past a{
	width:76px;
	background:url(/jomo_clinic/img/navibtn_past.gif) left top no-repeat;
}
#gNav li#newcont a{
	width:51px;
	margin-top:10px;
	background:url(/jomo_clinic/img/navibtn_new.gif) left top no-repeat;
}
#gNav li#coaching a{
	width:121px;
	background:url(/jomo_clinic/img/navibtn_coaching.gif) left top no-repeat;
}
#gNav li#skill a{
	width:135px;
	background:url(/jomo_clinic/img/navibtn_skill.gif) left top no-repeat;
}
#gNav li#qa a{
	width:45px;
	background:url(/jomo_clinic/img/navibtn_qa.gif) left top no-repeat;
}
#gNav li#words a{
	width:51px;
	background:url(/jomo_clinic/img/navibtn_words.gif) left top no-repeat;
}


#gNav li#aim a{
	width:97px;
	background:url(/jomo_clinic/img/navibtn_aim.gif) left top no-repeat;
}
#gNav li#about a{
	width:97px;
	background:url(/jomo_clinic/img/navibtn_about.gif) left top no-repeat;
}
#gNav li#coach a{
	width:77px;
	background:url(/jomo_clinic/img/navibtn_coach.gif) left top no-repeat;
}
#gNav li#schedule a{
	width:112px;
	background:url(/jomo_clinic/img/navibtn_schedule.gif) left top no-repeat;
}
#gNav li#point a{
	width:67px;
	background:url(/jomo_clinic/img/navibtn_point.gif) left top no-repeat;
}
#gNav li#apply a{
	width:88px;
	background:url(/jomo_clinic/img/navibtn_apply.gif) left top no-repeat;
}
#gNav li#inquiry a{
	width:80px;
	background:url(/jomo_clinic/img/navibtn_inquiry.gif) left top no-repeat;
}

#gNav img#bana{
	margin:10px;
}

#gNav li#oneday a:hover,#gNav li#strengthen a:hover,#gNav li#school a:hover,#gNav li#past a:hover,#gNav li#newcont a:hover,#gNav li#coaching a:hover,#gNav li#skill a:hover,#gNav li#qa a:hover,#gNav li#words a:hover{
	background-position:0 -18px;
}

#naviAbout{
	margin:0 atuo;
	text-align:center;
}

#naviAbout img{
	vertical-align:bottom;
}

#naviAbout ul{
	width:157px;
	margin:0 auto;
	padding:5px 0 10px 0;
	border-left:1px solid #060;
	border-right:1px solid #060;
	border-bottom:1px solid #060;
}

#naviAbout li{
	text-align:left;
}

#naviAbout li a{
	margin:0 0 3px 10px;
	height:12px;
	
}

/*--container--*/

#btmContents{
	width:616px;
	text-align:left;
	float:right;
	margin:0 0 20px 0;
}

#btmContents h2{
	width:616px;
	text-align:right;
	margin:0;
	padding:0;
}

#btmContents em{
	margin:5px 0 10px 0;
	display:block;
	font-style:normal;
	color:#060;
}

#btmContents-inner{
	border:1px solid #ccc;
	padding:15px 0 20px;
	margin:0 5px 0 5px;
}

#btmContents-inner table{
	margin:0 auto;
}

#btmContents-inner h3{
	width:563px;
	margin:0 auto 5px;
	backgrond-color:#c00;
}

/*--report list--*/

.listBox{
	width:563px;
	margin:0 20px;
}

.listBox li,.listBox dl,.listBox dt,.listBox dd{
	margin:0;
	padding:0;
	list-style-type:none;
}

.listBox h4 {
	margin:10px 0 0 0;
	padding:0;
	float:left;
	margin:10px 0 12px 0;
}

.listBox ul {
	margin:10px 0 0 0;
	float:right;
}

.listBox li{
	float:left;
}

.listBox dl{
	width:563px;
	margin:0 auto;
	clear:both;
}

.listBox dt{
	width:120px;
	padding:12px 0;
	color:#014727;
	font-weight:bold;
	border-top:1px dashed #ccc;
	float:left;
}

.listBox dd{
	width:443px;
	padding:12px 0;
	border-top:1px dashed #ccc;
	float:left;
}

.listBox dd strong{
	width:290px;
	font-weight:normal;
	display:block;
	float:left;
}

.listBox .markIcon{
	width:140px;
	display:block;
	text-align:right;
	float:right;
}

.listBox .markIcon img{
	margin:0 0 0 5px;
}

.listBox .markIcon a img{
	width:45px;
	padding-left:25px;
}

.listBox li a,.listBox li{
	width:74px;
	height:17px;
	margin:0 4px 0 0;
	text-indent:-9999px;
	display:block;
}

.listBox li.listAll a,.listBox li.listAll{
	background:url(/jomo_clinic/report/img/btn_all.gif) #fff left top no-repeat;
}

.listBox li.listChild a{
	background:url(/jomo_clinic/report/img/btn_child.gif) #fff left top no-repeat;
}

.listBox li.listJunior a{
	background:url(/jomo_clinic/report/img/btn_junior.gif) #fff left top no-repeat;
}

.listBox li.listAdult a{
	background:url(/jomo_clinic/report/img/btn_adult.gif) #fff left top no-repeat;
}

.listBox li.listAll a:hover,.listBox li.listAll,.listBox li.listChild a:hover,.listBox li.listChild,.listBox li.listJunior a:hover,.listBox li.listJunior,.listBox li.listAdult a:hover,.listBox li.listAdult{
	background-position:0 -17px;
}


/*--report page--*/

.reportImg table{
	width:550px;
}
/*
======================================
skillup css
======================================
*/
.anq{cursor:pointer;}


/*
======================================
 css hack
======================================
*/

.boxrst:after{content:".";display: block;height:0;clear:both;visibility: hidden;}
.boxrst{display:inline-block;}
a{overflow:hidden;}