@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ECECEC;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	text-align: center;
}
div#container	{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70); /* IE6用 */
	color: #CCC;
}
a:active {
	color: #666;
}
img{border:none;
}
h1 {
	font-size: large;
	color: #09F;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
	font-size: small;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	color: #666;
}
li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	text-decoration: none;
}
hr {
	display: none;
}
#container {
	width: 800px;
}
#navbar {
	width: 800px;
}
#header {
	width: 400px;
	float: left;
	height: 90px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar ul li {
	width: 80px;
	float: left;
	text-align: center;
}
#navbar a {
	background-color: #CCC;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	font-size: small;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
}
#navbar a:hover {
	color: #666;
	background-color: #FFF;
}
#footer {
	height: 40px;
	clear: both;
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #999;
	width: 800px;
}
#main1 {
	width: 800px;
	background-color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main2 {
	width: 550px;
	text-align: center;
	background-color: #FFF;
	height: 450px;
	float: left;
}
#main3 {
	width: 250px;
	text-align: center;
	background-color: #FFF;
	float: right;
	height: 450px;
}
#main4 {
	background-color: #FFF;
	text-align: center;
	height: 350px;
	width: 400px;
	float: left;
}
#main5 {
	width: 400px;
	background-color: #FFF;
	text-align: center;
	height: 350px;
	float: right;
}
#main6 {
	width: 800px;
	background-color: #FFF;
	text-align: center;
	height: auto;
	padding-bottom: 5px;
	clear: both;
}
#main7 {
	width: 230px;
	background-color: #FFF;
	text-align: left;
	float: left;
	height: 600px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#main8 {
	width: 550px;
	background-color: #FFF;
	text-align: center;
	float: right;
	height: 600px;
	padding-top: 5px;
}
#main9 {
	width: 800px;
	background-color: #FFF;
	text-align: center;
	height: auto;
	clear: both;
}
#main10 {
	background-color: #FFF;
	width: 800px;
	text-align: center;
	height: auto;
}
#main13 {
	font-family: "ヒラギノ角ゴ Pro W3";
	font-size: small;
	font-weight: bold;
	background-color: #FFF;
	text-align: center;
	width: 756px;
	height: auto;
	color: #666;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 2px dotted #CCC;
}
#main1title {
	text-align: left;
	background-color: #FFF;
	height: auto;
	width: 800px;
	padding-bottom: 5px;
}
#sitekensaku {
	text-align: right;
	height: 90px;
	width: 400px;
	float: right;
}
#pankuzu {
	text-align: left;
	height: auto;
	width: 800px;
	clear: both;
}
