/* 期間限定
************************************** */
#shin{
	width: 513px;
	position: relative;
	border: 1px inset #666666;
	height:auto
}
#shin marquee{
	color: #333333;
	font-size: 12px;
}

/* お知らせ */
#oshirase {
	clear: both;
	width: 513px;
	background-color: #ffffff;
	border: 1px dotted #2336ff;
	margin-left: 10px;
	margin-top: 12px;
}
#oshirase p{
	font-size: 12px;
	color: #2336ff;
	text-align:left;
	margin-left: 5px;
	margin-top: 3px;
}
/* 検索部分の設定 */
#search {
	width: 513px;
	height: auto;
	color: #2336ff;
	font-size: 10px;
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left }

#search h2 {
	text-indent: -9999px;
	overflow: hidden;
}

h2#gakusei {
	float: left;
	width: 513px;
	height: 38px;
	margin-bottom: 10px;
	background-image: url(../images/top_21.gif);
	background-repeat: no-repeat;
	}

h2#kodawari {
	float: left;
	width: 513px;
	height: 38px;
	margin-bottom: 10px;
	background-image: url(../images/top_22.gif);
	background-repeat: no-repeat;
}

#search td {
	color: #2336ff;
	font-size: 10px;
}

/* メニューの設定 */
.menu {
	float: left;
	width: 513px;
	text-indent: -9999px;
	overflow: hidden;
}

#chiiki a{
	float: left;
	width: 208px;
	height: 30px;
	margin-left: 4px;
	margin-right: 30px;
	margin-bottom: 7px;
	background-image: url(../images/search_area.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#rosen a{
	float: left;
	width: 208px;
	height: 30px;
	margin-left: 4px;
	margin-right: 30px;
	margin-bottom: 7px;
	background-image: url(../images/search_line.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#gakko a{
	float: left;
	width: 208px;
	height: 30px;
	margin-left: 4px;
	margin-right: 30px;
	margin-bottom: 7px;
	background-image: url(../images/search_school.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#shinchiku a{
	float: left;
	width: 208px;
	height: 30px;
	margin-left: 4px;
	margin-right: 30px;
	margin-bottom: 7px;
	background-image: url(../images/search_new.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#joshi a{
	float: left;
	width: 208px;
	height: 30px;
	margin-left: 4px;
	margin-right: 30px;
	margin-bottom: 7px;
	background-image: url(../images/search_anshinanzen.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#shokuji a{
	float: left;
	width: 208px;
	height: 30px;
	margin-left: 4px;
	margin-right: 30px;
	margin-bottom: 7px;
	background-image: url(../images/search_gakuseiryou.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#hikaku a{
	float: left;
	width: 208px;
	height: 30px;
	margin-left: 4px;
	margin-right: 30px;
	margin-bottom: 7px;
	background-image: url(../images/search_eiki-net.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#chizu a{
	float: left;
	width: 208px;
	height: 30px;
	margin-left: 4px;
	margin-right: 30px;
	margin-bottom: 7px;
	background-image: url(../images/search_eiki-map.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#chiiki a:hover,
#rosen a:hover,
#gakko a:hover,
#shinchiku a:hover,
#joshi a:hover,
#shokuji a:hover,
#hikaku a:hover,
#chizu a:hover{
	background-position: 0px -30px;
}


/* 会社案内の設定 */

#kaisha {
	color: #454545;
	font-size: 12px;
	float: left }

#kaisha td {
	color: #454545;
	font-size: 12px }

#kaisha a {
	color: #eb2129;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none }


/* コンタクト */
#contact {
	float: left;
	width: 513px;
	height: 80px;
	margin-bottom: 10px;
}

#contact_banner{
	float: left;
	width: 513px;
	height: 17px;
	background-image: url(../images/home/tsic.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

#callnumfax{
	float: left;
	width: 513px;
	height: 35px;
	background-image: url(../images/home/tell_fax.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	overflow: hidden;
}

#contact_time {
	float: left;
	width: 513px;
	height: 20px;
	background-image: url(../images/home/open_hour.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

