@charset "UTF-8";

/* ===================================================================

 まなびやんネット

=================================================================== */


#contents .manabiyanSearch {
	width: 700px;
	margin-top: 20px;
}
#contents .manabiyanSearch .head {
	position: relative;
	width:700px;
	height: 40px;
	overflow: hidden;
}
#contents .manabiyanSearch .head .logo {
	position: absolute;
	left:5px;
}
#contents .manabiyanSearch .head .all {
	position: absolute;
	right:0px;
	bottom:0px;
}
#contents .manabiyanSearch .head .all2 {
	position: absolute;
	right:233px;
	bottom:0px;
}
#contents .manabiyanSearch .head .open {
	position: absolute;
	right: 119px;
	bottom:0px;
}
#contents .manabiyanSearch .body {
	width:700px;
	
}
#contents .manabiyanSearch .body select {
	font-size:14px;
	width:190px;
	height: 30px;
}
#contents .manabiyanSearch .body select optgroup option {
	padding-left: 0px;
}

#contents .manabiyanSearch .body dd.s {
	padding-left:0px !important;
	width:232px !important;
}
#contents .manabiyanSearch .body dd.s select {
	font-size:10px !important;
	width:232px !important;
	height: 30px !important;
}
#contents .manabiyanSearch .body dl.col1 {
	width:234px;
	float: left;
}
#contents .manabiyanSearch .body dl.col2 {
	width:233px;
	float: left;
}
#contents .manabiyanSearch .body dl.col1 dd {
	width:212px;
	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: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contents .manabiyanSearch .body dl.col2 dd {
	width:212px;
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contents .manabiyanSearch .body dl dt img {
	vertical-align:top;
}


#contents .manabiyanResult {
	margin-top: 30px;
}
#contents .manabiyanResult .dataTable {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	margin-left:1px;
	background-color: #ffffff;
}

#contents .manabiyanResult .dataTable th {
	background-color: #fafbd7;
}
#contents .manabiyanResult .dataTable th, #contents .manabiyanResult .dataTable td {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	padding:10px;
}



#contents .manabiyanResult .dataTable .hide {
	display: none;
}

#contents .manabiyanResult .dataTableHead {
	margin-top: 10px;
	border-bottom-style: none;

}
#contents .manabiyanResult .dataTableHead th {
	border-bottom-style: none;

}
#contents .manabiyanResult .dataTable {
	table-layout:fixed;
}
#contents .manabiyanResult .dataTable tr.even {
	background-color: #f4fceb;
}



#contents table.manabiyanDetail {
	margin-top: 20px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	width: 699px;
	margin-left:1px;
	background-color: #ffffff;
}

#contents table.manabiyanDetail th {
	background-color: #fafbd7;
	width: 160px;
}
#contents table.manabiyanDetail th, #contents table.manabiyanDetail td {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	padding:10px;
	
}

#contents p.manabiyanReturn {
	text-align: center;
	margin-top: 30px;
}

#contents p.manabiyanCalendar {
	text-align: right;
	margin-top: 10px;
}



#contents p.manabiyanWarp {
	text-align: right;
	margin-top: 10px;
}
#contents p.manabiyanWarp a {
	background-image:url(../img_page/manabiyan_arrow.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	display:inline-block;
	padding-left:20px;
}
