﻿/*
#head{
	width:785px;
	height:71px;
	position:absolute;
	top:20px;
	background:url(../images/bg_header02.gif) no-repeat;
}
*/

#main{
	clear:both;
	width:785px;
	padding:0;/*

	margin-top:155px;
	_margin-top:157px;
*/
	background:url(../images/bg_main02.gif) repeat-y 0px 251px;
}

/* ---------------ビジュアル--------------- */
#visuIndex{
	width:785px;
	margin-top: -9px;
	/*
	position:absolute;
	top:63px;
*/
}

#globalMenu{
	margin-left: 11px;
	margin-top: 1px;
	margin-bottom: -20px;
	/*
	position:relative;
	left:12px;
	top:3px;
*/

}

#globalMenu li{
	display:inline;

}

#globalSearch{
	position:relative;
	left:179px;
	_left:179px;
	top:0px;
	_top:4px;

}

#globalSearch li{
	display:inline;
	height:52px;
}

/* ---------------メイン エリア・学校　選択フォーム--------------- */



#selectBody{
	margin:0;
	padding:0;
}

#selectBody table{
	border-top:1px solid #f90;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #f90;
	background-color:#ffc;
	width:750px;
}

#selectBody th{
	text-align:left;
	color:#000;
	padding:8px 0px 8px 10px;
	background:url(../images/bg_result_01.gif) repeat;
}

#selectBody td{
	width:25%;
	padding:8px 0px 8px 10px;
	vertical-align:top;
}

/* ---------------メイン 路線・駅　選択フォーム--------------- */


#selectBodyRail{
	margin:0;
	padding:0;
	width:750px;
	border-bottom:1px solid #ccc;
}

#selectBodyRail table{
	border-top:1px solid #f90;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#ffc;
	width:750px;
}

#selectBodyRail th{
	font-weight:normal;
	text-align:left;
	color:#c00;
}

#selectBodyRail td{
	width:25%;
}

/* ---------------メイン 条件追加フォーム--------------- */
#moreBody{
	margin:0;
	padding:0;
	clear:both;
}

#moreBody table{
	border-top:1px solid #f90;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	width:750px;
}

#moreBody th{
	text-align:left;
	font-weight:normal;
	font-size:80%;
	background-color:#f0f0f0;
	width:130px;
	padding:8px 0px 8px 15x;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ababab;
	vertical-align:top;
}

#moreBody td{
	padding:8px 0px 8px 15x;
	border-bottom:1px solid #ababab;
}

#kodawariSearch{
	margin:0;
	padding:0;
}

#kodawariSearch table{
	border-top:1px solid #f90;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	width:620px;
}

.subCondition{
	background-color:#ccc;
	vertical-align:top;
}

/* ---------------メイン 検索共通--------------- */
#searchBody{
	margin:0;
	padding:15px 15px 20px 15px;
}

#searchTitle{
	width:752px;
	height:61px;
	background:url(../images/bg_search_lead.gif) no-repeat;
}

#searchTitle h1{
	font-size:120%;
	padding:18px 0px 0px 80px;
}

#searchTitle p{
	font-size:120%;
	padding:18px 0px 0px 80px;
	font-weight:bold;
}

.submitArea{
	margin:0;
	padding:0;
	width:260px;
	float:left;
}

.submitArea img{
	display:block;
}

.moreSearch{
	float:right;
	width:228px;
}

.submitArea2{
	margin:0;
	padding:0;
	width:760px;
	text-align:center;
}

.submitArea img{
	
}

.error{
	color:#f00;
	font-weight:bold;
	width:748px;
	_width:750px;
	margin-bottom:10px;
	border:1px solid #f00;
}

.error li{
	color:#f00;
	font-weight:bold;
	padding:5px 10px 5px 10px;
}

.error2{
	color:#f00;
	font-weight:bold;
	width:560px;
	_width:560px;
	margin-bottom:10px;
	border:1px solid #f00;
}

.error2 li{
	color:#f00;
	font-weight:bold;
	padding:5px 10px 5px 10px;
}

.stData{
	padding:4px 0px 4px 0px;
}

.schSelect input{
	display:block;
	float:left;
	position:relative;top:-3px;
}

.schSelect span{
	display:block;
	line-height:120%;
}

.newBuild{
	font-weight:bold;
	color:#f00;
}

/* --------------- google map --------------- */
/* infowindow close button */
.gm-style-iw-chr button.gm-ui-hover-effect{
    top: -6px !important;
    right: -6px !important;
    width: 30px !important;
    height: 30px !important;
    position: absolute !important;;
}
.gm-style-iw-chr button.gm-ui-hover-effect span{
    width: 14px !important;
    height: 14px !important;
    margin: 8px !important;
}
