@charset "utf-8";


div#Header h1 a {
	display: block;
	background: url(../img/common/h_logo.png) no-repeat left top;
	width: 310px;
	height: 100px;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
	float: left;
	margin-top: 13px;
}


div#Top_img{
	width: 928px;
	height: 400px;
	background: url(../img/top/main.jpg) no-repeat left top;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
}

/*---Contentsのスタイル---*/

div#Contents {
	width: 868px;
	padding: 30px 30px 100px 30px;
	overflow: hidden;
}

/*---Mainのスタイル---*/
div#Main {
	width: 500px;
	float: left;
}

div#Fair {
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
}


div#Fair a {
	display: block;
	background: url(../img/top/mother_Bnr.jpg) no-repeat left top;
	width: 500px;
	height: 250px;
}


div#Fair a:hover {
	background-position: left bottom;
}

div#Course{
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
	padding-top: 50px;
}

div#Course a {
	display: block;
	background: url(../img/top/course_Bnr.jpg) no-repeat left top;
	width: 500px;
	height: 250px;
}

div#Course a:hover {
	background-position: left bottom;
}


/*---Sideのスタイル---*/
div#Side {
	width: 300px;
	float: right;
	border: 1px solid #847660;
}

div#Side h2 {
	background: url(../img/top/tenpo_title.jpg) no-repeat left top;
	height: 40px;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
}

div#Shop_img {
	margin: 20px 24px;
	background: url(../img/top/shop_img.jpg) no-repeat left top;
	width: 250px;
	height: 200px;
}


div#Side_text {
	width: 250px;
	padding-left: 20px;
	overflow: hidden;
}

div#Side_text dl {
	width: 250px;
	overflow: hidden;
}

div#Side_text dl dt {
	width: 60px;
	float: left;
}

div#Side_text dl dd {
	width: 190px;
	float: right;
}

div#Side_text_2 {
	width: 250px;
	overflow: hidden;
}

div#Side_text_2 address {
 float: left;
}

div#Side_text_2 a {
	display: block;
	width: 117px;
	height: 37px;
	float: right;
	background-image: url(../img/common/contactBtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
}

div#Side_text_2 a:hover {
	background-position: left bottom;
}

div#access a {
	margin: 15px 8px 20px 8px;
	display: block;
	width: 234px;
	height: 74px;
	float: right;
	background-image: url(../img/top/access_Btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
}

div#access a:hover {
	background-position: left bottom;
}


