@charset "UTF-8";
/* CSS Document */

#search {
	padding-bottom: 100px;
}
#search a {
	color: #2C2B2B;
}
#search a:hover {
	color: #666;
}
#search .menu {
	padding-bottom: 10px;
	padding-top: 10px;
}
#search .menu ul {
	overflow: hidden;
	position: relative;
	width: 1020px;
	margin-right: -20px;
	margin-left: 0px;
}
#search .menu li {
	line-height: 0px;
	display: block;
	float: left;
	overflow: hidden;
	width: 320px;
	margin-right: 20px;
}
#search #area {
	width: 960px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#search .title-box {
	width: 960px;
	overflow: hidden;
	position: relative;
	}
#search .title-box h2,
#search .title-box h3 {
	background-color: #C7FFB9;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	border: 1px solid #CCC;
}

#search .body {
	overflow: hidden;
	position: relative;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}
#search .body .box {
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
}
#search .body .left {
	display: block;
	float: left;
	width: 100px;
	text-align: left;
}
#search .body .right {
	display: block;
	float: right;
	width: 800px;
	overflow: hidden;
	position: relative;
}
#search .body ul.select1 {
	padding-top: 12px;
	overflow: hidden;
	position: relative;
	background-color: #C7FFB9;
	padding-bottom: 12px;
	padding-left: 10px;
}
#search .body ul.select1 li {
	float: left;
	margin-right: 20px;
}
#search .body ul.select1 label {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#search #area p.line-title {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #0A9A3C;
	background-position: left 5px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 4px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-image: url(/image/arrow.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#search #area table {
}
#search #area td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: 5px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 10px;
}
#search #area td a {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	margin-right: 5px;
}
#search #area td a:hover {
	color: #666;
}
#search #line {
	width: 960px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/search/title-type2.png);
}
#search #line table.line {
	width: 850px;
}
#search #line table.line td {
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	background-image: url(../image/search/line-mark.png);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#search #line table.line a {
	background-image: url(../image/search/arrow.png);
	background-position: left center;
	padding-left: 15px;
}
#search #line .station-box {
	background-color: #FFF;
	width: 950px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 10px;
}
#search #line .station-box p.line-title {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #0A9A3C;
	background-position: left 5px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 4px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 8px;
	background-image: url(/image/arrow.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}

#search #line .station-box table {
	margin-right: 15px;
	margin-left: 15px;
}
#search #line .station-box table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	padding-bottom: 10px;
}
#search #line .station-box table td a {
	margin-right: 5px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#search #line .station-box table td a:hover {
	color: #666;
}
#search #line .station-box .bt {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
}

#search #line .station-box .bt a{
	color: #1F79D2;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}



#search #school {
	width: 960px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/search/title-type3.png);
}
#search .school-box {
	background-color: #FFF;
	margin-right: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#search .school-box p.title {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #0A9A3C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
	padding-left: 16px;
	margin-bottom: 5px;
	background-image: url(../image/arrow.png);
	background-position: left 5px;
}
#search .school-box table {
	margin-bottom: 20px;
}

#search .school-box th {
	text-align: left;
	font-size: 13px;
	line-height: 1.5em;
	padding-bottom: 7px;
}
#search .school-box td {
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 1.5em;
}
#search .school-box td a {
	font-weight: bold;
	margin-right: 15px;
	color: #06C;
}
.kodawariBox {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	padding-top: 8px;
}
#search .search-bt {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #C7FFB9;
}
/*  絞り込み  */
#more {
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}
#more h3 {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#more table {
	margin: 0px;
	padding: 0px;
}
#more th {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#more td {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	color: #000;
}
#more td td {
	padding: 3px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	font-size: 12px;
}
#school-select {
	width: 960px;
}
#school-select .body {
	background-color: #FCF8F7;
	padding: 15px;
}
#school-select h2 {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	padding-bottom: 0px;
}
#school-select h3.title {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	background-image: url(/image/search/line-mark.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	margin-top: 20px;
}
#school-select table {
}
#school-select td {
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 13px;
}
#school-select td b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-left: 3px;
}
#school-select .arrow {
	text-align: center;
	padding-top: 50px;
}
