@charset "UTF-8";

/* --- body --- */
body {
	background-color: #ffffff;
	color: #333333;
}

/* --- #header --- */
#header {
	height: 123px;
}

/* --- #head --- */
#head {
	width: 1020px;
	height: 120px;
	margin: 0 auto;
	position: relative;
}
#head h1 {
	float: left;
	margin: 0 0 0 20px;
	width: 598px;
	height: 120px;
	background: url(../img/marukyuu.png) no-repeat 0 0;
	text-indent: -9999px;
}
#head h1 a {
	display: block;
	width: 598px;
	line-height: 120px;
}
#head #freedial {
	float: right;
	margin: 0 20px 0 0;
	width: 382px;
	height: 120px;
	background: url(../img/freedial.png) no-repeat 0 0;
	text-indent: -9999px;
}
#head #h_mail a {
	display: block;
	width: 200px;
	height: 36px;
	background: url(../img/h_mail.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 73px;
	left: 783px;
}
#head #h_mail a:hover {
	background-position: -200px 0;
}

/* --- #h_line --- */
#h_line {
	height: 3px;
	background: url(../img/line.png) repeat-x 0 0;
	text-indent: -9999px;
}

/* --- #wrapper --- */
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* --- #menu --- */
#menu {
	width: 230px;
	float: left;
}
#menu .submenu {
	margin: 30px 0 0 0;
}
#menu ul li {
	width: 230px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu ul li a {
	display: block;
	width: 230px;
	height: 50px;
	text-indent: -9999px;
}
#menu .menu01 a {
	background-image: url(../img/menu_home.png);
}
#menu .menu02 a {
	background-image: url(../img/menu_about.png);
}
#menu .menu03 a {
	background-image: url(../img/menu_company.png);
}
#menu .menu04 a {
	background-image: url(../img/menu_contact.png);
}
#menu .menu05 a {
	background-image: url(../img/menu_recruit.png);
}
#menu .menu10 a {
	background-image: url(../img/index1.png);
}
#menu .menu11 a {
	background-image: url(../img/kaitai1_1.png);
}
#menu .menu12 a {
	background-image: url(../img/kaitai1_2.png);
}
#menu .menu13 a {
	background-image: url(../img/kaitai1_3.png);
}
#menu .menu20 a {
	background-image: url(../img/index2.png);
}
#menu .menu21 a {
	background-image: url(../img/kaisyu2_1.png);
}
#menu .menu22 a {
	background-image: url(../img/kaisyu2_2.png);
}
#menu .menu23 a {
	background-image: url(../img/kaisyu2_3.png);
}
#menu ul li a:hover {
	background-position: -230px 0;
}

/* --- #main --- */
#main {
	width: 720px;
	float: right;
}

/* --- #backtop --- */
#backtop {
	clear: both;
	width: 980px;
	height: 40px;
	padding-top: 30px;
}
#backtop p {
	margin: 0 0 0 900px;
	width: 80px;
	height: 40px;
	text-indent: -9999px;
}
#backtop p a {
	display: block;
	line-height: 40px;
	background: url(../img/back_top.png) no-repeat 0 0;
}
#backtop p a:hover {
	background-position: -80px 0;
}

/* --- #footer --- */
#footer {
	height: 240px;
	background-color: #528e24;
}

/* --- #foot --- */
#foot {
	width: 980px;
	height: 240px;
	margin: 0 auto;
}

/* --- #foot_menu --- */
#foot_menu {
	width: 980px;
	height: 200px;
	color: #ffffff;
}
#foot_menu ul {
	float: left;
	margin: 20px 0 15px 0;
	padding: 5px 25px 0 25px;
	height: 155px;
	border-left: 1px solid #ffffff;
}
#foot_menu ul li {
	line-height: 30px;
}
#foot_menu ul#f05 li {
	line-height: 25px;
}
#foot_menu ul li a {
	color: #ffffff;
	text-decoration: none;
}
#foot_menu ul li a:hover {
	color: #88e800;
}
#foot_menu #f01 {
	text-align: center;
}
#foot_menu #f02 {
	text-indent: 5px;
}
#foot_menu #f03 {
	text-indent: 5px;
}
#foot_menu #f05 {
	border-right: 1px solid #ffffff;
}
#foot_menu .fmt {
	text-indent: -5px;
}
#foot p {
	width: 980px;
	height: 40px;
	background: url(../img/copyright.png) no-repeat 0 0;
	text-indent: -9999px;
}
