/* contents */

/*

#container #contents {
	float: left;
	height: 540px;
	width: 574px;
	margin-left: 17px;
}
*/


#container #contents #news_banner{
	float: left;
	width: 574px;
}

/* banner01 */

#container #contents #news_banner div.news_banner01{
	float: left;
	width: 283px;
	height: 73px;
}

#container #contents #news_banner div.news_banner01 a.news_banner_h01 {
	text-decoration: none;
}

#container #contents #news_banner div.news_banner01 a.news_banner_h01:hover {
	text-decoration: underline;
}

#container #contents #news_banner div.news_banner01 a.news_banner_h01 img {
	width: 281px;
	border: 1px solid #ABD4AF;
}

#container #contents #news_banner div.news_banner01 a.news_banner_h01:hover img {
	border-color: #F3BC2C;
}

/* banner02 */

#container #contents #news_banner div.news_banner02{
	float: right;
	width: 283px;
	height: 73px;
}

#container #contents #news_banner div.news_banner02 a.news_banner_h02 {
	text-decoration: none;
}

#container #contents #news_banner div.news_banner02 a.news_banner_h02:hover {
	text-decoration: underline;
}

#container #contents #news_banner div.news_banner02 a.news_banner_h02 img {
	width: 281px;
	border: 1px solid #ABD4AF;
}

#container #contents #news_banner div.news_banner02 a.news_banner_h02:hover img {
	border-color: #F3BC2C;
}


/*  */

#container #contents div.news_line_space21px{
	width: 574px;
	background-image: url(../images/line_dot01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	height: 16px;
}

/*  */

#container #contents div.news01{
	float: left;
	width: 574px;
	background-image: url(../images/line_dot01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#container #contents div.news01 div.news_title01{
	float: left;
	width: 569px;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#container #contents div.news01 div.news_title01 span.news_date{
	font-size: 12px;
	font-weight: bold;
	color: #5E5BBD;
	padding-left: 2px;
	line-height: 1.5em;
}

#container #contents div.news01 div.news_title01 span.news_title{
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	line-height: 1.5em;
}

/* 画面右側写真記載枠 */

#container #contents div.news01 div.news_photo01{
	float: left;
	width: 210px;
	padding-top: 6px;
	padding-left: 18px;
}

/* 画面左側テキスト記載枠 */

#container #contents div.news01 div.news_text01{
	float: left;
	width: 333px;
	padding-top: 3px;
	padding-left: 11px;
	font-size: 12px;
	line-height: 1.6em;
	padding-bottom: 9px;
}

/* テキストのみ掲載 */

#container #contents div.news01 div.news_text02{
	float: left;
	width: 540px;
	padding-left: 18px;
	font-size: 12px;
	line-height: 1.6em;
	padding-bottom: 9px;
}

#container #contents div.news01 div.news_text02 a {
	text-decoration: none;
	color: #444444;
}

#container #contents div.news01 div.news_text02 a:hover {
	text-decoration: underline;
	color: #5E5BBD;
}

div.space_5em {
	padding-left: 5.2em;
}

div.space_6em {
	padding-left: 6em;
}

.style1 {color: #FF6600}


/* course.html */

#course {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#course #course_img {
	clear: both;
}