@charset "UTF-8";


@import url("css/base.css");

#main {
	background: none;
	margin-top: 0;
}
#sitelogoTop {
}

#GW {
margin: 2em auto 0;
}


#flash {
	text-align:center;
	margin:15px 0 20px;
	background: #000;
	padding: 5px 0;
}
#catch {
}
#catch div{
display:inline;
margin:0;
}
#catch h2 img,#catch div img{
vertical-align:top;
}


#course01 {
	background:#FF1A00 url(image/price_open_top_01.jpg) no-repeat;
	height: 268px;
	width: 700px;
	margin: 20px auto 0;
}
#course02 {
	background:#FFEB58 url(image/price_open_top_03.jpg) no-repeat;
	height: 268px;
	width: 700px;
	margin: auto;
}
.courseText {
	visibility:hidden;
}
.courseLeft {
	float: left;
	text-align:right;
	padding-left:30px;
}
.courseRight {
	float: right;
	width: 350px;
}
.courseRight ol li {
	margin: 0 0 0.2em 2em;
}




.left {
	float: left;
}
.right {
	float: right;
}


#news {
	margin-top: 50px;
}
#news h2 {
	background: #A20000;
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding: 3px;
}
#news dt {
	float: left;
	clear: both;
	padding-left: 35px;
	white-space: nowrap;
}
#news dd {
	margin-left: 9em;
	margin-bottom: 0.5em;
}
.new {
	background: url(image/new_icon.gif) no-repeat left center;
}

#bannerRight {
}
#bannerRight h2 {
	margin-bottom: 5px;
}
