div#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #900;
	overflow: hidden;
}
p {
	margin-right: 40px;
	margin-left: 40px;
}

div#header #top_box ul#header_menu  {
	float: right;
}
div#header #top_box ul#header_menu li {
	float: left;
	background-image: url(../img/common/list_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	margin-right: 20px;
}
div#header #top_box #header_menu li a {
	color: #333;
}

div#header div#menu_box {
	height: 65px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
div#header #menu_box ul#main_manu {

}
div#header #menu_box ul#main_manu li.menu_bt_box{
	float: left;
	text-align: center;
	display: block;
	height: 55px;
	width: 157px;
	padding-top: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
div#header #menu_box ul#main_manu li.menu_bt_box:last-child{
	border-right: 1px solid #999;
}
div#header #menu_box ul#main_manu li.menu_bt_box:hover {
	float: left;
	text-align: center;
	display: block;
	background-color: #E0E0E0;
	height: 55px;
	width: 157px;
	padding-top: 15px;
	cursor: pointer;
}
div#header #menu_box #main_manu .menu_bt_box ul .menu_link_box a.link{
	color: #333;
	font-size: 18px;
}
div#header #menu_box #main_manu .menu_bt_box ul .menu_en_box {
	font-size: 10px;
	color: #F90;
}

/*div#header #menu_box #main_manu li#end_menu_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}*/


div#contents_box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	margin-bottom: 80px;
}
div#contents_box #sidebar {
	float: right;
	width: 213px;
}
div#contents_box #sidebar #side_bar_menu li {
	margin-bottom: 20px;
}

div#contents_box #contents {
	margin-right: 250px;
	height: 1%;
}
div#contents_box #contents h2 {
	background-image: url(../img/common/mid_long.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 680px;
	display: block;
	padding-top: 7px;
	padding-left: 15px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 130%;
}
div#contents_box #contents h3 {
	font-size: 1.2em;
	color: #900;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
}
div#contents_box #contents h4 {
	font-weight: bold;
	display: block;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #690;
}

div#footer_box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #900;
	margin-bottom: 50px;
	height: 25px;
}
div#footer_box #footer {
	bottom: 0px;
	right: 0px;
}
div#footer_box ul#footer li {
	float: left;
	margin-right: 20px;
	background-image: url(../img/common/list_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
#contents_box #contents #athlete tr td .hiddenbox {
	height: 325px;
	overflow: hidden;
}
#contents_box #contents #athlete tr td .hiddenbox1 {
	height: 280px;
	overflow: hidden;
}


a.more-bt {
	float: right;
	padding-right: 90px;
}
