@charset "utf-8";

#container {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position : center center;
	background-repeat : repeat-y;
}

#container_in {
	width: 800px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-position : center center;
	background-repeat : repeat-y;
	border: 1px solid #CCC;
}
#header {
	width: 798px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-position : center center;
	background-repeat : no-repeat;
	background-image: url(../images/title/maintitle-2.jpg);
	height: 105px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0CF;
}

.title_item {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	float: left;
	text-align: right;
	padding-top: 3px;
	padding-left: 5px;
}
.title_logo {
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}
.title_adress {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	float: right;
	width: 200px;
	margin-right: 60px;
	text-align: right;
	margin-top: 10px;
	line-height: 1.4em;
	font-weight: normal;
	color: #000;
}
.sitemap_h0 {
	background-image: url(../images/icon/001.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sitemap_h1 {
	background-image: url(../images/background/001.jpg);
	background-repeat: no-repeat;
	padding-left: 100px;
	background-position: 50px center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sitemap_h2 {
	background-image: url(../images/background/002.jpg);
	background-position: 120px center;
	padding-left: 185px;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
}
.sitemap_h3 {
	background-image: url(../images/background/003.jpg);
	background-position: 120px center;
	padding-left: 210px;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sitemap_h4 {
	background-image: url(../images/background/004.jpg);
	background-position: 120px center;
	padding-left: 210px;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sitemap_h5 {
	background-image: url(../images/background/005.jpg);
	background-position: 120px center;
	padding-left: 185px;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
}
.sitemap_h6 {
	background-image: url(../images/background/006.jpg);
	background-position: 120px -13px;
	padding-left: 185px;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
}

#undernav {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	text-align: center;
	color: #000;
	padding-top: 10px;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0CF;
}
#footer {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	background-position : center center;
	height: 23px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	text-align: center;
	color: #000;
	padding-top: 10px;
	clear: both;
	background-color: #0FF;
}
body, h1, h2  , p{
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.4em;
}
body    {
	margin: 0px;
	padding: 0px;
	background-color: #E8FCFF;
}
