@charset "shift_jis";

/* --------------------------------------------------------------------------
 *
 * ���ʃX�^�C���V�[�g
 *
 * -------------------------------------------------------------------------- */

body {
	background-color:#FFFFFF;
	margin:0px auto;
	padding:0px;
	text-align:center;
	letter-spacing:1px;
	vertical-align:baseline;
	font-size:14px;
	color: #333333;
}

a:link {
	text-decoration: underline;
}

a:visited {
	color: #000080;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
	background-color: #FFFFFF;
}

th {
	background-color:#badcad;
	border:1px solid;
	border-collapse:collapse;
	border-color:#777777;
	text-align: center;
	padding: 2px;

}

td {
	background-color:#ffffff;
	border:1px solid;
	border-collapse:collapse;
	border-color:#777777;
	padding: 2px;

}

#container {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#header {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#main_box {
	margin: 0px;
	clear: both;
	width: 800px;
	background-color: #ffffff;
	text-align: left;
}

#info_box {
	clear: both;
	margin: 0px;
}

#data_box {
	clear: both;
	margin: 0px;
}

#shichoson_navi_box {
	clear: both;
	width: 700px;
	background-color: #ffffff;
	text-align: left;
	margin-left: 50px;
}

#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.line1 {
	background-color: #F5F5F3;
	padding: 5px 0;
	padding-left: 5px;
	font-size: 18px;
}
.line2 {
	line-height: 20px;
	background-color: #9DB3B1;
	text-align: right;
	font-size: 12px;
}
.line3 {
	height: 15px;
	background-color: #756E63;
}
.line4 {
	height: 15px;
	background-color: rgb(250,221,185);
}

.navi {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
  background-color: #F5F5F3;
}

.shichoson_navi {
	font-size: 12px;
	text-align: left;
}

.midashi {
	font-size: 28px;
	text-align: center;
	padding-top: 5px;
}

.midashi_sub {
	font-size: 15px;
	text-align: center;
}

.table_base {
	border-collapse:collapse;
	border:1px solid;
	border-color:#777777;
	margin-bottom: 10px;
}

.margin_yuuken {
	margin-left: 180px;
}

.margin_touhyou {
	margin-left: 140px;
}

.margin_suikei {
	margin-left: 30px;
}

.margin_kakutei {
  margin-left: 50px;
}

.height_yuuken {
	margin-bottom: 30px !important;
}

.height_touhyou {
	margin-bottom: 30px !important;
}
.height_suikei {
	margin-bottom: 30px !important;
}

.height_senkyo_kakutei {
	margin-bottom: 30px !important;
}

.height_hirei_kakutei {
	margin-bottom: 30px !important;
}

.tb_name {
	text-align: center;
}

.tb_data {
	text-align: right;
}

.tb_name_shichoson_navi {
	text-align: center;
	width: 70px;
}

.tb_data_shichoson_navi {
	text-align: left;
	width: 290px;
}

.info_left {
	float: left;
	width: 275px;
	text-align: left;
}

.info_right {
	float: right;
	width: 250px;
	text-align: right;
}

/* top ============================================================*/

#top_container {
	width:800px;
	margin:0px auto;
	padding:0px;
	text-align: left;
	background-color: #ffffff;
	line-height: 1.2em;
}

#top_header {
	width:800px;
	margin-top:20px;
	text-align:center;
	background-color: #ffffff;
}

#top_contents {
	clear:both;
	margin:10px 0px 0px;
	padding-bottom:10px;
	background-color: #ffffff;
}

#top_contents_menu {
	clear:both;
	padding:10px 0px;
	background-color: #ffffff;
	text-align:center;
}

.top_sy_menu {
	float:left;
	margin-left: 20px;
	margin-right: 2px;
	width:350px;
	height: 320px;
	background-color: #FFFFFF;
	border: 1px solid #5f4f2f;
}

.top_sy_menu_detail {
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	background-color: #756E63;
	width:350px;
	padding:10px 0px;
}

.top_dj_menu {
	float:right;
	margin-left: 2px;
	margin-right: 20px;
	width:350px;
	height: 320px;
	background-color: #FFFFFF;
	border: 1px solid #5f4f2f;
}

.top_dj_menu_detail {
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	background-color: #756E63;
	width:350px;
	padding:10px 0px;
}

#top_footer {
	clear:both;
	margin:0px;
	padding-top: 20px;
}

.top_footer_menu {
	margin:2px 0px;
	padding:2px 0px;
	text-align:center;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.top_footer_menu ul {
	list-style:none;
}

.top_footer_menu li {
	display:inline;
	padding:0px 6px;
	border-right:1px solid #CCCCCC;
}
