@charset "utf-8";

div#main_home {
	margin: 0px auto;
	width: 848px;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	background: #FFFFFF;
	padding-bottom: 10px;
	overflow: hidden;
}

/* ホーム
---------------------------------*/
div#main_left {
	padding-top: 31px;
	height: auto;
	width:450px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
	display: inline;
}

div#information_area {
	padding-top: 31px;
	height: auto;
	margin-bottom: 30px;
	margin-right: 10px;
	float: right;
	display: inline;
	width:362px;
}

div#information_area div.index {
	margin-bottom: 0px;
}

div#information_area div.index h3 {
	margin-bottom: 10px;
}

div#information_area div.index ul {
	list-style: none;
}

div#information_area div.index ul li {
	font-size: 80%;
	background: url(images/home/bgi_news.jpg) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 8px;
}

div#information_area div.index ul li a {
	text-decoration: none;
}

.btn_service00 {
width:450px;
height: 124px;
margin:38px 0 0 0;
}


.btn_service a {
width:450px;
height: 124px;
display: block;
background: url(images/home/btn_service_off.jpg) no-repeat;
margin:38px 0 0 0;
}

.btn_service a:hover {
width:450px;
height: 124px;
display: block;
background: url(images/home/btn_service_on.jpg) no-repeat;
margin:38px 0 0 0;
}

/* 
---------------------------------*/
span.bf {
	visibility: hidden;
	text-indent: -9999px;
	display: none;
}

.scroll01 {
height:368px; overflow: auto; margin-bottom: 0px;　/* height: 262px; */
}

.scroll02 {
height:105px; overflow: auto;
}

/* facebook
---------------------------------*/
.area_img {
width:362px;
height: 175px;
text-align: center;
}

.area_facebook {
width:824px;
height: 270px;
margin: 15px auto 20px auto;
}

.btn_facebook a {
display:block;
width:35px;
height: 35px;
background: url(images/home/btn_facebook_new.png) no-repeat;
	margin: 0 auto;
}

.btn_facebook a:hover {
display:block;
width:35px;
height: 35px;
background: url("images/home/btn_facebook_new_o.png") no-repeat;
		margin: 0 auto;
}

/* sobana
---------------------------------*/
.btn_sobana a {
display:block;
width:362px;
height: 62px;
background: url(images/sobana/banner-sobana01-home.jpg) no-repeat;
}

.btn_sobana a:hover {
display:block;
width:362px;
height: 62px;
background: url(images/sobana/banner-sobana01-home.jpg) no-repeat;
}
