@charset "utf-8";

/* common
--------------------------------------------------------------- */
h1 {
	width: 195px;
	background: url(../images/h1.gif) left top no-repeat;
}


/* .container
--------------------------------------------------------------- */
.container_inner {
	margin: 0 auto 0;
	padding-bottom: 20px;
	padding: 40px;
	width: 860px;
	background-color: #ffffff;
}
.container_inner:after {
	clear: both;
	content: " ";
	display: block;
}
.container_inner .section {
	min-height:402px;
	height: auto !important;
	height: 402px;
	background: url(../images/bg_main.jpg) right top no-repeat;
}
.container_inner .section .header h2 {
	width: 308px;
	height: 188px;
	text-indent: -999em;
	background: url(../images/h2.gif) 50px 50px no-repeat;
}
.container_inner .section .body p {
	width: 379px;
	height: 117px;
	text-indent: -999em;
	background: url(../images/lead.gif) 50px top no-repeat;
}
.container_inner .section .body .linkblock {
	margin: 25px 0 0 85px;
}
#area_blockA h2.toukai {
	width: 864px;
	height: 28px;
	margin: 25px 0 25px 0;
	background: url(/common/images/title_tokai.gif) left top no-repeat;
	text-indent: -999em;
}
#area_blockB h2.kantou {
	width: 864px;
	height: 28px;
	margin: 25px 0 25px 0;
	background: url(/common/images/title_kantou.gif) left top no-repeat;
	text-indent: -999em;
}
#area_blockC h2.shizuoka {
	width: 864px;
	height: 28px;
	margin: 25px 0 25px 0;
	background: url(/common/images/title_shizuoka.gif) left top no-repeat;
	text-indent: -999em;
}

/* .container2
--------------------------------------------------------------- */
.header_sp .title {
	margin: 38px 0 0 10px;
	width: 74px;
	height: 37px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/title2.gif) left top no-repeat;
}









/* #container
--------------------------------------------------------------- */
.header_onsale {
	margin: 38px auto 0;
}
.header_onsale .title {
	margin-left: 10px;
	width: 198px;
	height: 37px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/title.gif) left top no-repeat;
}

