@charset "utf-8";

@import url(common.css);
@import url(form.css);
@import url(frame.css);

/* ━━━━━━━━　トップページ　━━━━━━━━ */
.frametext{
	padding:10px 20px;}	

.frametext p{margin-bottom:15px;
	line-height:200%;}	


.frametext a{
	 color:#669900;
	 font-weight:bold;}
	
.frametext_left{
	float:left;
	width:290px;
	padding:5px 15px 5px 5px;
}

.frametext_new{
	float:left;
	width:400px;
	padding-left:10px;
}

	
/*ランキング*/

.no1{
	padding:5px 50px;
	margin-left:30px;
	background: url(../img/common/icon_1.png) no-repeat left;
}
	
.no2{
	padding:5px 50px;
	margin-left:30px;
	background: url(../img/common/icon_2.png) no-repeat left;
}

.no3{
	padding:5px 50px;
	margin-left:30px;
	background: url(../img/common/icon_3.png) no-repeat left;
	}
	
/* ━━━━━━━━　メニュー　━━━━━━━━ */
/*ヒロット*/
#menu_hirotbox{
	padding:0px 40px;
}


*html #menu_hirotbox ul{}

#menu_hirotbox ul{

}

#menu_hirotbox li{
	display:block;
	height:20px;
	width:430px;
	text-indent:-999em;
	padding:15px 0px 0px 5px;
	  
}

#menu_hirotbox li.menu_hirot90{
	background: url(../img/menu_hirot90.png) no-repeat 5px;

}

#menu_hirotbox li.menu_hirot60{
	background: url(../img/menu_hirot60.png) no-repeat 5px;

}

#menu_hirotbox li.menu_hirot30{
	background: url(../img/menu_hirot30.png) no-repeat 5px;

}

/*その他*/

#menu_box{
	padding:0px 40px;
}

#menu_oil60{
	background:url(../img/menu_oil60.png) no-repeat 5px;
	text-indent:-999em;
	height:20px;
	width:430px;
	padding-top:15px;
}

#menu_face{
	background:url(../img/menu_face.gif) no-repeat 5px;
	text-indent:-999em;
	height:20px;
	width:430px;
	padding-top:15px;
}

#menu_face2{
	background:url(../img/menu_face02.gif) no-repeat 5px;
	text-indent:-999em;
	height:20px;
	width:430px;
	padding-top:15px;
}

#menu_cell{
	background:url(../img/menu_cell20.png) no-repeat 5px;
	text-indent:-999em;
	height:20px;
	width:430px;
	padding-top:15px;
}

#menu_hirot1st{
	background:url(../img/menu_hirot1st.png) no-repeat 5px;
	text-indent:-999em;
	height:20px;
	width:430px;
	padding-top:15px;
}

#menu_hiroface{
	background:url(../img/menu_hiroface.png) no-repeat 5px;
	text-indent:-999em;
	height:20px;
	width:430px;
	padding-top:15px;
}


#menu_dome{
	background: url(../img/menu_dome.png) no-repeat 5px;
	text-indent:-9999px;
	height:20px;
	width:430px;
	padding-top:15px;

}

/* ━━━━━━━━　ヒロットとは？　━━━━━━━━ */

.hirot_frametext_left{
	float:left;
	width:315px;
	padding:5px 20px 5px 5px;
}

.performbox{
	width:240px;
	float:left;
	display:inline;
	}

.performbox h5{
	font-size:100%;
	font-weight:bold;
	margin-bottom:5px;
	color:#996600;
	padding-top:5px;
}

.performbox .photo{
	width:90px;
	float:left;
	display:inline;
	margin-right:5px;
	text-align: center;
}

.performbox .naiyou{
	width:145px;
	float:left;
}

/* ━━━━━━━━　スクールQ&A　━━━━━━━━ */

.school_q{
	background:url(img/icon_q.png) no-repeat left;
	padding-left:22px;
	line-height: 20px;
	margin:13px 0 7px 0;
	font-weight:bold;
}

.school_a{
	background:url(img/icon_a.png) no-repeat left top;
	padding-left:22px;
	line-height:18px;}
	
	
	
/* ━━━━━━━━　LINK　━━━━━━━━ */

.link{
}

.school_a{
	background:url(img/icon_a.png) no-repeat left top;
	padding-left:22px;
	line-height:18px;}
