@charset "utf-8";

/*======================================

	最終更新日：09/3/26
	
	3/17 2009spring page ins

=======================================*/

/*======================================

	77% = 10px	| 	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

/*======================================

	Reset

=======================================*/

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td,em {
   margin:0;
   padding:0;
   font-family: Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   font-style:normal;
   list-style:none;
   list-style-type:none;
}

img {
	border:none;
}

/* 文字間を綺麗に詰める場合の設定は下記をお使い下さい
	text-align:justify;
	text-justify: istribute;
*/

/*======================================

	Body

=======================================*/

body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	color:#333333;
	line-height:140%;
	background:url(../common/bg.jpg) repeat-x top;
	width:100%;
}

a:link,
a:visited,
a:active {
	text-decoration:none;
}

/*======================================

	Container

=======================================*/

div#container {
	width:800px;
	height:auto;
	text-align:left;
	margin:0 auto;
}

/*======================================

	All Parts

=======================================*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.none {
	display:none;
}

.mt_small {
	margin-top:5px;
}

.mt_normal {
	margin-top:10px;
}

.mt_large {
	margin-top:20px;
}

.ml_large {
	margin-left:20px;
}

.mb13 {
	margin-bottom:13px;
}

.mtb_small {
	margin-top:5px;
	margin-bottom:3px;
}

.mtb_normal {
	margin-top:10px;
	margin-bottom:10px;
}

.mb_normal {
	margin-bottom:8px;
}

.txt_right {
	text-align:right;
}

.txt_center {
	text-align:center;
}

.img_right {
	float:right;
	margin:0 0 20px 10px;
}

.img_left {
	float:left;
	margin:8px 10px 20px 0;
}

.clr {
	clear:both;
}

.float_l {
	float:left;
}

.float_r {
	float:right;
}

.mtl_large {
	margin-left:27px;
	margin-top:19px;
}

.clr_ml {
	clear:both;
	margin-left:19px;
}

h2.center {
	line-height:normal;
}

.box h5 {
	font-size: 16px;
	line-height: 1.25em;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.box h6 {
	font-size: 14px;
	line-height: 1.25em;
	font-weight: normal;
	color: #333333;
}

/*======================================

	Txt

=======================================*/
.tel {
	font-size:16px;
	font-weight:bold;
	color:#333333;
}

h3 {
	font-weight:bold;
}


/*======================================

	Header

=======================================*/

div#header {
	width:800px;
	height:auto;
	text-align:center;
	margin-top:9px;
}

.logo {
	clear:both;
}

.logo_l {
	float:left;
	width:200px;
	height:auto;
	text-align:left;
}

.logo_c {
	float:left;
	margin-top:6px;
	font-size:10px;
}

.logo_c ul {
	text-align:left;
}

.logo_c li {
	display:inline;
	color:#003063;
}

.logo_c li a {
	color:#003063;
}

.logo_c li.bt1 {
	display:inline;
}

.logo_c li.bt1 a {
	padding-right:3px;
	font-size:9px;
}

.logo_c li.bt2 {
	display:inline;
}

.logo_c li.bt2 a {
	background:url(../common/list.jpg) no-repeat left;
	padding-left:11px;
	padding-right:3px;
}

.logo_c li.bt3 {
	display:inline;
}

.logo_c li.bt3 a {
	background:url(../common/list.jpg) no-repeat left;
	padding-left:11px;
	padding-right:3px;
}

.logo_c li.bt4 {
	display:inline;
}

.logo_c li.bt4 a {
	background:url(../common/list.jpg) no-repeat left;
	padding-left:11px;
	padding-right:3px;
}

.logo_r {
	float:right;
	background: url(../common/tel.gif) no-repeat 0 0;
	width:318px;
	height:26px;
	margin-top:10px;
	text-indent:-999em;
}

.logo2_l {
	float:left;
	background:url(../common/logo2.jpg) no-repeat 0 0;
	width:212px;
	height:27px;
	text-indent:-999em;
}

.logo2_r {
	float:right;
	width:auto;
	height:auto;
	margin-right:10px;
}

.logo2_r .input_txt {
	width:150px;
	height:20px;
	margin:4px 5px 0 0;
	vertical-align:top;
}

* html .logo2_r .input_txt {
	width:150px;
	height:20px;
	margin:3px 5px 0 0;
	vertical-align:top;
}

html > body .logo2_r .input_txt {
	width:150px;
	height:15px;
	margin:4px 10px 0 0;
}

*:first-child+html .logo2_r .input_txt {
	margin:3px 10px 0 0;
}

.logo2_r .submit {
	margin:3px 0 0 0;
}

.main_navi {
	position:relative;
	top:-1px;
	clear:both;
	display:block;
	background:url(../common/navi.jpg) no-repeat 0 0;
	width:800px;
	height:44px;
	text-align:left;
}

.main_navi1 {
	position:relative;
	top:-1px;
	clear:both;
	display:block;
	background:url(../common/navi_sv1.jpg) no-repeat 0 0;
	width:800px;
	height:44px;
	text-align:left;
}

.main_navi2 {
	position:relative;
	top:-1px;
	clear:both;
	display:block;
	background:url(../common/navi_sv2.jpg) no-repeat 0 0;
	width:800px;
	height:44px;
	text-align:left;
}

.main_navi3 {
	position:relative;
	top:-1px;
	clear:both;
	display:block;
	background:url(../common/navi_sv3.jpg) no-repeat 0 0;
	width:800px;
	height:44px;
	text-align:left;
}

.main_navi4 {
	position:relative;
	top:-1px;
	clear:both;
	display:block;
	background:url(../common/navi_sv4.jpg) no-repeat 0 0;
	width:800px;
	height:44px;
	text-align:left;
}

.main_navi5 {
	position:relative;
	top:-1px;
	clear:both;
	display:block;
	background:url(../common/navi_sv5.jpg) no-repeat 0 0;
	width:800px;
	height:44px;
	text-align:left;
}

.main_navi7 {
	position:relative;
	top:-1px;
	clear:both;
	display:block;
	background:url(../common/navi_sv7.jpg) no-repeat 0 0;
	width:800px;
	height:44px;
	text-align:left;
}

*:first-child+html .main_navi {
	position:relative;
	top:0px;
}

*:first-child+html .main_navi1 {
	position:relative;
	top:0px;
}
*:first-child+html .main_navi2 {
	position:relative;
	top:0px;
}
*:first-child+html .main_navi3 {
	position:relative;
	top:0px;
}
*:first-child+html .main_navi4 {
	position:relative;
	top:0px;
}
*:first-child+html .main_navi5 {
	position:relative;
	top:0px;
}

*:first-child+html .main_navi7 {
	position:relative;
	top:0px;
}



* html .main_navi {
	position:relative;
	top:0px;
}

.form_select {
	width:140px;
	font-size:11px;
	vertical-align:top;
	margin:4px 3px 0 0;
}

html > body .form_select {
	height:19px;
}

/* ------------------------------------------ */

.main_navi ul {
}

.main_navi li {
	display:inline;
}

.main_navi li a {
}

.main_navi li.bt5 {
}

.main_navi li.bt5 a {
	display:block;
	float:left;
	width:145px;
	height:44px;
	text-indent:-999em;
}

.main_navi li.bt6 {
}

.main_navi li.bt6 a {
	display:block;
	float:left;
	width:132px;
	height:44px;
	text-indent:-999em;
}

.main_navi li.bt7 {
}

.main_navi li.bt7 a {
	display:block;
		float:left;
	width:130px;
	height:44px;
	text-indent:-999em;
}

.main_navi li.bt8 {
}

.main_navi li.bt8 a {
	display:block;
		float:left;
	width:140px;
	height:44px;
	text-indent:-999em;
}

.main_navi li.bt9 {
}

.main_navi li.bt9 a {
	display:block;
	float:left;
	width:132px;
	height:44px;
	text-indent:-999em;
}

.main_navi li.bt10 {
}

.main_navi li.bt10 a {
	display:block;
	float:left;
	width:121px;
	height:44px;
	text-indent:-999em;
}

/* ------------------------------------------ */
.main_navi1 ul {
}

.main_navi1 li {
	display:inline;
}

.main_navi1 li a {
}

.main_navi1 li.bt5 {
}

.main_navi1 li.bt5 a {
	display:block;
	float:left;
	width:145px;
	height:44px;
	text-indent:-999em;
}

.main_navi1 li.bt6 {
}

.main_navi1 li.bt6 a {
	display:block;
	float:left;
	width:132px;
	height:44px;
	text-indent:-999em;
}

.main_navi1 li.bt7 {
}

.main_navi1 li.bt7 a {
	display:block;
		float:left;
	width:130px;
	height:44px;
	text-indent:-999em;
}

.main_navi1 li.bt8 {
}

.main_navi1 li.bt8 a {
	display:block;
		float:left;
	width:140px;
	height:44px;
	text-indent:-999em;
}

.main_navi1 li.bt9 {
}

.main_navi1 li.bt9 a {
	display:block;
	float:left;
	width:132px;
	height:44px;
	text-indent:-999em;
}

.main_navi1 li.bt10 {
}

.main_navi1 li.bt10 a {
	display:block;
	float:left;
	width:121px;
	height:44px;
	text-indent:-999em;
}

/* ------------------------------------------ */
.main_navi2 ul {
}

.main_navi2 li {
	display:inline;
}

.main_navi2 li a {
}

.main_navi2 li.bt5 {
}

.main_navi2 li.bt5 a {
	display:block;
	float:left;
	width:145px;
	height:44px;
	text-indent:-999em;
}

.main_navi2 li.bt6 {
}

.main_navi2 li.bt6 a {
	display:block;
	float:left;
	width:132px;
	height:44px;
	text-indent:-999em;
}

.main_navi2 li.bt7 {
}

.main_navi2 li.bt7 a {
	display:block;
		float:left;
	width:130px;
	height:44px;
	text-indent:-999em;
}

.main_navi2 li.bt8 {
}

.main_navi2 li.bt8 a {
	display:block;
		float:left;
	width:140px;
	height:44px;
	text-indent:-999em;
}

.main_navi2 li.bt9 {
}

.main_navi2 li.bt9 a {
	display:block;
	float:left;
	width:132px;
	height:44px;
	text-indent:-999em;
}

.main_navi2 li.bt10 {
}

.main_navi2 li.bt10 a {
	display:block;
	float:left;
	width:121px;
	height:44px;
	text-indent:-999em;
}

/* ------------------------------------------ */
.main_navi3 ul {
}

.main_navi3 li {
	display:inline;
}

.main_navi3 li a {
}

.main_navi3 li.bt5 {
}

.main_navi3 li.bt5 a {
	display:block;
	float:left;
	width:145px;
	height:44px;
	text-indent:-999em;
}

.main_navi3 li.bt6 {
}

.main_navi3 li.bt6 a {
	display:block;
	float:left;
	width:132px;
	height:44px;
	text-indent:-999em;
}

.main_navi3 li.bt7 {
}

.main_navi3 li.bt7 a {
	display:block;
		float:left;
	width:130px;
	height:44px;
	text-indent:-999em;
}

.main_navi3 li.bt8 {
}

.main_navi3 li.bt8 a {
	display:block;
		float:left;
	width:140px;
	height:44px;
	text-indent:-999em;
}

.main_navi3 li.bt9 {
}

.main_navi3 li.bt9 a {
	display:block;
	float:left;
	width:132px;
	height:44px;
	text-indent:-999em;
}

.main_navi3 li.bt10 {
}

.main_navi3 li.bt10 a {
	display:block;
	float:left;
	width:121px;
	height:44px;
	text-indent:-999em;
}

/* ------------------------------------------ */
.main_navi4 ul {
}

.main_navi4 li {
	display:inline;
}

.main_navi4 li a {
}

.main_navi4 li.bt5 {
}

.main_navi4 li.bt5 a {
	display:block;
	float:left;
	width:145px;
	height:44px;
	text-indent:-999em;
}

.main_navi4 li.bt6 {
}

.main_navi4 li.bt6 a {
	display:block;
	float:left;
	width:132px;
	height:44px;
	text-indent:-999em;
}

.main_navi4 li.bt7 {
}

.main_navi4 li.bt7 a {
	display:block;
		float:left;
	width:130px;
	height:44px;
	text-indent:-999em;
}

.main_navi4 li.bt8 {
}

.main_navi4 li.bt8 a {
	display:block;
		float:left;
	width:140px;
	height:44px;
	text-indent:-999em;
}

.main_navi4 li.bt9 {
}

.main_navi4 li.bt9 a {
	display:block;
	float:left;
	width:132px;
	height:44px;
	text-indent:-999em;
}

.main_navi4 li.bt10 {
}

.main_navi4 li.bt10 a {
	display:block;
	float:left;
	width:121px;
	height:44px;
	text-indent:-999em;
}

/* ------------------------------------------ */
.main_navi5 ul {
}

.main_navi5 li {
	display:inline;
}

.main_navi5 li a {
}

.main_navi5 li.bt5 {
}

.main_navi5 li.bt5 a {
	display:block;
	float:left;
	width:145px;
	height:44px;
	text-indent:-999em;
}

.main_navi5 li.bt6 {
}

.main_navi5 li.bt6 a {
	display:block;
	float:left;
	width:132px;
	height:44px;
	text-indent:-999em;
}

.main_navi5 li.bt7 {
}

.main_navi5 li.bt7 a {
	display:block;
		float:left;
	width:130px;
	height:44px;
	text-indent:-999em;
}

.main_navi5 li.bt8 {
}

.main_navi5 li.bt8 a {
	display:block;
		float:left;
	width:140px;
	height:44px;
	text-indent:-999em;
}

.main_navi5 li.bt9 {
}

.main_navi5 li.bt9 a {
	display:block;
	float:left;
	width:132px;
	height:44px;
	text-indent:-999em;
}

.main_navi5 li.bt10 {
}

.main_navi5 li.bt10 a {
	display:block;
	float:left;
	width:121px;
	height:44px;
	text-indent:-999em;
}

/* ------------------------------------------ */
.main_navi7 ul {
}

.main_navi7 li {
	display:inline;
}

.main_navi7 li a {
}

.main_navi7 li.bt5 {
}

.main_navi7 li.bt5 a {
	display:block;
	float:left;
	width:145px;
	height:44px;
	text-indent:-999em;
}

.main_navi7 li.bt6 {
}

.main_navi7 li.bt6 a {
	display:block;
	float:left;
	width:132px;
	height:44px;
	text-indent:-999em;
}

.main_navi7 li.bt7 {
}

.main_navi7 li.bt7 a {
	display:block;
		float:left;
	width:130px;
	height:44px;
	text-indent:-999em;
}

.main_navi7 li.bt8 {
}

.main_navi7 li.bt8 a {
	display:block;
		float:left;
	width:140px;
	height:44px;
	text-indent:-999em;
}

.main_navi7 li.bt9 {
}

.main_navi7 li.bt9 a {
	display:block;
	float:left;
	width:132px;
	height:44px;
	text-indent:-999em;
}

.main_navi7 li.bt10 {
}

.main_navi7 li.bt10 a {
	display:block;
	float:left;
	width:121px;
	height:44px;
	text-indent:-999em;
}

/*======================================

	Contents

=======================================*/

div#contents {
	clear:both;
	width:800px;
	height:auto;
	margin-top:8px;
	margin-bottom:20px;
	line-height:180%;
}

div#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#contents {
    height: 1em;
    overflow: visible;
}
/**/

/*======================================

	global Navi

=======================================*/

div#global_navi {
	float:right;
	margin-top:4px;
	width:220px;
	height:auto;
}

h2.class {
	background:url(../common/classroom.gif) no-repeat 0 0;
	width:218px;
	height:31px;
	margin-top:5px;
	text-indent:-999em;
}

.class_bot {
	background:url(../common/sub_navi_bot.jpg) no-repeat 0 0;
	width:218px;
	height:9px;
	margin-bottom:10px;
}

.class_bot hr {
	display:none;
}

h2.infor {
	background:url(../common/information.gif) no-repeat 0 0;
	width:218px;
	height:31px;
	text-indent:-999em;
}

.infor2 {
	width:218px;
	height:auto;
	border-left:1px solid #CECBCE;
	border-right:1px solid #CECBCE;
	padding-bottom:12px;
}

html > body .infor2 {
	width:216px;
}

.infor2 a {
	color:#319A94;
}

.infor2 a:hover {
	color:#319A94;
	text-decoration:underline;
}

.infor2 ul {
}

.infor2 li {
	background:url(../common/line3.jpg) no-repeat bottom center;
	width:auto;
	height:auto;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 12px;
}

.infor2 li span a {
	background:url(../common/list3.jpg) no-repeat 0 3px;
	width:auto;
	height:auto;
	padding-left:15px;
	display:block;
}

.infor2 li img {
	width:auto;
	height:auto;
	margin-top: 6px;
	margin-bottom: 3px;
	margin-right: 8px;
	margin-left: 12px;
}

h2.inforknh2 {
	background:url(../common/kaiseinet.gif) no-repeat 0 0;
	width:218px;
	height:31px;
	text-indent:-999em;
}

.inforkn {
	width:210px;
	height:auto;
	border-left:1px solid #CECBCE;
	border-right:1px solid #CECBCE;
	border-bottom:1px solid #CECBCE;
	padding-top:8px;
	padding-left:3px;
	padding-right:3px;
	margin-bottom:10px;
}

.inforkn img {
	margin:0;
	padding:0;
	margin-top:2px;
	margin-bottom:6px;
}

.inforkn .inforkncaption {
	font-size:12px;
	padding-left:5px;
}

.look {
	background: url(../common/map_bg.jpg) no-repeat 0 0;
	width:218px;
	padding:10px 5px 0 6px;
	border-left:1px solid #D6D3D6;
	border-right:1px solid #D6D3D6;
	padding-bottom:10px;
}

.look img{
	margin-left:0px;
}

html > body .look {
	width:205px;

}


.look_list {
	background:url(../img/search/arrow.jpg) no-repeat 2px 5px;
	width:auto;
	height:auto;
	padding-left:17px;
	color:#FF6500;
}

html > body .look_list {
	background:url(../img/search/arrow.jpg) no-repeat 2px 7px;
}


.look_list a {
	text-decoration:none;
	color:#FF6500;
}

.look_list a:hover {
	text-decoration:underline;
	color:#FF6500;
}

.look_list2 {
	background:url(../img/search/arrow.jpg) no-repeat 2px 5px;
	width:auto;
	height:auto;
	padding-left:17px;
	color:#FF6500;
	margin-bottom:8px;
}

html > body .look_list2 {
	background:url(../img/search/arrow.jpg) no-repeat 2px 7px;
}

.look .look1 {
	width:165px;
	margin:0 0 0 20px;
}

.look .look2 {
	width:165px;
	margin:0 0 8px 20px;
}

.look .look3 {
	width:165px;
	margin:0 0 0 20px;
}

.look .submit3 {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 140px;
}
.look .smalltext {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.goform {
	margin:2px;
}

h2.forms {
	background:url(../common/forms.gif) no-repeat 0 0;
	width:218px;
	height:31px;
	text-indent:-999em;
}

.forms2 {
	width:211px;
	height:auto;
	border-left:1px solid #CECBCE;
	border-right:1px solid #CECBCE;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
}

.forms2buttons {
	width:211px;
}

h2.movie {
	background:url(../common/movie.gif) no-repeat 0 0;
	width:218px;
	height:31px;
	text-indent:-999em;
}

.movie2 {
	width:216px;
	height:auto;
	border-left:1px solid #CECBCE;
	border-right:1px solid #CECBCE;
	padding-bottom:12px;
	padding-top:12px;
}

.movieimage{
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.fwbn{
	width:201px;
	height:auto;
	border-left:1px solid #CECBCE;
	border-right:1px solid #CECBCE;
	padding-bottom:12px;
	padding-left:10px;
	padding-right:5px;
}

.fwbnrow{
	width:201px;
}
.fwbnleft{
	float:left;
}

.fwbnright{
	float:right;
	width:105px;
}

.fwbnright img{
	margin-top:5px;
}

.leftbarhead{
	margin:0px;
	padding:0px;
	border:1px solid #CECBCE;
}

.leftbar {
	width:158px;
	border-left:1px solid #CECBCE;
	border-right:1px solid #CECBCE;
	border-bottom:1px solid #CECBCE;
	padding:10px;
	text-align:left;
	margin-bottom:15px;
}

.leftbar .caption {
	width:158px;
	text-align:left;
	font-size:1.0em;
	line-height:1.4;
	text-decoration:none;
	background-image: url("../common/dotline.gif");
   	background-repeat: repeat-x;
   	background-position: bottom left;
	padding-top:5px;
	padding-bottom:10px;
	margin-bottom:5px;
}

.leftbar .captionend {
	width:158px;
	text-align:left;
	font-size:1.0em;
	line-height:1.4;
	text-decoration:none;
	padding-top:5px;
}

.leftfw {
	width:178px;
	border-left:1px solid #CECBCE;
	border-right:1px solid #CECBCE;
	border-bottom:1px solid #CECBCE;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	margin-bottom:15px;
}


/*======================================

	Main

=======================================*/

div#main {
	clear:both;
	float:left;
	width:580px;
	height:auto;
	text-align:left;

}

.main1 {
	border:1px solid #CECBCE;
	width:572px;
	height:auto;
	margin-bottom:6px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 28px;
	background-color: #F1F1F1;

}

html > body .main1 {
	width:542px;
	height:auto;
}

.main1:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .main1 {
    height: 1em;
    overflow: visible;
}
/**/

.main1_l {
	float:left;
	width:240px;
	height:auto;
	padding:7px 14px 0 0;
}

.main1_r {
	float:left;
	width:240px;
	height:auto;
	padding:7px 0 0 14px;
}

.sub_navi {
	clear:both;
	width:580px;
	height:auto;
	margin: 0px;
	padding-top: 5px;
}

.sub_navi_l {
	float:left;
	width:180px;
	height:auto;
}

h2.topics {
	background:url(../common/topics.jpg) no-repeat 0 0;
	width:180px;
	height:31px;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	padding-top:7px;
}

html > body h2.topics {
	height:24px;
}

.topics2 {
	width:180px;
	height:auto;
	border-left:1px solid #CECBCE;
	border-right:1px solid #CECBCE;
	padding-bottom:12px;
	color:#CE0000;
	font-size: 12px;
	line-height: 1.25em;
}

html > body .topics2 {
	width:178px;
}

.topics2 ul {
}

.topics2 li {
	background:url(../common/line2.jpg) no-repeat bottom center;
	width:auto;
	height:auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
}
/*
.topics2 li span a {
	background:url(../common/list2.jpg) no-repeat 0 3px;
	width:auto;
	height:auto;
	padding-left:15px;
	display:block;
}
*/

.topics2 li a:link,
.topics2 li a:visited,
.topics2 li a:active {
	color:#CE0000;
	background:url(../common/list2.jpg) no-repeat 0 3px;
	width:auto;
	height:auto;
	padding-left:15px;
	display:block;
	text-decoration: none;
}
.topics2 li a hover {
	text-decoration: underline;
}

.topics3 {
	background:url(../common/top_bot.jpg) no-repeat bottom;
	width:180px;
	height:9px;
	margin-bottom:11px;
}

.topics3 hr {
	display:none;
}

.mobile {
	width:180px;
	height:auto;
	border-left:1px solid #CECBCE;
	border-right:1px solid #CECBCE;
	padding:9px 0 5px 14px;
}

html > body .mobile {
	width:164px;
}

.mobile .submit {
	width:45px;
	height:20px;
	margin:5px 0 0 95px;
}

.sub_navi_r {
	float:right;
	width:381px;
	height:auto;
	padding-right:9px;
}

h2.event {
	background:url(../common/event.gif) no-repeat 0 0;
	width:381px;
	height:31px;
	text-indent:-999em;
} 

.sub_navi_r dl {
	padding-bottom:5px;
}

.sub_navi_r dl a {
	text-decoration:none;
	color:#000000;
}


.sub_navi_r dt {
	display:block;
	width:105px;
	padding:4px 0;
	float:left;
}

.sub_navi_r dd {
	display:block;
	background: url(../common/line.jpg) no-repeat bottom;
	padding:4px 0;
}

.sub_txt {
	margin-bottom:0px;
}

.sub_txt a {
	color:#0061CE;
}

.news_title {
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin-left: 4px;
	padding: 1px;
}

.grouphead{
	margin-bottom:7px;
}
.panels{
	width:381px;
	padding-top:0px;
	padding-bottom:15px;
}

.panelrow{
	
}

.leftpanel{
	float:left;
	margin-bottom:4px;
}
.rightpanel{
	float:right;
	margin-bottom:4px;
	margin-right:2px;
}

.toplargebanner{
	margin-top:5px;
	margin-right:0px;
}

/*======================================

	Search

=======================================*/
.classroom {
	width:572px;
	height:auto;
	padding-bottom:15px;
	border:1px solid #cccccc;
	background:url(/common/box_bg.jpg) no-repeat 0 48px;
}

.classroom:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .classroom {
    height: 1em;
    overflow: visible;
}
/**/

html > body .classroom {
	width:570px;
}

h2.room,
h2.pagetitle {
	background:url(../img/search/h2_bg.jpg) no-repeat 0 0;
	width:570px;
	height:48px;
	padding:20px 0 0 20px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
	line-height:normal;
}

html > body h2.room,h2.pagetitle {
	width:550px;
	height:28px;
}

.search_l {
	float:left;
	width:172px;
	height:auto;
}

* html .search_l {
	width:174px;
}

.search_r {
	float:left;
	width:380px;
	height:auto;
}

h3.map_search {
	background: url(../img/search/h3.bg.jpg) no-repeat 0 0;
	width:170px;
	height:42px;
	padding:13px 0 0 34px;
	color:#FF9900;
	font-size:16px;
	font-weight:normal;
}

html > body h3.map_search {
	width:136px;
	height:29px;
}

.search_l ul {
	margin:21px 0 0 30px;
}

.search_l li {
	background:url(../img/search/arrow.jpg) no-repeat 0 4px;
	width:auto;
	height:auto;
	margin-bottom:15px;
	padding-left:12px;
}

.search_l li a {
	color:#333333;
	text-decoration:none;
}

.search_l li a:hover {
	text-decoration:underline;
	color:#333333;
}

/*======================================

	Green classroom

=======================================*/

.classroom_green {
	width:572px;
	height:auto;
	padding-left:0px;
	padding-right:0px;
	background:#fff;
	border:1px solid #cccccc;
	padding-bottom:15px;
	padding-top: 0px;
}

.classroom_green .box {
	width:530px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.classroom_green:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .classroom_green {
    height: 1em;
    overflow: visible;
}
/**/

html > body .classroom_green {
	width:570px;
}
/**/

h2.room_green {
	display:block;
	width:530px;
	font-size:140%;
	font-weight:bold;
	color:#FFFFFF;
	background:#84bffb;
	border:1px solid #6cabf2;
	padding: 5px 10px;
	margin:15px 10px 5px 10px;
}
.mainbox {
	width: 500px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	clear: left;
	padding-top: 10px;
}
.mainbox h6 {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
}
.mainbox h4 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #003366;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(#);
}
#main table {
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
}
.mainbox .leccopy {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	color: #006666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	width: 500px;
}
.mainbox h3 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.mainbox #lectable img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.mainbox #lectable #lecmaincopy {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 152px;
	width: 348px;
}
.mainbox #lectable #lectxt {
	font-size: 12px;
	line-height: 1.75em;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	width: 500px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.mainbox #lectable #lecimg {
	height: 152px;
	width: 152px;
	margin: 0px;
	padding: 0px;
}



/*======================================

	information

=======================================*/
.room_infor {
	background:url(../img/information/h3_bg.jpg) no-repeat 0 0;
	width:570px;
	height:42px;
	padding-left:19px;
	padding-top:8px;
}

html > body .room_infor {
	width:551px;
	height:34px;
}

.room_infor ul {
}

.room_infor li {
	display:inline;
	background: url(../img/search/arrow.jpg) no-repeat 0 1px;
	width:auto;
	height:auto;
	padding-left:12px;
}

.room_infor li a {
	text-decoration:none;
	color:#333333;
}

.room_infor li a:hover {
	text-decoration:underline;
	color:#333333;
}


.room_infor li.bt11 {
	display:inline;
	background: url(../img/information/arrow2.jpg) no-repeat 0 1px;
	width:auto;
	height:auto;
}

.room_infor2 {
	width:560px;
	height:auto;
	margin-top:11px;
}

.room_infor2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .room_infor2 {
    height: 1em;
    overflow: visible;
}
/**/

h4 {
	background:url(../img/information/h4_list.jpg) no-repeat 0 8px;
	width:auto;
	height:auto;
	padding-left:10px;
	font-size:16px;
	color:#FF9900;
	margin-left:31px;
	margin-bottom:12px;
}

.room_table {
	width:540px;
	margin:1em auto;
	margin-bottom:10px;
}

* html .room_table {
	margin-left:14px;
}

.room_table_r {
	padding:0 0 0 10px;
}

.room_table2 {
	width:314px;
	font-size:12px;
	text-align:left;
}

.room_table2 th {
	background-color:#FFCA79;
	width:100px;
	padding:7px 0 7px 6px;
}

html > body .room_table2 th {
	width:94px;
}

.room_table2 td {
	background-color:#FFF5E1;
	padding:7px 0 7px 6px;
}

.box {
	width:500px;
	padding-left:36px;
	padding-top:20px;
	background:url(/common/box_bg.jpg) no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	clear: both;
}
.datefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
	color: #6699CC;
}

.box h3 span {
	margin-left:0px;
}

.box p {
	margin-bottom:20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	padding: 0px;
	height: auto;
	width: auto;
}
.box img {
	margin-bottom:6px;
	margin-top: 0px;
	clear: both;
}
.box table {
	margin-bottom:4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	padding: 0px;
}
.box ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.box li a {
	background-image: url(../common/back_num.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0.2em;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	width: auto;
	line-height: 1em;
}

.box .news_single,
.box h4 {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.title_sv {
	margin:0 0 10px 0;
}

/*======================================

	Sitemap

=======================================*/

.sitemap {

}

.sitemap ul {
	margin-left:15px;
}

/*======================================

	Footer

=======================================*/

div#footer {
	clear:both;
	margin:0 auto;
}

.fot_inner {
	width:800px;
	height:auto;
	margin:0 auto;
	text-align:left;
}

.fot_navi {
	background:url(../common/fot_navi_bg.jpg) no-repeat bottom;
	width:800px;
	height:auto;
	text-align:right;
	padding:10px 0;
}

.fot_navi ul {
}

.fot_navi li {
	display:inline;
}

.fot_navi li a {
	color:#9C969C;
}

.security {
	float:left;
	margin-top:18px;
	padding-bottom:17px;
}

.security ul {
}

.security li {
	display:inline;
}

.security li a {
	color:#9C969C;
}

.fot_tel {
	float:right;
	background:url(../common/tel.gif) no-repeat 0 0;
	width:318px;
	height:26px;
	text-indent:-999em;
	margin-top:13px;
}

.footer_bg {
	clear:both;
	background:url(../common/fot_bg.jpg) center repeat-x;
	width:100%;
	height:31px;
}

.fot1 {
	background:url(../common/fot1.jpg) 0 0 no-repeat;
	width:800px;
	height:31px;
	margin:0 auto;
	text-align:left;
}

.fot1 a {
	display:block;
	text-indent:-999em;
	width:131px;
	height:31px;
}

address {
	width:800px;
	height:auto;
	font-size:10px;
	text-align:left;
	font-style:normal;
	margin:0 auto;
	font-family:"Verdana";
}

/*-----追加CSS 9/23-----*/

/*各ニュース枠*/
.news_table {
	width:380px;
	margin-top:0px;
}

.news_table th {
	width:60px;
	height: 20px;
	padding: 0px;
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #666666;
	text-align: left;
	display: block;
	margin: 2px;/*ニュースタイトルの日付のフォント指定
	font-family: Arial, Helvetica, sans-serif;*/

}

.news_table td {
	font-size:12px;
	text-align:left;
}

.news_table a:link {
	color:#0066CC;
	text-decoration:none;
}

.news_table a:visited {
	color:#0066CC;
	text-decoration:none;
}

.news_table a:active {
	color:#0066CC;
	text-decoration:none;
}

.news_table a:hover {
	color:#0066CC;
	text-decoration:underline;
}


/*アーカイブ*/

.post {
	width:500px;
	padding-left:36px;
	padding-top:20px;
}

.post h3 {
	font-size:12px;
	color:#0066CC;
}

.post h3 a {
	color:#0066CC;
}

.navigation {
	margin-bottom:0;
	margin-top:0px;
}

/*Google Map*/

.infowindow {
	line-height:normal;
}

.each_map {
	width:540px;
}

* html .each_map {
	margin-left:14px;
}

html > body .each_map {
	width:538px;
}

.h3_list,
.h3_list2 {
	margin-bottom:0;
	color:#319A94;
	font-size:16px;
}

.h3_list span {
	display:block;
	background:url(/common/list3.jpg) no-repeat 0 4px;
	padding-left:15px;
	margin-left:-10px;
}

.h3_list2 span {
	display:block;
	background:url(/img/search/arrow.jpg) no-repeat 0 6px;
	padding-left:15px;
	margin-left:-10px;
}

.h3_list span a {
	color:#319A94;
}

.h3_list2 span a {
	color:#FF9900;
}

.h3_list span a:hover {
	color:#319A94;
	text-decoration:underline;
}

.h3_list2 span a:hover {
	color:#FF9900;
	text-decoration:underline;
}

.hline {
	display:block;
	width:auto;
	height:10px;
	background:url(/common/line3.jpg) repeat-x center;
}

.hline hr {
	display:none;
}
.hline2 {
	display:block;
	width:572px;
	height:8px;
	background-image: url(../topbanner/line.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.hline2 hr {
	display:none;
}

.list {
	padding-top:10px;
	margin-bottom:0;
}

.orange_list {
	font-size:12px;
	background:url(/img/search/arrow.jpg) no-repeat 0 5px;
	display:block;
	padding-left:15px;
}

.orange_list a:link {
	color:#ff9900;
}

.orange_list a:visited {
	color:#ff9900;
}

.orange_list a:active {
	color:#ff9900;
}

.orange_list a:hover {
	color:#ff9900;
	text-decoration:underline;
}

/*======================================

	ふきだし

=======================================*/

.bubbleInfo {
	position: absolute;
	margin-left:0;
}

.bubbleInfo2 {
	position: absolute;
	margin-left:145px;
}

.bubbleInfo3 {
	position: absolute;
	margin-left:277px;
}

.bubbleInfo4 {
	position: absolute;
	margin-left:407px;
}

.bubbleInfo5 {
	position: absolute;
	margin-left:547px;
}

.bubbleInfo6 {
	position: absolute;
	margin-left:679px;
}

.popup1 {
	position: absolute;	/* display: none; keeps the popup hidden if no JS available */
	padding: 0px;
	height: 44px;
	width: 144px;
	left: 0px;
	top: -400px;
	margin: 0px;
	/*
	background:url(/img/fukidashi.png) repeat 0 0;
	*/
}

.popup2 {
	position: absolute;	/* display: none; keeps the popup hidden if no JS available */
	padding: 0px;
	height: 44px;
	width: 144px;
	left: -17px;
	top: -400px;
	margin: 0px;
	margin-left:-7px;
	/*
	background:url(/img/fukidashi.png) repeat 0 0;
	*/
}

.popup3 {
	position: absolute;	/* display: none; keeps the popup hidden if no JS available */
	padding: 0px;
	height: 44px;
	width: 144px;
	left: 0px;
	top: -400px;
	margin: 0px;
	/*
	background:url(/img/fukidashi.png) repeat 0 0;
	*/
}

.popup4 {
	position: absolute;	/* display: none; keeps the popup hidden if no JS available */
	padding: 0px;
	height: 44px;
	width: 144px;
	left: 0px;
	top: -400px;
	margin: 0px;
	z-index: 999;	/*
	background:url(/img/fukidashi.png) repeat 0 0;
	*/
}

.popup5 {
	position: absolute;	/* display: none; keeps the popup hidden if no JS available */
	padding: 0px;
	height: 44px;
	width: 144px;
	left: 0px;
	top: -400px;
	margin: 0px;
	/*
	background:url(/img/fukidashi.png) repeat 0 0;
	*/
}

.popup6 {
	position: absolute;	/* display: none; keeps the popup hidden if no JS available */
	padding: 0px;
	height: 44px;
	width: 140px;
	left: -20px;
	top: -400px;
	margin: 0px;
	margin-left:-14px;
	/*
	background:url(/img/fukidashi.png) repeat 0 0;
	*/
}

.comments {
	font-size: 12px;
	line-height: 1.25em;
	color: #333333;
	padding: 2px;
	text-align: center;
	display: block;
	height: 30px;
	width: auto;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
}
#fc iframe {
	height: 530px;
	width: 500px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
#inq1 iframe {
	height: 660px;
	width: 520px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
#inq2 iframe {
	height: 660px;
	width: 520px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
#trial iframe {
	height: 1030px;
	width: 520px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
/*フリーステップ教室テーブル*/
#fstable table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	line-height: 1.25em;
	background-color: #FFFFFF;
}
#fstable th{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
	text-indent: 0.5em;
}
#fstable td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#fslectable table{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: normal;
	width: 480px;
	margin: 0px;
	padding: 0px;
	line-height: 1.25em;
	background-color: #FFFFFF;
}
#fslectable th{
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	font-weight: normal;
	text-align: left;
	padding: 6px;
	width: 102px;
	background-color: #DAF5F2;
	color: #006666;
	line-height: 1.5em;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
#fslectable td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 6px;
	background-color: #F5F5F5;
	color: #333333;
	line-height: 1.5em;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#fsscheduletable table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	line-height: 1.25em;
	background-color: #FFFFFF;
}
#fsscheduletable th{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
	padding: 4px;
	height: 36px;
	line-height: 3em;
	color: #006666;
	background-color: #CBEEEF;
}
#fsscheduletable td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 1.5em;
	font-size: 12px;
	color: #333333;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.room_table td{
	vertical-align: top;
}

.room_table_r img{
	border: 1px solid #EEEEEE;
}
/*button*/
.mainbox .btn {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.btn .material a {
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	background-color: #33CC33;
	display: block;
	height: 30px;
	width: 130px;
	text-align: left;
	background-image: url(../common/materials-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #339933;
}
.btn .material a:hover {
	border: 1px solid #00FF00;
}
.btn .inquiry a {
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	background-color: #FFFF00;
	display: block;
	height: 30px;
	width: 130px;
	text-align: left;
	background-image: url(../common/contact-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CC9900;
}
.btn .inquiry a:hover {
	border: 1px solid #FFFF00;
}
#topswf {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
#mainbannerbtn {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

/*======================================

	2009spring

=======================================*/

#spring2009 {
	width:500px;
	color:#000;
	margin:0 auto;
}


#spring2009 .txt {
	font-size:14px;
}

#spring2009 h3 {
	font-size:16px;
	margin-bottom:5px;
}

#spring2009 .bt {
	display:block;
	text-align:right;
	margin:10px 0;
}

#spring2009 .bt img {
	margin:0;
}

#spring2009 .spring2009_table {
	width:500px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-collapse:collapse;
	clear:both;
	margin-top: 20px;
}

#spring2009 .spring2009_table th {
	background-color:#FFFFD2;
	font-weight:normal;
}

#spring2009 .spring2009_table th.th_title {
	background-image: url(../img/2009spring/th_bg.jpg);
}


#spring2009 .spring2009_table th,
#spring2009 .spring2009_table td {
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:3px 10px;
	text-align:left;
	font-size:14px;
}

#spring2009 .spring2009_table td {
	text-align:center;
}

#spring2009 .spring2009_table td.left {
	text-align:left;
}

#spring2009 .vega_bt {
	width:auto;
	height:auto;
	display:block;
}

#spring2009 .vega_bt img {
	display:block;
	padding-bottom:10px;
}

#spring2009 .vega_bt p.link {
	margin-left:277px;
	margin-top:-80px;
}


#spring2009 .class_frame {
	width:500px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-collapse:collapse;
	clear:both;
}

#spring2009 .class_frame th,
#spring2009 .class_frame td {
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px 3px;
	text-align:center;
	font-weight:normal;
	font-size:14px;
}

#spring2009 .class_frame th {
	background-color:#F0F0B2;
}

#spring2009 .class_frame th.class1 {
	background-color:#FFEAEA;
}

#spring2009 .class_frame td.class1 {
	background-color:#FFF7F7;
}

#spring2009 .class_frame th.class2 {
	background-color:#DEFDFD;
}	

#spring2009 .class_frame td.class2 {
	background-color:#F2FEFE;
}	

#spring2009 .price {
	color:#CC0000;
}	

#spring2009 ul.list {
}	

#spring2009 ul.list li {
	margin:0;
	padding:0;
	color:#000;
	line-height:normal;
}

.pagetop {
	border-top:1px solid #999;
	text-align:right;
}

.pagetop a {
	color:#999;
	text-decoration:underline;
}

#spring2009 .individually {
	width:464px;
	margin-left:15px;
	margin-top:20px;
}

#spring2009 .individually table {
	width:464px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-collapse:collapse;
	clear:both;
}

#spring2009 .individually table th,
#spring2009 .individually table td {
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:8px 10px;
	text-align:center;
	font-weight:normal;
	font-size:18px;
	font-weight:bold;
}

#spring2009 .individually table th {
	background-color:#eee;
}

#spring2009 .individually p.red {
	color:#f00;
	text-align:right;
	margin:0;
}

#spring2009 .select {
	width:auto;
	text-align:center;
	margin-top:20px;
}

#spring2009 .select p {
	margin:0;
}

#spring2009 .class_frame2 {
	width:500px;
}

#spring2009 .class_frame2 table {
	width:500px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-collapse:collapse;
	clear:both;
}

#spring2009 .class_frame2 th,
#spring2009 .class_frame2 td {
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:8px 10px;
	text-align:center;
	font-weight:normal;
	font-size:18px;
	font-weight:normal;
}


#spring2009 .class_frame2 th {
	background-color:#FFFFD2;
}

#spring2009 .class_frame2 th.head {
	padding:0;
}


#spring2009 .class_frame2 th.head img {
	padding:0;
	margin:0;
}

#spring2009 .class_frame2 strong {
	font-size:16px;
}

#spring2009 .class_frame2 .price {
	font-size:24px;
}

#spring2009 p.right {
	text-align:right;
	margin:0;
}

#spring2009 .time {
	width:500px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-collapse:collapse;
	clear:both;
}

#spring2009 .time th,
#spring2009 .time td {
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:8px 10px;
	text-align:center;
	font-weight:normal;
	font-size:18px;
	font-weight:normal;
}

#spring2009 .time th {
	padding:0;
	width:62px;
	background-color:#f0f0f0;
	vertical-align:middle;
	text-align:center;
}

#spring2009 .time th img {
	margin:0;
}

#spring2009 .time td.txt {
	font-size:12px;
}

#spring2009 .time .center {
	text-align:center;
	margin:0;
}

#spring2009 .time .center img {
	margin:0;
}

/* SV4 ポストサムネール */

.post_thumb {
	width:auto;
}

.post_thumb .thumb_img {
	margin-bottom:5px;
}

.post_thumb .thumb_txt {
	width:430px;
	padding-left:5px;
}

.post_thumb .thumb_txt span {
	background-image:none;
}

.post_thumb div {
	display:table-cell;
	vertical-align:middle;
}

* html .post_thumb div {/* IE 6 */
	display:inline;
	zoom:1;
}

*:first-child+html .post_thumb div {/* IE 7 */
	display:inline;
	zoom:1;
}


.post_thumb .hline {
	width:500px;
	display:block;
	clear:both;
}

/* 投稿画像非表示 */
.hideimage {
	display:none;
}

/* 
-----------------------------------------------------------------------------
以下、独自追加分
-----------------------------------------------------------------------------
*/

/* 臨時お知らせ（11.3） */

.rinji_cautionbox{
	border:1px solid #ff0000;
	padding:10px;
	margin:10px 0px 10px 0;
	color:#ff0000;
}

.rinji_messagebox{
	border:1px solid #bbbbbb;
	padding:10px;
	margin:10px 0px 10px 0;
	color:#000000;
}

.rinji_messagebox img{
	margin-top:10px;
	margin-bottom:5px;
}

.rinji_messagebox_group{
	border:1px solid #bbbbbb;
	padding:10px;
	margin:0px 0px 10px 0;
	color:#000000;
}

.rinji_messagebox_group img{
	margin-top:5px;
	margin-bottom:5px;
}

/* 教室検索（11.2） */

#classsearch{
	padding-top:5px;
	padding-bottom:20px;
}

#classsearch .search_menu_l{
	margin-right:10px;
	margin-bottom:10px;
}

#classsearch .search_menu_c{
	margin-right:10px;
	margin-bottom:10px;
}

#classsearch .search_menu_r{
	margin-bottom:10px;
}

.classsearch_linkbox{
	padding-top:20px;
	padding-bottom:20px;
}

.classsearch_linkbox table{
	border-collapse:collapse;
}
.classsearch_linkbox td{
	border-collapse:collapse;
	border-bottom:1px solid #ddd;
	padding:4px;
}

.classsearch_city_title{
	font-weight:bold;
}


.classsearch_city_title{
	font-weight:bold;
}


/*======================================

	sv5 Ojama

=======================================*/

.ojclassmenu img{
	margin:0px;
}

.ojTable img{
	margin:0px;
}

.ojchiefArea{
	border-left:5px solid #C7EEF0;
	border-right:5px solid #C7EEF0;
	border-bottom:5px solid #C7EEF0;
}

.ojteacherArea{
	border-left:5px solid #FFE1CE;
	border-right:5px solid #FFE1CE;
	border-bottom:5px solid #FFE1CE;
}

.ojmessageArea{
	padding-top:15px;
	border-left:5px solid #FBF6B2;
	border-right:5px solid #FBF6B2;
	border-bottom:5px solid #FBF6B2;
}

.ojojamaNew{
	border-left:8px solid #D2C196;
	border-right:8px solid #D2C196;
	background-color:#F4E6C8 !important;
}

.ojojamaNewInner{
	background-color:#F4E6C8 !important;
}

.ojnewschool{
	height:40px;
	background-image:url('/img/sv5/template/ic_ojnew.gif');
	background-repeat:no-repeat;
	background-position:left;
	margin-left:80px;
	font-size:120%;
	font-weight:bold;
}

.ojnewschool a{
	text-decoration:underline;
}


.ojarchives{
	width:480px;
	font-weight:bold;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:7px;
	border-right:10px solid #FF6;
	border-left:10px solid #ff6;
	border-top:1px solid #ff6;
	border-bottom:1px solid #ff6;
	margin-top:30px;
	margin-bottom:20px;
}

.ojcoursename{
	width:480px;
	font-weight:bold;
	padding-left:30px;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:2px solid #ff6;
	margin-top:30px;
	margin-bottom:20px;
}

.ojteachersTitle{
	font-weight:bold;
	padding-top:20px;
	padding-left:15px;
}

.ojmessageBase1{
	background-color:#fff2f4 !important;
	border:3px solid #f9ced5;
	margin-bottom:20px !important;
}

.ojmessageBase1 td{
	text-align:left;
}

.ojmessageBase2{
	background-color:#fdfbeb !important;
	border:3px solid #f3efb3;
	margin-bottom:20px !important;
}

.ojmessageBase2 td{
	text-align:left;
}

.ojmessageBase3{
	background-color:#eef9f6 !important;
	border:3px solid #b7e7de;
	margin-bottom:20px !important;
}

.ojmessageBase3 td{
	text-align:left;
}

.ojmessageBase4{
	background-color:#e8f5f9 !important;
	border:3px solid #9adaec;
	margin-bottom:20px !important;
}

.ojmessageBase4 td{
	text-align:left;
}

.ojmessageBase5{
	background-color:#f5edf8 !important;
	border:3px solid #d5bae4;
	margin-bottom:20px !important;
}

.ojmessageBase5 td{
	text-align:left;
}


.oj_bt_box {
	background-color:#F2F1D9;
	width:520px;
	margin:20px 0;
	text-align:center;
	padding:15px 0;
}

.stojIndex img{
	margin-right:10px;
	margin-bottom:30px;
}

.stojTable{
	margin-top:20px !important;
	border:8px solid #d1a578;
	background-color:#99cc99 !important;
}
.stojTable img{
	margin:0px;
}

.stojTable td{
	background-color:#99cc99 !important;
}


.stojojamaNew td{
	padding:10px;
}


.stojojamaNewInner{
	padding:10px;
	background-color:#ffffff !important;
	background-image:url('/img/sv4/template/bg_sateojboardback.gif');
	background-repeat:no-repeat;
	background-position:left top;
}

.stojnewschool{
	padding:10px;
	background-color:#ffffff !important;
	background-image:url('/img/sv4/template/bg_sateojboardback.gif');
	background-repeat:no-repeat;
	background-position:left top;
	font-size:120%;
	font-weight:bold;
}

.stojClassTable img{
	margin:0px;
}

.stojclassmenu{
	width: 520px;
}

.stojclassmenu img{
	margin:0;
	padding:0;
}

.stojmessageArea{
	padding-top:15px;
}


/* TOPバナー3列 */

.topBanner3{
	margin-top:8px;
	margin-bottom:8px;
	margin-right:8px;
	float:left;
}

.topBanner3last{
	margin-top:8px;
	margin-bottom:8px;
}

/* 左ウィジェット */

.lefttopicbanner{
	margin-bottom:10px;
}


/*======================================

	search_page

=======================================*/
.search_page{
	margin:30px;
}

.search_page_block{
	border:solid 1px #cccccc;
	margin-bottom:30px;
	padding:20px;
}

.search_page_title{
	color:#ff6600;
	font-size:120%;
	font-weight:bold;
	margin-bottom:15px;
}

.search_page_subtitle{
	color:#888888;
	font-weight:bold;
	margin-bottom:5px;
}

.search_page_list{
	margin-bottom:10px;
	margin-left:10px;
	width:200px;
}

.search_page_checks{
	margin-top:5px;
	margin-bottom:15px;
}

.search_page_submit{
	text-align:center;
}

.search_page_link{
	font-size:120%;
	font-weight:bold;
	margin-bottom:10px;
}

/* 共用　コンテンツエリア　一般テーブル用　*/

.dataTable{
	border-collapse:collapse;
	border:1px solid #999;
}
.dataTable td{
	border-collapse:collapse;
	border:1px solid #999;
	padding:4px;
}

.dataTableCenter{
	border-collapse:collapse;
	border:1px solid #999;
}
.dataTableCenter td{
	border-collapse:collapse;
	border:1px solid #999;
	padding:4px;
	text-align:center;
}

.tableHead {
	background-color:#bbb;
	color:#fff;
}
.tableName {
	background-color:#ebedec;
}
.tableHighLight{
	background-color:#ffffcc;
}

/* 共用　コンテンツエリア　一般用　*/

.imageframe{
	border:1px solid #eeeeee;
}

.textframe{
	border:1px solid #cccccc;
	background-color:#eeeeee;
	padding:15px;
}

.imageWithText{
	float:left;
	margin-right:20px;
}

.textFrameBottom{
	border-bottom:1px solid #cccccc;
	padding:15px;
}

.textFrameTop{
	border-top:1px solid #cccccc;
	padding:30px 15px 15px 15px;
}


.caution_text{
	color: #ff3300;
}

.large_text{
	font-size:120%;
	line-height:1.8;
}

/* sv2行事予定用(09.4.13追加） */

.eventTable {
	border-collapse:collapse;
	border:1px solid #999;

}
.eventTable td{
	border-collapse:collapse;
	border:1px solid #999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:10px;
	padding-right:10px;
}
.eventTable .cellDay{
	font-weight:bold;
}
.monthHead{
	background-color:#ccc;
	font-weight:bold;
}
.eventHead{
	line-height:1.6;
}
.cellSunday{
	color:#F69;
}
.cellSaturday{
	color:#39F;
}
.textNoclass{
	color:#F69;
}


/* sv5合格実績用(09.4.15追加） */

.jissekiTable {
	border-collapse:collapse;
}
.jissekiTable td{
	border:solid 1px #ccc;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
}
.jissekiTitle{
	background-color:#d6fdd1;
	font-weight:bold;
}
.jissekidata{
	text-align:right;
	font-weight:bold;
	color:#F63;
}


/* sv6テスト用(09.5.15追加） */

#sv5classroom .menutab{
	width:120px;
	padding:7px;
	background-image : url(/img/style/bg_classmenutab.jpg) ;
	background-repeat : no-repeat ;
	float:left;
}

#sv5classroom .menutabgroup{
	width:540px;
	border-bottom:1px solid #cccccc;
	margin-bottom:30px;
}

#sv5classroom .branchphoto{
	float:left;
	margin-right:20px;
	border:1px solid #cccccc;
}

#sv5classroom .branchtext{
	float:left;
}

#sv5classroom .teacherdata{
	padding: 15px;
	border:1px solid #cccccc;
	margin-bottom:15px;
}

#sv5classroom .teacherphoto{
	float:left;
	margin-right:20px;
	border:1px solid #cccccc;
}

#sv5classroom .teachertext{
	float:left;
}

#sv5classroom .studentdata{
	border:1px solid #cccccc;
	margin-bottom:15px;
}

#sv5classroom .infodata{
	border:1px solid #cccccc;
	margin-bottom:15px;
}


div.textwidget {
	font-size: 9px;
}


/* sv2コース・システム紹介用(09.5.20追加） */

#sv2system .indextext{
	line-height:2.0;
	font-weight:bold;
	color:#333;
	background-color:#EEFFFD;
	border-bottom:2px solid #ddd;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	margin-bottom:15px;
	font-size:120%;
}

#sv2system .indextext2{
	color:#090;
	line-height:2.0;
	font-size:120%;
}

#sv2systemmenu .systemmenutitle{
	width:510px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
	font-size:120%;
	font-weight:bold;
	border-bottom:1px solid #ddd;
	border-left:6px solid #349B9A;
	margin-bottom:30px;
}
#sv2systemmenu .systemmenu{
	margin-left:30px;
	line-height:2.0;
}

/* 右サイドバーQRコード用(09.8.5追加） */

.right_qr {
	width:216px;
	height:auto;
	border:1px solid #CECBCE;
	padding-bottom:12px;
	padding-top:12px;
}

.right_qr img{
	float:left;
}

/* コーストップ改編(09.8.4追加） */

h2.eventinfo {
	background:url(/img/common/event.gif) no-repeat 0 0;
	width:572px;
	height:31px;
	text-indent:-999em;
}

h2.sv3bloginfo {
	background:url(/img/sv3/top/tx_blog_news.gif) no-repeat 0 0;
	width:572px;
	height:31px;
	text-indent:-999em;
}

.top_largetst_banner{
	margin-top:15px;
	margin-bottom:10px;
	margin-right:0px;
}

.top_banner{
	width:570px;
	border-top:1px solid #dddddd;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom::20px;
}

.top_banner img {
	margin:0px; /* マージンのリセット */
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	border:0px;
}


/* テキスト＋画像のトピック(09.8.4追加） */

.top_topic_wrapper{
	margin-top:10px;
	margin-bottom:10px;
}

.top_topic{
	width:270px;
	margin-top:10px;
	margin-right:10px;
	padding-bottom:10px;
	border-bottom:1px solid #dddddd;
	float:left;
}

.top_topic img{
	float:left;
	margin-right:10px;
}

.top_topic .topictitle{
	font-size:120%;
	font-weight:bold;
	color:#0066cc;
	padding:20px;
	background:url(/img/style/topicicon.gif) no-repeat 0 0;
	margin-bottom:15px;
}



/* サブメニュー(09.8.6追加） */

.course_sub_menu {
	width:795px;
	margin-right:auto;
	margin-left:auto;
	margin-top:25px;
	margin-bottom:15px;
	list-style-type:none;
}

.course_sub_menu li{
	display: inline;
}

#coursetitleimg{
	margin-top:35px;
}


/* 新各ニュース枠(09.8.26追加） */
.news_event_table {
	width:570px;
	margin-top:0px;
	border-bottom:1px solid #dddddd;
}
/*
.news_event_table th,
.news_event_table td {
	font-size:12px;
	border-bottom:1px solid #dddddd;
}
*/
.news_event_table th {
	height: 20px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	display: block;
}

.news_event_table td {
	width:500px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	padding-left:10px;
}

.news_event_table a:link {
	color:#0066CC;
	text-decoration:none;
}

.news_event_table a:visited {
	color:#0066CC;
	text-decoration:none;
}

.news_event_table a:active {
	color:#0066CC;
	text-decoration:none;
}

.news_event_table a:hover {
	color:#0066CC;
	text-decoration:underline;
}


/* ベガ関係(09.9.5追加） */

.vegaindextext{
	line-height:2.2;
	color:#339966;
	font-weight:bold;
	font-size:120%;
}

.centeringtable td{
	text-align:center;
}


#sv1eventTable .eventtext{
	color:#ff6600;
}

#sv1eventTable .testtext{
	color:#0099cc;
}

#sv1eventTable .parenttext{
	color:#ff3399;
}

#sv1eventTable .pretesttext{
	color:#339900;
}


/* ハイスクール関係(09.9.8追加） */

.hstitle1{
	color:#003399;
	font-size:140%;
	font-weight:bold;
	line-height:2.0;
}

.hstitle2{
	color:#000066;
	font-size:120%;
	font-weight:bold;
	line-height:1.6;
}

.hscolor{
	color:#009999;
}


/* トップ・sv5用(09.10.15追加） */

.topcopy{
	width:550px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #cccccc;
	padding:10px;
}


/* sv2教室紹介用(09.10.30追加） */

.sv2class {
	width: 510px;
	margin:auto;
	line-height:2.0;
}

.sv2class img{
	margin:0;
	padding:0;
}

.sv2classNew {
	padding:30px 0 40px 0;
}
.sv2classNewText{
	padding: 30px 20px 20px 20px;
	margin-top:20px;
	border:1px solid #ddd;
}
.sv2classNewText dl{
	margin:0px;
	padding:0;
}
.sv2classNewText dt{
	padding-left:18px;
	margin-bottom:15px;
	background:url(/img/sv2/classroom/ic_sv2classtopic.gif)
	left center no-repeat;
	color:#f98900;
	font-weight:bold;
	font-size:140%;
}
.sv2classNewText dd{
	margin:0 0 20px 0;
	padding:0;
}
.sv2classMainTitle{
	font-size:120%;
	font-weight:bold;
	margin:35px 0;
}
.sv2classDetail{
	border-top:1px solid #ddd;
	padding-top:30px;
	margin-top:30px;
}
.sv2classDetail dl{
	margin:0px;
	padding:0;
}
.sv2classDetail dt{
	padding-left:22px;
	margin-bottom:25px;
	background:url(/img/sv2/classroom/ic_sv2class.gif)
	left center no-repeat;
	color:#009966;
	font-weight:bold;
	font-size:120%;
}
.sv2classDetail dd{
	margin:0;
	padding:0;
}

.sv2classTeacher{
	padding-bottom:30px;
	
}

.sv2classTeacher img{
	margin:0 20px 10px 0 !important;
	float:left;
	border:1px solid #ddd;
}
.sv2classImages{
	padding:10px 0;
	text-align:center;
}
.sv2classAccess{
	padding:20px 0;
	text-align:center;
}
.sv2classContact{
	padding:20px 0;
	text-align:center;
}


/* 2009冬期講習用 */

.w09_toiawase_box{
	width:520px;
	border:1px solid #ddd;
	padding-top:40px;
	padding-bottom:20px;
	text-align:center;
	line-height:2.5;
	margin-left:6px;
	margin-top:15px;
}

.w09_buttons img{
	float:left;
}

.wintertext{
	width:520px;
	margin-left:10px;
}

.bigTable td{
	font-size:80%;
}

.sv5chieflist dt{
	clear:both;
	float:left;
	margin-right:15px;
}
.sv5chieflist > dd{
	float:left;
}
*+html .sv5chieflist > dd {
	float:none;
}

.tilemenu{
	float:left;
	text-align:center;
	margin:20px 8px;
}

/* 10年度　*/

.sv2kouzalineup{
	border-left:1px solid #dddddd;
	margin: 15px 0;
}

.sv2kouzalineup img{
	float:left;
	padding:10px;
	border-right:1px solid #dddddd;
}

.sv3topimage{
	padding:30px 0 0 0;
}

.sv3topimage img{
	margin:5px 0 10px 0;
}

.top_banner_nb{
	width:570px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom::20px;
}

.top_banner_nb img {
	margin:0px; /* マージンのリセット */
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	border:0px;
}

.top_banner_wide{
	width:560px;
	margin:auto;
	padding:15px 0;
}

.top_banner_wide .lsbanner{
	margin:0px; /* マージンのリセット */
	padding:0px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	border:0px;
}

.top_banner_wide .rsbanner{
	margin:0px; /* マージンのリセット */
	padding:0px;
	margin-bottom:10px;
	float:left;
	border:0px;
}



/* 体験記一覧テーブル(2009.1.22) */

.dataTableTaiken{
	width:500px;
	margin:auto !important;
	border-collapse:collapse;
	border:1px solid #bbb;
}
.dataTableTaiken td{
	vertical-align: top;
	border-collapse:collapse;
	border:1px solid #bbb;
	padding: 3px 7px;
}
.tableNameTaiken{
	background-color:#ffffe9;
	font-weight:bold;
}
.tableHeadTaiken{
	text-align:center;
	background-color:#f1d9e9;
}

div#goClassPage{
	text-align:center;
	padding:20px;
}

.centerItem{
	text-align:center;
}

/* sv2教室一覧テーブル(2010.3.4) */

.classroomtable{
	padding:15px 20px;
}

.classroomtable table td{
	padding:6px 0;
}

.classroomtabletitle{
	padding-left:18px;
	padding-bottom:2px;
	border-left:6px solid #349B9A;
	border-bottom:1px solid #ddd;
	font-size:1.2em;
	font-weight:bold;
	line-height:2;
	margin:10px;
}

/* 教室地図ページ用(2010.3.4) */

.mapextralink{
	text-align:center;
	margin:10px 0 20px 0;
}
.mapextralink img{
	margin:7px;
}

/* sv5教室一覧テーブル(2010.3.4) */

.classroomtablefs{
	padding:15px 20px;
}

.classroomtablefs table td{
	padding:6px 0;
}
.classroomtabletitlefs{
	padding-left:18px;
	padding-bottom:2px;
	border-left:6px solid #14902D;
	border-bottom:1px solid #ddd;
	font-size:1.2em;
	font-weight:bold;
	line-height:2;
	margin:10px;
}

.classroomtablefs a {
	padding-top: 2px;
	padding-bottom: 2px;
}

.classroomtablefs .ojl{
	padding-right: 18px;
    background: transparent url(/img/sv5/page/ic_ojama.gif) no-repeat top right;
}

/* sv4教室一覧テーブル(2010.3.4) */

.classroomtableys{
	padding:15px 20px;
}

.classroomtableys table td{
	padding:6px 0;
}
.classroomtabletitleys{
	padding-left:18px;
	padding-bottom:2px;
	border-left:6px solid #E3091A;
	border-bottom:1px solid #ddd;
	font-size:1.2em;
	font-weight:bold;
	line-height:2;
	margin:10px;
}

.classroomtableys a {
	padding-top: 2px;
	padding-bottom: 2px;
}

.classroomtableys .ojl{
	padding-right: 18px;
    background: transparent url(/img/sv5/page/ic_ojama.gif) no-repeat top right;
}


/* sv3教室紹介用(10.3.11追加） */

.sv3class {
	width: 510px;
	margin:auto;
	line-height:2.0;
}

.sv3class img{
	margin:0;
	padding:0;
}

.sv3classNew {
	padding:30px 0 40px 0;
}
.sv3classNewText{
	padding: 30px 20px 20px 20px;
	margin-top:20px;
	border:1px solid #ddd;
}
.sv3classNewText dl{
	margin:0px;
	padding:0;
}
.sv3classNewText dt{
	padding-left:18px;
	margin-bottom:15px;
	background:url(/img/sv3/classroom/ic_sv3classtopic.gif)
	left center no-repeat;
	color:#f98900;
	font-weight:bold;
	font-size:140%;
}
.sv3classNewText dd{
	margin:0 0 20px 0;
	padding:0;
}
.sv3classMainTitle{
	font-size:120%;
	font-weight:bold;
	margin:35px 0;
}
.sv3classDetail{
	border-top:1px solid #ddd;
	padding-top:30px;
	margin-top:30px;
}
.sv3classDetail dl{
	margin:0px;
	padding:0;
}
.sv3classDetail dt{
	padding-left:22px;
	margin-bottom:25px;
	background:url(/img/sv3/classroom/ic_sv3class.gif)
	left center no-repeat;
	color:#003399;
	font-weight:bold;
	font-size:120%;
}
.sv3classDetail dd{
	margin:0;
	padding:0;
}

.sv3classTeacher{
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #ddd;
	display: inline-table;
	min-height: 1%;
}

.sv3classTeacher:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.sv3classTeacher img{
	margin:0 20px 10px 0 !important;
	float:left;
	border:1px solid #ddd;
}
.sv3classImages{
	padding:10px 0;
	text-align:center;
}
.sv3classAccess{
	padding:20px 0;
	text-align:center;
}
.sv3classContact{
	padding:20px 0;
	text-align:center;
}

/* 2010夏期用(10.6.8追加） */

.summer10Table{
	border-collapse:collapse;
	border:1px solid #999;
}
.summer10Table td{
	text-align:center;
	border-collapse:collapse;
	border:1px solid #999;
	padding:4px;
}
.summer10TableHead {
	background-color:#bbb;
	color:#fff;
}
.summer10TableName {
	background-color:#ebedec;
}
.summer10TableHighLight{
	background-color:#ffffcc;
}

.summer10FormButton{
	padding:15px;
	background-color:#E0F2FE;
	text-align:center;
}

.winter10FormButton{
	padding:15px;
	background-color:#fdf8ce;
	text-align:center;
}

.winter10Banner{
	width:460px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding:10px;
	border:1px solid #999;
	background-color:#eee;
}

/* 合格体験記 クラス用（10.6.10） */

.classTaikenki10{
	margin-bottom:30px;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
	
}

.classTaikenki10 img.tkp10{
	margin:0 20px 10px 0 !important;
	float:left;
	border:1px solid #ddd;
}

/* 問合せページ用（10.6.22） */

#contact_nav{
	width:310px;
	margin:30px auto 50px auto;
}

#contact_nav .telimg{
	margin-right:60px;
}

#contact_nav .formimg{
}

#contact_forms{
	width:460px;
	margin:30px auto;
}

#contact_forms .leftfbutton{
	margin-right:20px;
}

#contact_forms img{
	margin-bottom:20px;
}

/* ソフィア用（10.7.23） */

.sophiaclass { text-align: center; }
div.sophiamessage { margin: 0px 20px 0px 20px; width: 480px; }
div.sophiamessage .text { margin: 0px 20px 0px 0px; float: left; }

/* 入試解説ページ用（10.9.3） */

div.kounyuushi{
    background-image: url(/img/page/nyushi/koujyu/bg_nyuushi.gif);
    background-repeat: no-repeat;
}
div.kounyuushi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float:right;
}
div.kounyuushi ul li {
	margin: 0;
   	padding: 0;
	line-height:0;
}
div.kounyuushi ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
div.kounyuushi ul li{
	margin: 4px 20px 4px 20px;
}

div.kounyuushi ul li a{
	list-style:none;
	background-image:none;
}

div.sfkounyuushi{
	margin: 0;
	padding: 20px;
}
div.sfkounyuushi table {
	width:488px;
	margin-left:auto;
	margin-right:auto;
}
div.sfkounyuushi table td{
	padding: 8px;
}
div.sfbutton{
	padding-left:25px;
}

div.sfbutton img{
	padding-top:15px;
	padding-left:5px;
}

div.sfkounyuushi .sfkounyuushikyoutoname {
	text-align:center;
	background-color: #E5F1FF;
	}

div.sfkounyuushi .sfkounyuushishiganame {
	text-align:center;
	background-color: #FFFFE5;
	}

div.sfkounyuushi .sfkounyuushioosakaname {
	text-align:center;
	background-color: #FFE5E5;
	}

div.sfkounyuushi .sfkounyuushinaraname {
	text-align:center;
	background-color: #E5FFE5;
	}

div.sfkounyuushi .sfkounyuushihyougoname {
	text-align:center;
	background-color: #F7E2BD;
	}

div.sfkounyuushi .sfkounyuushiyear a{
	margin-right:10px;
	margin-left:3px
    }
	
img.sfmidashi {
	padding-top:10px;
	padding-bottom:10px;
	}

div.sfchunyuushi{
	margin: 0;
	padding: 20px;
}
div.sfchunyuushi table {
	width:488px;
	margin-left:auto;
	margin-right:auto;
}
div.sfchunyuushi table td{
	padding: 8px;
}
div.sfchunyuushi .sfchunyuushiname {
	text-align:center;
	background-color: #E5F1FF;
	}
div.sfchunyuushi .sfchunyuushiyear a{
	margin-right:10px;
	margin-left:3px
    }

/* 個別新開校教室（10.10.6） */

div.sv5newbranch{
	margin-bottom:30px;
}

div.sv5newbranch .branchtitle{
	margin-bottom:20px;
}

div.sv5newbranch .branchbanner{
	margin-bottom:10px;
}

/* 2011年度フォームボタン（10.12.16） */

div.goForm2011{
	width:490px;
	padding:15px;
	background:#eee;
	text-align:center;
}

div.goForm2011 img{
	margin:0 10px 0 10px;
}

/* 2011年度システム紹介（10.12.22） */

div.sv2SystemMenu{
	margin: 20px 0 20px 0;
}

div.sv2SystemMenu img{
	margin: 0 10px 10px 0;
}

div.sv2SystemMenuSecond{
	margin: 20px 0 20px 0;
}

div.sv2SystemMenuSecond img{
	margin: 0 0 10px 0;
}

/* 東京クラス（11.1） */

.tokyoclass_maincontentsbox {
	margin:0 10px;
}
.tokyoclass_subcontentsbox {
	margin:30px 10px;
}
.tokyoclass_maintitle {
	margin-bottom:15px;
}
.tokyoclass_subtitle {
	display:block;
	margin-top:30px;
}
.tokyoclass_teacher_image {
	float:left;
	margin-right:14px;
}
.tokyoclass_teacher_namebox {
	padding:6px 0 3px 20px;
	margin-bottom:20px;
	border-left:10px solid #23B574;
	border-bottom:1px solid #ddd;
}
.tokyoclass_teacher_name {
	font-size:1.1em;
	font-weight:bold;
}
.tokyoclass_teacher_text {
	width:340px;
	float:left;
}
.tokyoclass_teacher_wrap {
	margin-bottom:30px;
}
.tokyoclass_course_mainimage {
	margin-bottom:30px;
}
.tokyoclass_course_coursetitle {
	margin-bottom:10px;
}
.tokyoclass_course_textbox {
	width:480px;
	margin-bottom:20px;
}
.tokyoclass_link_buttonbox {
	width:476px;
	margin:10px auto 10px auto;
	padding:0;
}
.tokyoclass_link_button {
	margin-right:20px;
padding:0;
}
.tokyoclass_toiawase {
	display:block;
	margin:0 auto 20px auto;
}
.tokyoclass_banner {
	margin:0 0 10px 10px;
}

.tokyoclass_access_wrap {
	border-top:1px solid #EDF9F5;
	width:500px;
	padding:0 10px 10px 10px;
	margin-bottom:20px;
	background-color:#EDF9F5;
	}
.tokyoclass_access_maincontentsbox {
	width:500px;
	margin-top:9px;
	}	
.tokyoclass_access_subcontentsbox {
	height:132px;
	background-color:#ffffff;
	width:305px;
	padding:8px 20px 0 20px;
	position:relative;
	border-left:5px solid #22B475;
	margin-right:10px; 
	float:left;
	}
.tokyoclass_access_name	{
	margin-bottom:10px;
	}
.tokyoclass_access_link	{
	padding-top:8px;
	}
.tokyoclass_access_gaikanimage {
	position:absolute;
	top:0;
	right:0;
}
.tokyoclass_access_image {
	float:reft;
	display:block;
	}


/* 東京個別（11.1） */


.tokyofs_maincontentsbox {
	margin:0 10px;
}
.tokyofs_subcontentsbox {
	margin:30px 10px;
}
.tokyofs_maintitle {
	margin:30px 0 15px 20px;
}
.tokyofs_maintitle_textbox {
	width:480px;
	margin:0 20px 14px 20px;}
.tokyofs_subtitle {
	display:block;
	margin-top:30px;
}
.tokyofs_teacher_image {
	float:left;
	margin-right:14px;
}
.tokyofs_teacher_namebox {
	padding:6px 0 3px 20px;
	margin-bottom:20px;
	border-left:10px solid #03A130;
	border-bottom:1px solid #ddd;
}
.tokyofs_teacher_name {
	font-size:1.1em;
	font-weight:bold;
}
.tokyofs_teacher_text {
	width:340px;
	float:left;
}
.tokyofs_teacher_wrap {
	margin-bottom:30px;
}
.tokyofs_system_setumei {
	display:block;
	margin-top:30px;
	}
.tokyofs_system_textbox {
	margin:20px 0 30px 10px;
	width:480px;
}
.tokyofs_link_buttonbox {
	width:476px;
	margin:10px auto 10px auto;
	padding:0;
}
.tokyofs_link_button {
	margin-right:20px;
	padding:0;
}
.tokyofs_toiawase {
	display:block;
	margin:0 auto 20px auto;
}
.tokyofs_banner {
	margin:10px 0 0 10px;
}

.tokyofs_access_wrap {
	border-top:1px solid #EDF9F5;
	width:500px;
	padding:0 10px 10px 10px;
	margin-bottom:20px;
	background-color:#EDF9F5;
	}
.tokyofs_access_maincontentsbox {
	width:500px;
	margin-top:9px;
	}	
.tokyofs_access_subcontentsbox {
	height:132px;
	background-color:#ffffff;
	width:305px;
	padding:8px 20px 0 20px;
	position:relative;
	border-left:5px solid #03A130;
	margin-right:10px; 
	float:left;
	}
.tokyofs_access_name	{
	margin-bottom:10px;
	}
.tokyofs_access_link	{
	padding-top:8px;
	}
.tokyofs_access_gaikanimage {
	position:absolute;
	top:0;
	right:0;
}
.tokyofs_access_image {
	float:left;
	display:block;
	}


/* コース一覧用（11.1)　*/

.brand_contentbox {
	width:510px;
	margin:50px 5px;
	}
.brand_image {
	margin-bottom:15px;
	}
.brand_data {
	border:solid 1px #ccc;
	border-collapse:collapse;
	}
.brand_data th{
	text-align:center;
	padding:4px 0;
	border:solid 1px #ddd;
	background-color:#eee;
	}
.brand_data td{
	padding:4px 10px 4px 10px;
	border:solid 1px #ddd;
	}

/* sv5チーフ紹介（11.3)　*/

.chiefindex_buttonbox {
	margin:30px 0 50px 0;
}
.chiefindex_button_left {
	float:left;
	margin:0 20px 20px 0;
}
.chiefindex_button_right {
	float:left;
	margin:0 0 20px 0;
}
.chiefpage_profile {
	margin-bottom:0;
	}
.chiefpage_photo {
	float:left;
	margin:0;
	}
.chiefpage_photo img{
	margin:0;
	}
.chiefpage_data {
	float:left;
	}
.chiefpage_comment{
	width:250px;
	margin:10px 15px 10px 15px;
	line-height:1.4em;
	}
.chiefpage_button_small {
	margin-left:55px;
	}
.chiefpage_copy {
	margin:0;
	}
.chiefpage_copy img{
	margin:0;
	}
.chiefpage_button_regular {
	margin:0 0 50px 100px;
	}
.chiefpage_textbox {
	width:490px;
	margin:15px 15px 30px 15px;
	}

/* sv2開成ファミリー（11.3)　*/

.kaiseifamily_index_new {
	margin-left:35px;
	}


.kaiseifamily_index_back {
	margin:10px 10px 0 10px;
	border-collapse:collapse;
	}

.kaiseifamily_index_back td {
	padding:7px 0;	
	text-align:center;
	}

.kaiseifamily_index_subtitle {
	margin:40px 0 10px 20px;
	}

/* Topicsテンプレート（11.3)　*/

#topics_post {
}

#topics_post img{
	margin:0;
	padding:0;
}
.topics_copy {
	width:420px;
	margin:15px auto 10px auto;
	font-size:1.2em;
	font-weight:bold;
}
.topics_text {
	width:420px;
	margin:0 auto 20px auto;
}
.topics_image {
	text-align:center;
}
.topics_data {
	width:420px;
	margin:20px auto;
}

.topics_data table{
	border-collapse:collapse;
	border:1px solid #ddd;
}

.topics_data table td {
	padding:5px 10px;
	border:1px solid #ccc;
}
.topics_data_title {
	background-color:#ddd;
}
.topics_data_center {
	text-align:center;
}
.topics_special {
	margin-top:20px;
	margin-left:10px;
}
.topics_bt_box {
	background-color:#F2F1D9;
	width:480px;
	margin:20px auto;
	text-align:center;
	padding:15px 0;
}

.topics_bt_box img{
	margin:0 10px !important;
}

/* sv1ベガ式（12.1)　*/

.sv1_vegashiki_text {
	margin-top:10px;
	margin-bottom:35px;
}
