@charset "utf-8";
body {
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 1px;
}

#header {
	height: 98px;
	background-repeat: repeat-x;
	background-image: url(top_img/head_bg.gif);
}
.header_img {
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header_img .logo {
	float: left;
	display: inline;
}
.header_img .tel {
	float: right;
	display: inline;
	margin-right: 25px;
}

#content {
	width: 868px;
	background-image: url(top_img/content_bg.gif);
	background-repeat: repeat-y;
	margin: auto;
	height: 300px;
}
#content0 {
	background-image: url(top_img/content_bg00.gif);
	height: 23px;
	width: 868px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.left_box {
	width: 350px;
	margin-left: 45px;
	display: inline;
	float: left;
	padding: 10px;
	margin-top: 10px;
	background-image: url(top_img/box01.gif);
	background-repeat: no-repeat;
}
h1 {
	font-size: 12px;
	font-weight: lighter;
	margin-top: 0px;
	letter-spacing: 1px;
	line-height: 15px;
}

.coment01 {
	width: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
	float: left;
}
.menu01 {
	float: right;
	width: 165px;
	margin-top: 10px;
}
.menu_img {
	margin-bottom: 6px;
	margin-top: 0px;
}
.right_box {
	float: right;
	margin-top: 10px;
	margin-right: 45px;
	width: 350px;
	background-image: url(top_img/box02.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 27px;
	padding-left: 10px;
}
.coment02 {
	width: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
	float: left;
	height: 170px;
}
.coment02 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.menu02 {
	float: right;
	width: 165px;
	margin-top: 10px;
}


#content1 {
	background-image: url(top_img/content_bg01.gif);
	height: 23px;
	width: 868px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}
#footer_content {
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;
}
.footer_box {
	margin-left: 40px;
	margin-right: 40px;
}
.footer_box ul {
	list-style:none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 0px;

}
.footer_box li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
}
.jigyou {
	color: #666666;
}
.footer_box .down {
	clear: both;
	padding-top: 20px;
}
.footer_box a {
	color: #000000;
	text-decoration: none;
}
.footer_box a:hover {
	text-decoration: underline;
}


address {
	text-align: center;
	font-style: normal;
}

