body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #F2F3F5;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 130%;
}
#wrap {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}



#splash {
	height: 350px;
	width: 930px;
	position: relative;
	background-image: url(../img/splash_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.chscroll {
	padding-left: 60px;
	padding-right: 85px;
}

/*---実績カルーセル---*/
.chscroll ul {
	display: block;
}

.chscroll li {
	display: block;
	width: 135px;
	height: 150px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.splash_medal {
	height: 222px;
	width: 222px;
	position: absolute;
	top: 0px;
	z-index: 9999;
	left: 730px;
	float: left;
}
.splash_copy {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.ctbox {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.pickup {
	float: left;
	width: 640px;
}
.topics {
	float: right;
	width: 260px;
	border: 3px solid #FFF;
}
.topics h2 {
	background-image: url(../img/topics.jpg);
	text-indent: -999999px;
	display: block;
	height: 33px;
}
.topics ul {
	height: 350px;
	overflow-y: scroll;
	font-size: 11px;
	line-height: 130%;
}
.topics li {
	display: block;
	margin-bottom: 6px;
	padding: 3px;
}




.service1 li {
	display: block;
	float: left;
	height: 255px;
	width: 300px;
	padding: 3px;
}
.service2 {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

.service2 li {
	display: block;
	float: left;
	height: 110px;
	width: 50%;
	text-align: center;
}
.service3 {
	background-image: url(../img/index_submbg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px solid #CCC;
	display: block;
	padding: 8px;
	background-color: #FFF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.service3 li {
	width: 136px;
	display: block;
	float: left;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 80px;
}
.service3 li strong {
	color: #00C;
	margin-bottom: 5px;
	display: block;
}
.service3.clearfix li a {
	text-decoration: none;
}

#ft {
	background-color: #002B66;
	clear: both;
	margin-top: 20px;
	padding: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006;
}
#ftbox {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#ftbox .ft_prof {
	width: 360px;
	text-align: center;
	font-size: 12px;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
}
#hdm {
	padding: 4px;
	clear: both;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}
#hdm li {
	display: block;
	height: 20px;
	float: left;
	width: 100px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006;
}
#hdm li a {
	display: block;
	height: 20px;
	text-decoration: none;
	color: #333;
	padding-left: 6px;
}
#hd {
	background-color: #002B66;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.course_parts {
	background-image: url(../img2009/course_parts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 417px;
	width: 394px;
	margin-right: 8px;
	margin-left: 8px;
}

.course_support {
	background-image: url(../img2009/course_support.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 417px;
	width: 394px;
	margin-right: 8px;
	margin-left: 8px;
}
.t_course {
	height: 127px;
	text-indent: -999999px;
}


hr.space {
	background:#fff;
	color:#fff;
	clear: both;
}
.plan {
	clear: both;
	background-color: #FFF;
	border: 1px solid #E3E6EA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 8px;
	margin-bottom: 8px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}
