/* -+-+-+-+-+-+-+-+-+-+-+-+- top_contents スタート */

#various_courses {
	height: auto;
	width: 900px;
	margin-top: 10px;
	margin-left: 30px;
}

#various_courses_title {
	height: 55px;
	width: 900px;
	background-image: url(/gds/various_courses/index/title_img.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 50px 0px;
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
}

hr{
	height: 1px;
	border: none;
	border-top: 1px dashed #ccc;
}
.brand{
	width: 870px;
	margin: 25px auto;
	overflow: hidden;
	}
.brand .image{
	width:240px;
	float:left;
	}
.brand .details{
	width:600px;
	float:right;
	}
.brand ul li{
	float: left;
	margin-right: 24px;
	background-image: url(/gds/common/listmark_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:18px;
	}

#various_courses_indexphoto {
	height: 250px;
	width: 890px;
	background-image: url(/gds/various_courses/index/top_img_2012.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 0px;
	clear: both;
}

#various_courses_indexphoto p {
	height: auto;
	width: 340px;
	overflow: auto;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


.small {
	font-size: 0.8em;
	margin-left: 20px;
}

