@charset "euc-jp";

.hidden {
    display: none;
	font-size: 0;
	line-height: 0;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

/* menu
******************************/
ul#gw_navi, h3.gw_h_txt1, p.gw_explain, div.list_box table.schl_nm {
	margin-top: 10px;
}

ul#gw_navi li {
	float: left;
}

ul#gw_navi li a {
	display: block;
	margin-left: 2px;
}

ul#gw_navi li#futu a {
	background-image: url(/gw2010/image/navi/bt_futuu.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 33px;
}

ul#gw_navi li#nirin a {
	background-image: url(/gw2010/image/navi/bt_bike.gif);
	background-repeat: no-repeat;
	width: 233px;
	height: 33px;
}

ul#gw_navi li#ogata a {
	background-image: url(/gw2010/image/navi/bt_ogata.gif);
	background-repeat: no-repeat;
	width: 185px;
	height: 33px;
}

ul#gw_navi li#nishu a {
	background-image: url(/gw2010/image/navi/bt_ogatanishu.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 33px;
}

ul#gw_navi li#futu_on a {
	background-image: url(/gw2010/image/navi/bt_futuu_on.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 33px;
}

ul#gw_navi li#nirin_on a {
	background-image: url(/gw2010/image/navi/bt_bike_on.gif);
	background-repeat: no-repeat;
	width: 233px;
	height: 33px;
}

ul#gw_navi li#ogata_on a {
	background-image: url(/gw2010/image/navi/bt_ogata_on.gif);
	background-repeat: no-repeat;
	width: 185px;
	height: 33px;
}

ul#gw_navi li#nishu_on a {
	background-image: url(/gw2010/image/navi/bt_ogatanishu_on.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 33px;
}

table.schl_nm {
	width: 695px;
}

table.schl_nm tr, table.schl_nm td {
	border-collapse: collapse;
	border: 1px solid #9B9A98;
	background-color: #FAF9DD;
}

table.schl_nm td {
	padding: 4px;
	font-weight: bold;
}

table.schl_nm td.s_pre {
	width: 100px;
}

table.schl_nm td.s_nm {
	width: 350px;
}

table.schl_nm td.s_feeh {
	width: 100px;
}

table.schl_nm td.s_fee {
	width: 100px;
}

table.schl_nm td.s_pre, table.schl_nm td.s_feeh {
	text-align: center;
}

table.schl_nm td.s_fee {
	text-align: right;
	font-weight: bold;
	color: #CA0000;
}

div.schl_dt th, div.schl_dt th span {
	font-weight: bold;
}

div.schl_dt {
	margin-top: 10px;
}

div.schl_dt img {
	float: left;
}

table.fee_dt {
	float: left;
	margin-left: 10px;
	width: 515px;
}

table.fee_dt {
	font-size: 0.9em;
}

table.fee_dt tr, table.fee_dt th, table.fee_dt td {
	border-collapse: collapse;
	border: 1px solid #B2B2B2;
}

table.fee_dt th {
	background-color: #D2EAF6;
	text-align: center;
}

table.fee_dt th, table.fee_dt td {
	padding: 3px;
}

table.fee_dt td {
	line-height: 1.3em;
}

table.fee_dt th.dt_ent, table.fee_dt td.dt_ent {
	width: 96px;
}

table.fee_dt th.dt_ent span {
	color: #DB378D;
}

table.fee_dt th.dt_kari, table.fee_dt td.dt_kari {
	width: 100px;
}

table.fee_dt th.dt_sai, table.fee_dt td.dt_sai {
	width: 200px;
}

table.fee_dt th.dt_dt, table.fee_dt td.dt_dt {
	width: 110px;
}

table.fee_dt td.dt_ent, table.fee_dt td.dt_kari {
	text-align: center;
}

div.list_box {
	margin-top: 20px;
}

div.list_box h3 {
	margin-bottom: 10px;
}

