@charset "UTF-8";
/* =====================================================================
*    billboard
* =================================================================== */
#globalHeader .billboard {
	background-color: #15126f;
	border-bottom: 3px solid #2ca6e0;
}
#globalHeader .billboard p {
	width: 1200px; 
	margin: 0 auto;
	height: 400px;
}
/* =====================================================================
*    contents-wrap
* =================================================================== */
#contents-wrap section.section-01 {
	margin-bottom: 10px;
}
#contents-wrap section.section-01 p {
	float: left;
}
#contents-wrap section.section-01 p.img {
	margin-right: 22px;
}
#contents-wrap section.section-01 p.txt {
	width: 600px;
	line-height: 25px;
	letter-spacing: -0.1px;
	background: #ffffff none no-repeat 0 0;
}
#contents-wrap section.section-02 {
	margin-bottom: 21px;
}
#contents-wrap section.section-03 ul {
	height: 109px;
	padding: 9px 12px 11px 86px;
	background: transparent url(../img/top/link_wrap.gif) no-repeat 0 0;
}
#contents-wrap section.section-03 ul li {
	float: left;
	margin-right: 11px;
}





