@charset "UTF-8";

/***************************************
*
*	1. 
*
***************************************/

/* 1.  */
/* ------------------------------------------------------------------------------------ */
body {
	background-color: #00418f;
}
#headSec-results {
	margin: 0;
	padding: 0;
}
.header-bg {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.header-bg img {
	width: 100%;
}
#titleSec {
	background: url("../img/results/header-bg.png") 0 0 repeat-x; 
	margin: 60px 0 0 0;
	position: fixed;
	width: 100%;
	padding: 0;
	height: 92px;
}
#titleSec h2 {
	background: url("../img/results/header-tl.png") 0 0 no-repeat; 
	margin: 18px 10px 0 29px;
	padding: 0;
	height: 26px;
	width: 234px;
	text-indent: -99999px;
	float: left;
}
/* 1.  */
#columnSec-01 {
	text-align: left;
	font-size: 13px;
	color: #FFFFFF;
}
#columnSec-01-tl {
	margin-bottom: 26px;
}
#columnSec-01-tl h2 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 600;
	padding: 0;
	margin: 0;
	float: left;
}
#columnSec-01-tl h3 {
	background-color: #FFFFFF;
	height: 21px;
	width: 104px;
	font-size: 14px;
	color: #00418f;
	font-weight: 600;
	margin: 0 0 0 30px;
	padding: 5px 0 0 30px;
	float: left;
}
#columnSec-01-top p {
	float: left;
	margin-right: 26px;
	line-height: 2em;
	width: 70%;
}
#columnSec-01-top ul {
	float: right;
	border-left: solid 1px #FFFFFF;
	padding: 0 0 0 8px;
	width: 26%;
}
#columnSec-01-top ul li {
	margin-bottom: 10px;
}
#columnSec-01-top ul .last {
	margin-bottom: 0;
}
#columnSec-01-bottom p {
	margin-top: 30px;
	line-height: 2.0em;
}
#columnSec-01-Inner {
	margin: 0 auto;
	width: 940px;
}
#columnSec-01-top {
	margin-top: 30px;
}
#columnSec-01-bottom .columnSec-01-btn a 	{
	background: url("../img/results/column01-btn.png") 0 0 no-repeat; 
	width: 282px;
	height: 52px;
	display: block;
	text-indent: -99999px;
	margin: 0 auto 44px;
}
#columnSec-01-bottom .columnSec-01-btn a:hover {
	background-position: 0 -52px;
}
/* ------------------------------------------------------------------------------------ */
