/* CSS Document */
/*---------------------------------------------------------
基本タグ設定
---------------------------------------------------------*/
body{
	background: url("img/bg01.gif") repeat-y;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #666;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
ul{
	margin: 0px;
	padding: 0px;
}
p{
	margin: 0px;
	padding: 10px 0px;
}
div{
	margin: 0px;
	padding: 0px;
}
h1{
	font-weight: bold;
	font-size: 16px;
	display: inline;
}
h2{
	font-weight: bold;
	font-size: 14px;
	display: block;
	color:#f00;
	line-height:20px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h3{
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	display: inline;
}
h4{
	font-weight: bold;
	font-size: 12px;
	color: #f00;
	display: inline;
}
h5{
	font-weight: bold;
	font-size: 14px;
	display: inline;
}


/*---------------------------------------------------------
ヘッダー・タイトル・フッター部分設定
---------------------------------------------------------*/
#container{
	background: url("img/container_bg.gif") no-repeat;
	width: 760px;
}
#title{
	width: 750px;
	height:70px;
	text-align:right;
	padding-right:10px;
}
#header{
	width: 750px;
	height: 10px;
	color:#fff;
	text-align: right;
	margin: 0px;
	padding:10px 10px 5px 0px;
}
#footer{
	width: 740px;
	border-bottom: 5px #060 solid;
	clear: both;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 3px 10px;
}

/*---------------------------------------------------------
サイト左側設定
---------------------------------------------------------*/
#menu{
	width: 210px;
	float: left;
	margin: 0px;
	padding-top: 145px;
}
#menu_li{
	list-style-type: none;
	margin: 0px 0px 3px 20px;
	padding: 0px;
}
.info_bg{
	background: url("img/info_bg.gif") no-repeat;
	width: 180px;
	height: 170px;
	margin: 0px 0px 10px 20px;
	padding: 35px 0px 0px 10px;
}

/*---------------------------------------------------------
サイト右側設定
---------------------------------------------------------*/
#contents{
	width: 525px;
	float: left;
	margin: 0px 0px 20px 15px;
	padding-top: 30px;
}
#title_bar{
	margin-bottom: 10px;
}
#subtitle01{
	background: url("img/subtitle01.gif") no-repeat;
	width: 475px;
	height: 30px;
	color: #630;
	margin-bottom: 10px;
	padding: 10px 0px 0px 50px;
}
#subtitle02{
	background: url("img/subtitle02.gif") no-repeat;
	width: 475px;
	height: 30px;
	color: #060;
	margin-bottom: 10px;
	padding: 10px 0px 0px 50px;
}
#subtitle03{
	background: url("img/subtitle03.gif") no-repeat;
	width: 475px;
	height: 30px;
	color: #990;
	margin-bottom: 10px;
	padding: 10px 0px 0px 50px;
}

#back{
	text-align: right;
	margin: 30px 0px 10px 0px;
	padding-right: 5px;
}

/*最新情報*/
#news_li{
	list-style-image: url("img/point01.gif");
	list-style-position: inherit;
	margin: 0px;
	padding: 0px 0px 5px 15px;
}
#news_li li{
margin:0px 0px 5px;
padding:0px 5px 0px 0px;
}

.news_box_l{
	width: 525px;
	float: left;
}
.news_box_r{
	width: 60px;
	float: right;
	margin-top: 5px;
}
.news_line{
	width: 525px;
	height: 3px;
	background: url("img/line01.gif") repeat-x;
	clear: both;
	margin-bottom: 5px;
}

/*商品案内*/
.item_box{
	width: 165px;
	float: left;
	margin: 0px 0px 0px 6px;
}
.item_name{
	width:165px;
	height:25px;
}
.item_bg{
	width: 140px;
	background: url("img/item_center.gif") repeat-y;
	line-height: 14px;
	margin: 0px;
	padding: 5px 13px 5px 12px;
}

/*スクールのご案内*/
.school_header{
	background: url("img/school_header.gif") no-repeat;
	width: 525px;
	height: 45px;
}
.school_bg{
	background: url("img/school_bg.gif") repeat-y;
	width: 512px;
	line-height:16px;
	margin:0px;
	padding: 0px 0px 0px 13px;
}
.school_footer{
	background: url("img/school_footer.gif") no-repeat;
	width: 525px;
	height: 25px;
	margin-bottom: 10px;
}
.school_btn{
	text-align: right;
	padding-right: 15px;
}


/*---------------------------------------------------------
会社概要ページ設定
---------------------------------------------------------*/
/*会社概要*/
.company_box{
	width: 525px;
}
.company_text{
	width: 298px;
	line-height: 18px;
	float: left;
}
.company_l{
	width: 98px;
	float: left;
	padding: 5px 0px 5px 0px;
}
.company_r{
	width: 200px;
	float: left;
	padding: 5px 0px;
}

.company_m{
	width: 405px;
	float: left;
	line-height: 16px;
	padding: 5px 0px;
}
.company_img{
	width: 225px;
	float: left;
}
/*沿革*/
.history_box{
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.history_l{
	width: 140px;
	float: left;
	padding-left: 10px;
}
.history_r{
	width: 355px;
	float: left;
	line-height: 16px;
	padding-left: 20px;
}

/*地図*/
.map_img{
	/*background: url("company/img/map.gif") no-repeat;*/
	width: 330px;
	height: 300px;
	float: left;
}
.map_text{
	width: 175px;
	float: left;
	line-height: 16px;
	padding: 0px 10px;
}


/*---------------------------------------------------------
キャンペーン設定
---------------------------------------------------------*/
.campaigninfo{
font-size:16px;
text-align:center;
margin:30px 0px;
}

.price{
	border-bottom: 1px dotted #ccc;
	text-align: right;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

.h3_sp{
	padding:5px 0px;
	margin:0px;
	display:block;
	font-weight:bold;
}
.sale_box{
	width:116px;
	background:#EEEEEE;
	padding:5px;
	margin:0px 5px 10px 0px;
	float:left;
}

.p_name{
	width:116px;
	margin:0px;
	padding:3px 0px;
	display:block;
	border-bottom:1px dashed #ccc;
}

.price_box{
	width:116px;
	text-align:center;
	padding:0px;
	margin:5px 0px;
	float:left;
}

.img_box{
	text-align:center;
	padding:0px;
	margin:0px;

}



/*---------------------------------------------------------
スクール紹介設定
---------------------------------------------------------*/
#school_li{
	list-style-type: decimal;
	list-style-position: inherit;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 5px;
}
#school_li li{
	margin: 5px 0px;
}
.school_box{
	line-height: 18px;
}
#school_box_li{
	list-style-type: square;
	list-style-position: inherit;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 5px;
}

/*スケジュール表*/
.schedule_box{
	border-bottom: 1px solid #ccc;
	width: 525px;
}
.schedule_list{
	font-size: 14px;
	width: 175px;
	text-align: center;
	float: left;
	padding: 8px 0px 3px 0px;
}
.schedule_info{
	line-height: 16px;
	margin: 10px 0px;
}

/*---------------------------------------------------------
店舗案内設定
---------------------------------------------------------*/
.shop_box{
	font-size: 10px;
	margin: 5px 0px;
}
.shop_minibox{
	width: 100px;
	padding: 3px 0px 2px 5px;
	float: left;
}
#shop_li{
	list-style-image: url("img/point01.gif");
	list-style-position: inherit;
	padding: 0px 0px 0px 20px;	
}
#shop_li li{
	margin: 5px 0px;
}
.shop_text{
	margin-bottom: 15px;
	padding-left: 5px;
}

/*---------------------------------------------------------
アクセス設定
---------------------------------------------------------*/

#map{
width: 525px;
height: 450px;
}

dl{
margin:0px 10px 10px;
}

dd{
margin:0px 10px 10px;
}
/*---------------------------------------------------------
フォント設定
---------------------------------------------------------*/
.f1{
	font-weight: bold;
	margin: 5px 0px;
}
.f2{
	font-weight: bold;
	font-size: 14px;
	color: #f00;
}

