﻿@charset "UTF-8";

* {
	margin:0;
	padding:0;
}

html, body
{
	height: 100%;
}

body {
	color: #333333;
	font-family: Tahoma, Verdana, Arial, "Arial Black", "Comic Sans MS", Georgia, "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	text-align: center;
	background-color: #FFFFFF;
	background-image: url("../images/base/bg.gif");
	background-repeat: repeat;
}

a:link {
	color: #2D59B5;
	text-decoration: underline;
}

a:visited {
	color: #406FCE;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

ul, ol {
	list-style-type: none;
}

img {
	border: none;
}

/* floatを解除する clearfix */

.clearfix:after {
    content: "."; 
    clear: both; 
    display: block; 
    line-height: 0;
    height: 0; 
    visibility: hidden;
}

.clearfix {
    zoom:1;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.clears {
	clear: both;
}

#container {
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: center;
}

#header {
	width: 100%;
	height: auto;
	margin: 0 0 30px; 0;
	padding: 0;
}

#header #header_01 {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #663300;
}

#header #header_01 #header_01_txt {
	width: 806px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
}

#header #header_01 #header_01_txt h1 {
	margin: 0;
	padding: 3px 0 3px 0;
	font-size: 80%;
	color: #ff9933;
	text-align: left;
}

#header #header_02 {
	width: 100%;
	height: 110px;
	margin: 0;
	padding: 0;
	background-image: url("../images/base/header_bg.gif");
	background-repeat: repeat-x;
}

#header #header_02_inner {
	width: 806px;
	height: 110px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url("../images/top/header.gif");
	background-repeat: no-repeat;
	position: relative;
}

#header #header_02_inner #header_02_menu01 {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#header #header_02_inner #header_02_menu01 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header #header_02_inner #header_02_menu01 li {
}

#header #header_02_inner #header_02_menu01 li.hm01_home {
	position: absolute;
	left: 90px;
	top: 25px;
}

#header #header_02_inner #header_02_menu01 li.hm01_01 {
	position: absolute;
	left: 590px;
	top: 15px;
}

#header #header_02_inner #header_02_menu01 li.hm01_02 {
	position: absolute;
	left: 660px;
	top: 15px;
}

#header #header_02_inner #header_02_menu01 li.hm01_03 {
	position: absolute;
	left: 730px;
	top: 15px;
}

#header #header_02_inner #header_02_menu01 li.hm01_04 {
	position: absolute;
	left: 770px;
	top: 15px;
}

#header #header_02_inner #header_02_menu02 {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#header #header_02_inner #header_02_menu02 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header #header_02_inner #header_02_menu02 li {
}

#header #header_02_inner #header_02_menu02 li.hm02_01 {
	position: absolute;
	top: 65px;
	left: 344px;
}

#header #header_02_inner #header_02_menu02 li.hm02_02 {
	position: absolute;
	top: 65px;
	left: 443px;
}

#header #header_02_inner #header_02_menu02 li.hm02_03 {
	position: absolute;
	top: 65px;
	left: 533px;
}

#header #header_02_inner #header_02_menu02 li.hm02_04 {
	position: absolute;
	top: 65px;
	left: 598px;
}

#header #header_02_inner #header_02_menu02 li.hm02_05 {
	position: absolute;
	top: 65px;
	left: 700px;
}

#header_04 {
	width: 806px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url("../images/base/main_center.gif");
	background-repeat: repeat-y;
}

#header_05 {
	width: 806px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
}

#container #main #side_menu {
	float: left;
	width: 210px;
	height: auto;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
}

#container #main #side_menu ul {
	width: 180px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#container #main #side_menu li {
	width: 180px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

#container #main #contents {
	float: right;
	width: 600px;
	height: auto;
	margin: 0;
	padding: 0 30px 0 0;
}

/*
#pagetop {
	border-bottom: 2px solid #bbb;
	padding: 4px 0 0 0;
	margin-bottom: 20px;
	margin-top: 40px;
	text-align: right;
}
*/

#footer {
	width: 100%;
	height: 160px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	background-image: url("../images/base/bg_footer.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer #mandh {
	width: 800px;
	hieght: 88px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#footer #mandh #mandh_inner {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
	padding: 0;
}

#footer #mandh #manbo {
	position: absolute;
	top: 17px;
	left: 75px;
}

#footer #mandh #hirame {
	position: absolute;
	top: 18px;
	left: 590px;
}

#footer #mandh #copyright {
	position: absolute;
	top: 90px;
	left: 0px;
}


