@charset "Shift_Jis";

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

a {
	border: none;
}

body {
	background: #E3FFD4;
}

#wrapper {
	background: url(/images/wrapper_bg.jpg) repeat-y;
	width: 940px;
	margin: 0 auto;
}

#wrapper-body {
	width: 900px;
	margin: 0 auto;
}

#header {
	width: 900px;
	margin: 0 auto;
	overflow: auto;
	height: 120px;
}

#header h1 {
	width: 246px;
	height: 98px;
	float: left;
	margin-left: 20px;
}

#header-center {
	width: 400px;
	height: 60px;
	float: left;
	margin-top: 10px;
	padding-bottom: px;
}

#header-center img {
	margin-left: 80px;
}

#header-address {
	width: 214px;
	height: 60px;
	float: left;
	margin-top: 10px;
	padding-bottom: 5px;
}


#header-navi {
	width: 330px;
	height: 25px;
	margin: 0 auto;
	float: right;

}

#header-navi li {
	float: left;
	margin-right: 10px;
	height: 25px;
}

#header-navi li a {
	display: block;
	height: 25px;
	width: 100px;
}

#main-view {
	width: 900px;
	height: 350px;
	overflow: hidden;
}

#main-view a {
	display: block;
	position: relative;
	top: -105px;
	left: 610px;
	float: left;
	top
	/*\**/
	: -110px\9;

}

#content-info {
	width: 840px;
	margin: 0 30px;
	overflow: auto;
}

#news {
	width: 556px;
	float: left;
	margin-right: 12px;
}

#news_first {
	width: 840px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#news_text p {
	line-height: 30px;
	border-bottom: 1px #CCCCCC dashed;
	font-size: 12px;
}

#news_text p span {
	color: #FF3300;
}

#news h2,
#news_first h2 {
	color: #FF705E;
	font-size: 16px;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px #CCCCCC dashed;
}

#news ul {
	font-size: 12px;
}

#news ul li,
#infomation ul li {
	margin-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	background: url(/images/arrow01.jpg) left center no-repeat;
	border-bottom: 1px #CCCCCC dashed;
}

#infomation {
	width: 272px;
	float: left;
}

#infomation h2 {
	color: #FF705E;
	font-size: 16px;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px #CCCCCC dashed;
}

#infomation ul {
	font-size: 12px;
}

#course {
	clear: both;
	width: 852px;
	margin-top: 30px;
	padding-left: 30px;
	padding-right: 18px;
	overflow: auto;
}

#course ul li {
	float: left;
	width: 272px;
	margin-right: 12px;
}

#main-content {
	margin: 20px 30px;
}

#cm-box {
	width: 900px;
	height: 120px;
	margin: 0 30px;
	overflow: auto;
}

.cm-left {
	float: left;
	width: 415px;
	margin-right: 10px;
}

.cm-right {
	float: left;
	width: 415px;
}

#footer {
	margin-top: 20px;
	background: #39B54A;
}

#footer p {
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}