@charset "utf-8";
/*******************スクール詳細ページ***************************/
#wrapper_p {
	width: 100%;
	overflow: hidden;
	background: #FFF;
	margin:0 20px 0 0px; 
	text-align: center;
}
#container_p {
	width: 800px; 
	margin:0 auto 0 auto;
	overflow: hidden;
	background: #fff;
	position: relative;
	text-align: left;
}
* html #container_p {
}
#top_area a#s_title {
	background: url("../img/profile/title.gif") no-repeat left top;
	width: 93px;
	height: 35px;
	text-indent:-9999px;
	display: block;
	overflow: hidden;
	float: left;
	text-align: left;
}
.close_btn {
	float: right;
	margin-left: 10px;
	cursor: pointer;
}
.b_window {
	float: right;
	margin-left: 20px;
}
.b_window a{
	text-decoration: none;
	display: block;
	padding: 8px 0 7px 30px ;
	background: url("../img/profile/window.gif") no-repeat left center;
}
#top_area .print_btn {
	float: right;
	background: url("../img/profile/printer.gif") no-repeat left center;
	padding: 4px 0 4px 30px;
	margin: 5px 0 5px 0;
	cursor: pointer;
	color: #1672CD;
}
.profile {
width: 784px;
margin: 5px auto;
clear: both;
}
#school_header {
	width: 784px;
	background: url("../img/profile/p_head_b.gif") no-repeat left top;
	overflow: hidden;

}
#school_header h1 {
	font-size: 24px;
	color: #FFF;
	padding: 25px 0 17px 10px;
	width: 570px;
	float: left;
	line-height: 26px;
	background: none;
	}
#school_header #s_tel {
	font-size: 11px;
	color: #FFF;
	margin:20px 5px 0 0;
}
#school_header #s_tel strong{
	font-size: 16px;
}
#s_contents {
	width: 784px;
	background: url("../img/profile/p_mid.gif") repeat-y left top;
	overflow: hidden;
	margin: 0;
	
}
#s_contents_bottom {
	width: 784px;
	background: url("../img/profile/p_bottom.gif") no-repeat left bottom;
	overflow: hidden;
	height: 12px;
	text-indent: -9999px;
	clear: both;
	
}
#img_area {
	width: 170px;
	text-align: center;
	margin: 8px 10px 0px 10px ;
	float: left;
}
* html #img_area {
	margin: 8px 10px 0px 5px ;
}
#img_area span{
	background: url("../img/profile/shadow.gif") no-repeat right bottom;
	padding:0 8px 8px 0;
	display: inline-block;
}
#img_area span img {
	border:1px solid #FFF;
	border-top: 2px solid #FF6600;

	}
#top_txt {
	margin-top: 10px;
	width: 580px;
	overflow: hidden;
		}
/***************************資料請求・お問い合わせボタン（小）***************************************/

.contact_box_mini {float: right;width: 135px;}
.pamph_box_mini {float: right;width: 135px;}
.contact_box_mini a{
	display: block;
	width: 133px;
	height: 36px;
	text-indent: -9999px;
	background: url("../img/profile/btn_contact_mini.gif") no-repeat left top;
}
.contact_box_mini a:hover {background-position: left -36px;}
.pamph_box_mini a{
	display: block;
	width: 133px;
	height: 36px;
	text-indent: -9999px;
	background: url("../img/profile/btn_pamph_mini.gif") no-repeat left top;
	margin: 0 0 0px 0 ;
}
.pamph_box_mini a:hover {background-position: left -36px;}

.bottom_btn_p {
	margin: 10px 15px 10px 0;
}
/*************************************************/

#top_txt p.l_genre {
	margin: 8px 10px 0 0;
	_margin: 0 5px 0 0;
	font-size: 10px;
	float: left;
}
#top_txt p.l_genre span {
	background: #AAA;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px;
}
#top_txt #top_table {
	clear: both;
}

#top_txt h2 {
	border-top: 3px solid #0174df;
	margin-top: 10px;
	padding: 5px 5px 10px 0px;
	font-size: 20px;
	clear: both;
	line-height: 26px;
	width: 575px;
}
#p_top_left {
	clear: both;
	width: 250px;
	float: left;
	margin: 0 0 0 10px ;
	_margin: 0 0 0 5px;
	overflow: hidden;
}

#p_top_left #point h3{
	background: url("../img/profile/left_bar.gif") no-repeat left top;
	width: 230px;
	height: 38px;
	color: #FFFFFF;
	font-size: 14px;
	padding:0px 10px 0 10px;
	line-height: 38px;
	margin: 0 ;
	overflow: hidden;
}
* html #p_top_left #point h3{
	width: 250px;
}
#p_top_left #point h3 img {
	vertical-align: middle;
	margin-left: 10px;
}
#p_top_left #point ul{
	list-style: none;
	border: 1px solid #BBB;
	border-top: none;
	overflow: hidden;
	margin: 0 ;
	margin-bottom: 10px;
	background: url("../img/profile/gra_bg02.gif") repeat-x left top;

}
#p_top_left #point ul li{
	font-size: 12px;
	padding: 7px 0 3px 0;
	font-weight: bold;
	margin: 0px 5px 2px 10px;
	border-bottom: 1px dotted #BBB;
}

#p_top_left #course h3{
	background: url("../img/profile/left_bar.gif") no-repeat left top;
	width: 230px;
	height: 38px;
	color: #FFFFFF;
	font-size: 14px;
	padding:0px 10px;
	line-height: 38px;
	overflow: hidden;
}
* html #p_top_left #course h3{
	width: 250px;
}

#p_top_left #course ul{
	list-style: none;
	border: 1px solid #BBB;
	border-top: none;
	overflow: hidden;
	background: url("../img/profile/gra_bg02.gif") repeat-x left top;
}
#p_top_left #course ul li{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 5px 2px 10px;
	background: url("../img/profile/list_o_01.gif") no-repeat left top;
	padding:7px 0 3px 25px;
	border-bottom: 1px dotted #BBB;
}
#p_top_left #course ul li#course_hp {
	background: none;
	margin: 0px 0 10px 10px;
	padding:10px 0 0 0 ;
	font-weight: bold;
	border: none;

}
#p_top_right {
	width: 510px;
	float: right;
}
#txt_title {
	background: url("../img/profile/txt_bg_top.gif") repeat-y left top;
	width: 504px;
	height: 49px;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: -10px;
}
#main_txt {
	background: url("../img/profile/txt_bg_mid.gif") repeat-y left top;
	width: 504px;
	overflow: hidden;
	padding: 0px 0px 0 0px;
}
#main_txt h3 {}
#main_txt p {
	line-height: 24px;
	font-size: 12px;
	margin: 0 20px 0 30px;
}
#main_txt span {
	display: block;
	background: url("../img/profile/txt_bg.gif") no-repeat left bottom;
	height: 10px;
	text-indent: -9999px;
}
#photo_area {
	overflow: hidden;
	text-align: center;
	padding: 5px 15px 0 0 ;
}
.img250_left {
	width: 240px;
	height: 240px;
	float: left;
}
.img250_right {
	width: 240px;
	height: 240px;
	float: right;
}
/*************スクール基本情報******************/
#top_info {
	clear: both;
	overflow: hidden;
	margin: 0px 15px 20px 10px ;
	overflow: hidden;
}
#gmap {
	width: 350px;
	height: 270px;
	float:right;
	margin:10px 0 0 0 ;
	border: 1px solid #BBB;
}
#top_info h3 {
	font-size: 14px;
	background: url("../img/profile/bottom_bar.gif") no-repeat left top;
	height: 38px;
	line-height: 38px;
	color: #FFF;
	padding: 0px 10px;
	margin-top: 10px;
}
#school_data {
	background: url("../img/profile/gra_bg02.gif") repeat-x left top;
	border: 1px solid #BBB;
	padding: 10px;
	margin-top: 10px;
	width: 375px;
	overflow: hidden;
}
#school_data table {
	font-size: 12px;
}
#school_data table th,#school_data table td{vertical-align: top;padding-bottom: 10px;}
#school_data table th {
	width: 60px;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
}
#school_data table td {
	font-size: 12px;
	padding-left: 20px;
	line-height: 14px;
}
#school_data table td h4 {font-size: 16px;color: #5a4b66;line-height: 18px;}
#hp_link {
	background: url("../img/profile/gra_bg02.gif") repeat-x left top;
	border: 1px solid #BBB;
	margin-top: 10px;
	width: 395px;
	overflow: hidden;

}
#hp_link a {
	display: block;
	background: url("../img/profile/hp.gif") no-repeat 10px center;
	padding: 15px 0 15px 45px;
	width: 350px;
	font-weight: bold;
}

/****************************未使用ボタン*************************/

#pamph_box a {
	display: block;
	width: 250px;
	height: 70px;
	text-indent: -9999px;
	background: url("../img/profile/btn_pamph.gif") no-repeat left top;
	margin: 0 0 10px 0 ;
}
#contact_box a {
	display: block;
	width: 250px;
	height: 70px;
	text-indent: -9999px;
	background: url("../img/profile/btn_contact.gif") no-repeat left top;

}

