@charset "Shift_JIS";

#cont #form_contents_base {
	font:12px/14px Verdana,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Pゴシック',sans-serif;
	color:#333;
	width: 800px;
	text-align: center;
	margin-top: 10px;
}

#cont #form_contents_base #form_contents_main {
	width:568px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a {
	color:#222222;
	text-decoration:none;
}

a:hover, a:focus {
	text-decoration:none;
	color:#ff0000;
}

.gotop {
	width:568px;
	height:20px;
	background:url(../images_/tri_top.gif) no-repeat;
	background-position:470px 5px;
	text-align:right;
}

/*	新しいタイトル　*/

.new_title {
	width: 568px;
	height: 86px;
}

/*	以前HTML側に入っていたCSSを外部CSSに移動　*/

.style1 {
	color: #CC0000;
	font-weight: bold;
}

/*	リンク色　*/

.aBlue {
	color:#0000FF;
	text-decoration: underline;
}


/*	マークアップ用	*/


.mark-glay {
	padding-left: 17px;
	background-image: url(images/leftmark_glay.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.mark-org {
	padding-left: 17px;
	background-image: url(images/leftmark_org.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 0px;
}

/*	検索フォーム用	*/

input.searchformStyle {
	width:137px;
	padding-left:2px;
	vertical-align:middle;
	border:1px solid #666666;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	height: 19px;
}

input.searchsubmitStyle {
	vertical-align:middle;
	background-color: #666666;
}

/*	トップアナウンス　*/

#topTitle {
	padding-top: 20px;
	padding-bottom: 15px;
}

/*	教室マークリスト　*/

#markList {
	padding-top: 10px;
	height: auto;
	width: auto;
	padding-left: 15px;
}

/*	ワード検索	*/

#searchTitle {
	padding-bottom: 15px;
}

.form {
	width: auto;
	height: auto;
}


/*________ エリア検索 ________*/

#areaTitle {
	padding-top: 20px;
	padding-bottom: 15px;
}

/*	テーブルデザイン　*/

#tableDesign {
	width: 350px;
	height: auto;
	margin-left: 0px;
	vertical-align: top;
}

.layout {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.tableLine {
	background-image:url(images/table_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 5px;
}

.table {
	padding-left: 10px;
}

.left {
	vertical-align: middle;
	height: 24px;
	width: 70px;
}



/*________ 詳細地域の選択 ________*/

#moreTitle {
	padding-top: 20px;
	padding-bottom: 0px;
	background-position: bottom;
}

/*	詳細地域リスト外枠	*/

#moreList {
	border: 1px solid #FE9900;
	height: auto;
	width: 566px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/*	都道府県　*/

#moreLeft {
	width: 228px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-left: 40px;
}

#moreleftTitle {
	padding-left: 17px;
	background-image: url(images/leftmark_org.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 15px;
}

#moreleftList {
	width: auto;
	height: auto;
	padding-top: 17px;
	padding-left: 17px;
	padding-bottom: 17px;
}

/*	市区郡　*/

#moreRight {
	width: 228px;
	height: auto;
	float: right;
	background-color: #F7F7F7;
	padding-top: 10px;
	padding-left: 20px;
	margin-right: 40px;
}

#morerightTitle {
	padding-left: 17px;
	background-image: url(images/leftmark_org.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 15px;
}

#morerightList {
	width: auto;
	height: auto;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
}

/*________ 教室一覧 ________*/

/*	都道府県見出し　*/

#schoollistTitle {
	width: 568px;
	height: 35px;
	background-image: url(images/area_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.backButton {
	float: right;
	height: auto;
	width: auto;
	padding-top: 7px;
	padding-right: 15px;
}

.schooltopline {
	width: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}

/*	市区郡見出し　*/

.schoolText {
	padding-left: 31px;
	background-image: url(images/left15mark_org.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 15px;
	margin-left: 0px;
}

.fontStyle-org {
	font-weight: bold;
	color: #FE9900;
}

/*	教室一覧　*/

#schoolList {
	border: 1px solid #FE9900;
	margin-top: 0px;
	height: auto;
	width: 566px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

.schoollistTable {
	padding-left: 15px;
}

/*	上下仕切り線　*/

.miniLineUp {
	width:auto;
	height: auto;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.miniLineDown {
	width:auto;
	height: auto;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}

/*	問い合わせボタン　*/

.contactButton {
	width: auto;
	padding-left: 15px;
}

/*	セル調整　*/

.schoolTable {
	width: 535px;
}

.schooltelCell {
	padding-left: 5px;
	width: 115px;
}

.schooladdCell {
	padding-left: 5px;
	width: 300px;
}

.schoolcheckCell {
	padding-left: 5px;
	width: 30px;
	height: 20px;
}

.schoolekiCell {
	padding-left: 5px;
	width: 100px;
}

.spaceCell {
	height: 15px;
}

/*	教室名フォント指定　*/

.fontStyle-school {
	font-weight: bold;
	color: #333333;
	font-size: 15px;
	padding-left: 5px;
}

/*________ フォーム ________*/

/*	フォームタイトル　*/

.formTitle {
	width: 568px;
}

/*	フリーダイヤル　*/

.freeDial {
	width: 568px;
	text-align: center;
	padding-top: 10px;
}

/*	外枠　*/

.formTable_taiken {
	border:1px solid #D8E9F1;
	background-color:#FD3E15;
	width: 566px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.formTable_kengaku {
	border:1px solid #D8E9F1;
	background-color:#509467;
	width: 566px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.formTable_setumei {
	border:1px solid #227DC3;
	background-color:#227DC3;
	width: 566px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

/*	教室は下記のとおりです　*/

.formSelecttitle_taiken {
	background-image:url(images/schoollist_select_taiken.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	width: 562px;
}

.formSelecttitle_kengaku {
	background-image:url(images/schoollist_select_kengaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	width: 562px;
}

.formSelecttitle_setumei {
	background-image:url(images/schoollist_select_setumei.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	width: 562px;
}

/*	再検索ボタン　*/

.selectButton {
	float: right;
	height: auto;
	width: auto;
	padding-top: 7px;
	padding-right: 10px;
}

/*	選択した教室リスト　*/

.selectText {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 24px;
}


/*	余白　*/

.space {
	height: 15px;
	clear: both;
}

/*
----------------------------------

↓元から入っていたCSS
../default.css
style.css

↓今回新しく追加するCSS
style_2.css

↓前回追加したCSS
style_new.css

----------------------------------
*/

/*	IEネットワーク650教室用DIV	*/

#ie650 {
	width: 585px;
	padding-top: 20px;
}

/*	最寄り教室を〜用DIV	*/

#search_topTitle {
	padding-top: 10px;
	padding-bottom: 15px;
}

