body {
	margin: 0;
	background:#f9fafa url(../images/top_repeat_bar.gif) left top repeat-x;
}

#body {
	text-align: center;
}

#container {
	position: relative;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
	width: 800px;
	background: url(../images/top_bar.gif) left top no-repeat;
}

#language {
	margin-bottom: 100px;
	text-align: right;
	font-family: Arial;
	color: #666;
}
#language a,
#language strong {
	color: #335c98;
}

#left {
	float: left;
	overflow: hidden;
	width: 235px;
}

#left h1 a {
	display: block;
	margin: 0 0 35px 0;
	padding: 0;
	width: 235px;
	height: 22px;
	font-size: 1px;
	text-indent: -3000px;
	background: url(../images/logo_j.gif) left top no-repeat;
}
#left h1 a:hover {
	background-position: 0 -22px;
}
#left h2 {
	display: block;
	margin: 0 0 22px 0;
	width: 120px;
	height: 20px;
	background: url(../images/mark.gif) left top no-repeat;
}
#left h2 span {
	display: none;
}

.menu {
	border-top: 1px dotted #b6c0c5;
	padding-top: 25px;
	font-family: "ＭＳ Ｐゴシック" ,"Hiragino Kaku Gothic Pro" ,"Osaka",arial, helvetica, verdana ,sans-serif;
	font-weight: bold;
	color: #828a8e;
}
.menu p {
	margin: 0;
}

.menu p.menu_button {
	padding: 5px 0;
}
.menu p.menu_button a {
	display: block;
	width: 235px;
	height: 80px;
	font-size: 1px;
	text-indent: -3000px;
}
#menu_button_00 {
	background: url(../images/2006/button.gif) left top no-repeat;
}
#menu_button_01 {
	background: url(../images/2008/univ_j.gif) left top no-repeat;
}
#menu_button_02 {
	background: url(../images/2008/college.gif) left top no-repeat;
}
#menu_button_03 {
	background: url(../images/2009/college.gif) left top no-repeat;
}
#menu_button_04 {
	background: url(../images/2009/univ.gif) left top no-repeat;
}
#menu_button_05 {
	background: url(../images/2010/univ.gif) left top no-repeat;
}
#menu_button_00:hover,
#menu_button_01:hover,
#menu_button_02:hover,
#menu_button_03:hover,
#menu_button_04:hover,
#menu_button_05:hover {
	background-position: 0 -80px;
}
#menu_button_01_selected {
	background: url(../images/2008/univ_j_selected.gif) left top no-repeat;
}
#menu_button_02_selected {
	background: url(../images/2008/college_selected.gif) left top no-repeat;
}
#menu_button_03_selected {
	background: url(../images/2009/college_selected.gif) left top no-repeat;
}
#menu_button_04_selected {
	background: url(../images/2009/univ_selected.gif) left top no-repeat;
}
#menu_button_05_selected {
	background: url(../images/2010/univ_selected.gif) left top no-repeat;
}

.dotted_line {
	border-top: 1px dotted #b6c0c5;
	margin: 15px 0;
	font-size: 1px;
	width: 235px;
	height: 1px;
}
#back {
	display: block;
	border-top: 1px dotted #b6c0c5;
	margin-top: 15px;
	width: 235px;
	height: 30px;
	font-size: 1px;
	text-indent: -3000px;
	background: url(../images/back_j.gif) left top no-repeat;
}
#back:hover {
	background-position: 0 -30px;
}

#right {
	float: left;
	overflow: hidden;
	margin-left: 40px;
	width: 525px;
	*width: auto;
	_width: 525px;
	color: #282b45;
}

.page_title {
	display: block;
	margin: 45px 0;
	padding-left: 25px;
	width: 500px;  /*525*/
	font-weight: normal;
	color: #333;
	background: url(../images/title_arrow.gif) left center no-repeat;
}
.page_title span {
	color: #335c98;
}

.image {
	border: 5px solid #eff2f5;
}

.float_right {
	float: right;
	margin: 0 0 0 10px;
}
.float_left {
	float: left;
	margin: 0 10px 0 0;
}

.clear_both {
	clear: both;
}
#end_menu {
	clear: both;
	font-size: 1px;
}
.height_space {
	height: 50px;
}


.section_title {
	display: block;
	margin: 20px 0;
	color: #5d90a9;
}
.section_title .medium {
	line-height: 110%;
}

#page_top {
	display: block;
	margin-left: 419px;
	width: 106px;
	height: 30px;
	font-size: 1px;
	text-indent: -3000px;
	background: url(../images/page_top_j.gif) left top no-repeat;
}
#page_top:hover {
	background-position: 0 -30px;
}

#footer {
	clear: both;
	border-top: 15px solid #eff2f5;
	height: 170px;
	background-color: #335c98;
	text-align: center;
	color: #eff2f5;
}
#footer p {
	margin: 0;
}
#footer p#kg {
	margin: 60px auto;
	display: block;
	width: 102px;
	height: 31px;
	font-size: 1px;
	text-indent: -3000px;
	background: url(../images/kg.gif) left top no-repeat;
}
