﻿@charset "utf-8";
/* CSS Document */
body, div, ul,li, h1, h2, h3,form, fieldset, input, textarea, p, th, td,
{
	margin:0px;
	padding:0px;
}
#wrapper {
	width: 960px;
	height: 100%;
	margin:0 auto;
}
body {
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	font-size: 12px;
	color: #333333;
	line-height: 160%;
}
#logo {
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.clear {
	clear: both;
}

.h_navi li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #333333;
	display: inline;
	list-style-type: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	padding: 0px;
	float: left;
	margin-left: 10px;
}

.h_navi{
	padding:0px;
	float: right;
	margin-right: 35px;
	margin-top: 15px;
	display: inline;
}
#upper {
	background-image: url(../images/main_kakomi.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 960px;
}
#main {
	background-color: #ffffef;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	width: 940px;
}
#gloabal_navi li {
	list-style-type: none;
	height: 38px;
	width: 106px;
	display: inline;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#gloabal_navi ul{
	padding:0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#left {
	width: 175px;
	padding-left: 20px;
	float: left;
	margin-top: 20px;
}

#content {
	padding-top: 20px;
}
.line1 {
	list-style-type: none;
	background-color: #F5F5F5;
	background-image: url(../images/yellow_flower.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 30px;
	display: block;
	height: 25px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

.line2 {
	list-style-type: none;
	background-color: #F5F5F5;
	background-image: url(../images/yellow_flower.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 30px;
	display: block;
	height: 25px;
	padding-top: 7px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#left ul {
	padding: 0px;
	width: 153px;
	margin: 0px;
}
h1 {
	width: 560px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#right {
	width: 720px;
	float: left;
	margin-left: 20px;
}
.flower {
	float: left;
	height: 115px;
	width: 247px;
	margin-top: 25px;
	margin-left: 10px;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gloabal_navi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
