@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	color: #663300;
}
a:link {
	color: #663300;
}
a:visited {
	color: #339999;
}
a:hover {
	color: #33CC99;
}
a:active {
	color: #CC0000;
}
h1 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10pt;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #663300;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	color: #663300;
}
h4 {
}
.pink {
	color: #FF6699;
}
.blue {
	color: #0080C0;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	color: #663300;
}
h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	color: #663300;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: 980px;
}
#left {
	float: left;
	width: 320px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#center {
	width: 390px;
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#stripe1 {
	float: left;
	width: 5px;
	background-color: #8EFF9A;
	height: 1800px;
}
#stripe2 {
	float: left;
	width: 5px;
	background-color: #8EFF9A;
	height: 1800px;
}
#right {
	float: right;
	width: 220px;
	text-align: center;
}
#nav {
	clear: both;
	width: 980px;
	height: 45px;
	text-align: center;
}
#top1 {
	background-image: url(daikei.jpg);
	text-align: center;
	height: 89px;
	width: 980px;
}
#bottom {
	width: 980px;
	height: 89px;
	background-image: url(daikei.jpg);
	clear: left;
}
#top2 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 980px;
}
.align-center {
	text-align: center;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.orange {
	color: #FF9933;
	font-size: 12pt;
}
#flash1 {
	height: 80px;
	width: 140px;
	position: absolute;
	left: 45%;
	top: 17px;
}
#flash2 {
	height: 120px;
	width: 160px;
	position: absolute;
	left: 48%;
	top: 265px;
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	float: left;
	padding-right: 20px;
}
.right {
	text-align: right;
	margin-left: 800px;
}
