@charset "utf-8";

/*トップイメージ-----------------*/
#top_head {
	height: 285px;
	background-image: url(/img/index/back_ground.jpg);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
}
#top_img {
	margin: 0px auto 0px auto;
	width: 790px;
}
.course_outline {
	width: 550px;
	height: 60px;
}
.course_left {
	width: 270px;
	float: left;
	margin: 0px 10px 0px 0px;
	display: inline;
}
.course_right {
	width: 270px;
	float: left;
}
.point_outline {
	width: 550px;
	height: 235px;
	margin: 0px 0px 5px 0px;
}
.ex {
	width: 240px;
	margin: 160px 0px 0px 15px;
	line-height: 100%;
	height: 55px;
}
.point_outline strong {
	line-height: 100%;
}
.point_01 {
	width: 270px;
	float: left;
	margin: 0px 4px 0px 0px;
	display: inline;
	background-image: url(/img/index/back_ground_point_01.jpg);
	background-repeat: no-repeat;
	height: 235px;
}
.point_02 {
	width: 270px;
	float: left;
	background-image: url(/img/index/back_ground_point_02.jpg);
	background-repeat: no-repeat;
	height: 235px;
}
.point_03 {
	width: 270px;
	float: left;
	margin: 0px 4px 0px 0px;
	display: inline;
	background-image: url(/img/index/back_ground_point_03.jpg);
	background-repeat: no-repeat;
	height: 235px;
}
.point_04 {
	width: 270px;
	float: left;
	background-image: url(/img/index/back_ground_point_04.jpg);
	background-repeat: no-repeat;
	height: 235px;
}
.point_05 {
	width: 270px;
	float: left;
	margin: 0px 4px 0px 0px;
	display: inline;
	background-image: url(/img/index/back_ground_point_05.jpg);
	background-repeat: no-repeat;
	height: 235px;
}
.point_06 {
	width: 270px;
	float: left;
	background-image: url(/img/index/back_ground_point_06.jpg);
	background-repeat: no-repeat;
	height: 235px;
}
.point_07 {
	width: 550px;
	background-image: url(/img/index/back_ground_point_07.jpg);
	background-repeat: no-repeat;
	height: 172px;
}
.ex_07 {
	padding: 46px 0px 0px 30px;
	line-height: 100%;
}
.link {
	width: 250px;
	margin: 0px 0px 0px 10px;
	line-height: 100%;
	text-align: right;
	clear: both;
}
.link a {
	color: #980800;
	font-size: 10px;
	text-decoration: none;
}
/*トップイメージ（NEWS&TOPICS）-----------------*/
.news_outline {
	width: 550px;
	float: left;
	padding: 7px 0px 7px 0px;
}
.news_left {
	width: 95px;
	float: left;
}
.news_left img {
	margin: 0px 0px 5px 0px;
}
.news_right {
	float: left;
	width: 450px;
}
.news_right strong {
}
.gold {
	color: #B28826;
	font-weight: bold;
	line-height: 100%;
}
.news_right p {
	font-size: 10px;
	line-height: 150%;
	padding: 0px 0px 0px 0px;
}
