@charset "utf-8";
/* CSS Document */



.header {
	height: 336px;
	width: 810px;
	position: relative;
}
.header .main_nav {
	top: 288px;
}
.header .medalOver {
	position: absolute;
	z-index: 10;
	left: 15px;
	top: 125px;
	display: block;
}
.header .ttlOver {
	position: absolute;
	z-index: 10;
	left: 155px;
	top: 164px;
	display: block;
}
.ttlBullet {
	font-size: 16px;
	background: url(images/brownDot_li.gif) no-repeat right 7px;
	display: block;
	float: none;
	padding-right: 14px;
	color: #b59331;
	width: auto;
	clear: both;
}
.col1 {
	float: left;
	min-height: 550px;
	width: 146px;
	padding-right: 25px;
}
.col1 ul {
	float: right;
	height: auto;
	width: 146px;
	background: #FFFFFF;
}
.col1 li {
	display: block;
	float: right;
	height: auto;
	width: 146px;
	margin-top: 20px;
	/*text-align: center;*/
	color: #143d66;

}
.col1 span {
	display: block;
}
.col2 {
	float: left;
	height: auto;
	width: 425px;
	border-left: 1px solid #A2CBF4;
}
.col2 .centerItem {
	height: auto;
	width: 366px;
	float: right;
	margin-top: 10px;
	margin-right: 14px;
	padding-bottom: 15px;
}
.col2 .centerItem .itemTTL {
	display: block;
	float: right;
	width: 100%;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #6b8fb3;
}
.col2 .centerItem img {
	float: right;
	margin-left: 10px;
}
.col2 .centerItem .links {
	font-weight: bold;
	color: #b59331;
	margin-top: 5px;
	display: block;
}
.col2 .centerItem .links a {
	font-weight: bold;
	color: #b59331;
}
.col2 .centerItem .red {
	padding: 0;
}
.col2 .centerItem p.wide {
	height: auto;
 width: 100 #;
	width: 350px;
	float: right;
}
.col3 {
	float: right;
	height: 500px;
	width: 172px;
	text-align: center;
}
.col3 img {
	margin-bottom: 8px;
}
