@charset "UTF-8";

/* ------------------------------------------------------------
	1. HEADER
------------------------------------------------------------ */

#Navi_header_top {
	width:940px;
	margin:0px auto;
	padding:0px;
}

#Navi_header_top .logo_top{
	float:left;
	width:200px;
	height:50px;
	padding-top:5px;
}

#Navi_header_top .logo_top a{
	background: url(../img/logo_1_top.jpg) 0 0 no-repeat;
	width:200px;
	height:0px;
	display: block;
	overflow: hidden;
	padding: 50px 0 0;
}

#Navi_header_top .logo_top a:hover{
	background:url(../img/logo_2_top.jpg) 0 0 no-repeat;
	width:200px;
	height:0px;
	display: block;
	overflow: hidden;
	padding: 50px 0 0;
}

.ecopoint_top {
	float:left;
	width:200px;
	height:50px;
	margin-left:5px;
	padding:5px 0px 0px;
}


.btn_Header_top {
	float:right;
	width:310px;
	height:50px;
	padding-top:5px;
}

#p {
	margin: 5px;
}

/*------------------------------- インフォメーション -------------------------------*/
#Information {
	position: relative;
	width: 940px;
	margin-bottom: 20px;
	height: 270px;
}

#Info_left {
	width: 684px;
	height:278px;
	float: left;
	border: 2px solid #EBE5DF;
	margin: 0px;
	padding: 0px;
}

#Info_left img {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

#Info_left ul {
	width: 660px;
	height:210px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #7A5A56;
	font-size: 0.75em;
	line-height: 1.5em;
	overflow: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#Info_left ul li a {
	color: #7A5A56;
}

#Info_left ul li {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 60px;
}

.new {
	background-image: url(../../img/info_new.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 10px;
	padding: 0px;
}

.info {
	background-image: url(../../img/info_info.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

#Info_right {
	float: right;
	height: 198px;
	width: 240px;
}

.Info_bunner {
	margin: 0px;
	padding: 0px;
}

.Info_bunner_mb10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#bnr_space {
	width:940px;
	margin:10px auto 0px;
	padding:0px;
}

#bnr_space2 {
	font-size:0.625em;
	text-align:center;
	color: #7A5A56;
	width:940px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bnr_left {
	float:left;
}

.bnr_right {
	float:right;
}

#tel{
	float:right;
	width:730px;
	height:40px;
	background:url(../img/footer_tel_top.jpg);
}

#tel2{
	margin-top:6px;
	margin-left:310px;
	font-size:28px;
	color:#604C3F;
}
