@charset "shift_jis";
/* CSS Document */

body, h1, h2, h3, h4, ul, li, p, form, dt, dd {
	font-size: 100%;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}
/* body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
} */
h1 {
	border: 0px;
	position: absolute;
	font-size: 10px;
	left: 10px;
	top: 10px;
}
a img {
	border: 0px;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
#header {
	height: 110px;
	width: 960px;
	position: relative;
}
#header_tel {
	position: absolute;
	right: 145px;
	top: 39px;
	display: block;
	height: 0px;
	width: 301px;
	padding-top: 62px;
	overflow: hidden;
	/* background-image: url(ie.gif); */
}
#header_mail {
	position: absolute;
	right: 15px;
	top: 39px;
	display: block;
	height: 0px;
	width: 124px;
	padding-top: 62px;
	overflow: hidden;
	/* background-image: url(ie.gif); */
}
#main {
	float: right;
	width: 700px;
}
#footer {
	height: 75px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	text-align: center;
	margin-bottom: 20px;
	clear: both;
	position: relative;
}
#footer_tel {
	position: absolute;
	right: 240px;
	top: 10px;
	display: block;
	height: 0px;
	width: 255px;
	padding-top: 40px;
	overflow: hidden;
	/* background-image: url(ie.gif); */
}
#footer_mail {
	position: absolute;
	right: 17px;
	top: 10px;
	display: block;
	height: 0px;
	width: 200px;
	padding-top: 40px;
	overflow: hidden;
	/* background-image: url(ie.gif); */
}
#slider_box {
	padding-top: 20px;
	padding-bottom: 15px;
}
#left {
	float: left;
	width: 255px;
}
#mensetu {
	position: relative;
	height: 355px;
	width: 255px;
	float: left;
}
#mensetu_tel {
	position: absolute;
	display: block;
	height: 0px;
	width: 106px;
	padding-top: 39px;
	overflow: hidden;
	top: 110px;
	left: 20px;
	/* background-image: url(ie.gif); */
}
#mensetu_mail {
	position: absolute;
	right: 17px;
	top: 110px;
	display: block;
	height: 0px;
	width: 106px;
	padding-top: 39px;
	overflow: hidden;
	/* background-image: url(ie.gif); */
}
.box {
	margin-bottom: 5px;
}
#leftmenu {
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftmenu a {
	float: left;
	margin-bottom: 5px;
}
#left_entry a {
	float:left;
}
#menu {
	width: 960px;
	height: 90px;
	background-color: #FFF;
}
#menu ul {
	width: 960px;
	list-style-type: none;
}
#menu ul li {
	width: 137px;
	float: left;
}
#menu ul li a {
	background-image: url(../img/menu_sprite.jpg);
	background-repeat: no-repeat;
	width: 137px;
	height: 0;
	line-height: 2;
	padding-top: 90px;
	display: block;
	overflow: hidden;
}
#menu01:hover {
	background-position: 0 -90px;
}
#menu02 {
	background-position: -137px 0;
}
#menu02:hover {
	background-position: -137px -90px;
}
#menu03 {
	background-position: -274px 0;
}
#menu03:hover {
	background-position: -274px -90px;
}
#menu04 {
	background-position: -411px 0;
}
#menu04:hover {
	background-position: -411px -90px;
}
#menu05 {
	background-position: -548px 0;
}
#menu05:hover {
	background-position: -548px -90px;
}
#menu06 {
	background-position: -685px 0;
}
#menu06:hover {
	background-position: -685px -90px;
}
#menu07 {
	background-position: -822px 0;
}
#menu07:hover {
	background-position: -822px -90px;
