@charset"Shift_JIS";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#wrap {
	background-color: #990000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
#header {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 800px;
}
#header h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 50px;
	text-indent: 10px;
	margin: 0px;
}
#flash {
	background-color: #000000;
}
#flash p {
	margin: 0px;
	padding: 0px;
}
#flash object {
	margin-right: 100px;
	margin-left: 100px;
}

#wrap #navi ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 800px;
}
#navi li {
	float: left;
	list-style-type: none;
}
#navi a {
	background-image: url(../images/btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 160px;
}
#navi .home a {
	background-position: 0px 0px;
}
#navi .home a:hover {
	background-position: 0px -30px;
}
#navi .home a:active {
	background-position: 0px -60px;
}
#navi .menu a {
	background-position: -160px 0px;
}
#navi .menu a:hover {
	background-position: -160px -30px;
}
#navi .menu a:active {
	background-position: -160px -60px;
}
#navi .shop a {
	background-position: -320px 0px;
}
#navi .shop a:hover {
	background-position: -320px -30px;
}
#navi .shop a:active {
	background-position: -320px -60px;
}
#navi .map a {
	background-position: -480px 0px;
}
#navi .map a:hover {
	background-position: -480px -30px;
}
#navi .map a:active {
	background-position: -480px -60px;
}
#navi .info a {
	background-position: -640px 0px;
}
#navi .info a:hover {
	background-position: -640px -30px;
}
#navi .info a:active {
	background-position: -640px -60px;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 620px;
	float: left;
	background-color: #FFFFFF;
}
#main h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	background-image: url(../images/contents.gif);
	background-repeat: no-repeat;
	height: 35px;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 25px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#main h3 {
	font-size: 18px;
	text-indent: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#main .red {
	font-weight: bold;
	color: #FF0000;
}


#main p {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
	padding-bottom: 5px;
}
#main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main ul {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	list-style-image: url(../images/icon.gif);
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin-left: 20px;
}
#main li {
	line-height: 18px;
	margin: 2px;
}
#main table {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	line-height: 18px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#main #link ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 620px;
}
#main #link li {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	text-decoration: none;
	list-style-type: none;
	float: left;
}
#main #link a {
	color: #990000;
	text-decoration: none;
}

#main .nedan {
	text-align: right;
}

#main .left {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#main .clear {
	clear: both;
}
#main .right {
	float: right;
	margin-right: 5px;
}
#main .photo {
	text-align: center;
	margin-bottom: 10px;
}







#side {
	background-color: #990000;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 180px;
}
#side .blog {
	background-image: url(images/btn2.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 160px;
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	text-indent: -9999px;
}
#side .blog a {
	background-image: url(../images/btn2.jpg);
	background-position: 0px -160px;
	height: 80px;
	width: 160px;
	display: block;
}
#side .blog a:hover {
	background-image: url(../images/btn2.jpg);
	background-position: 0px -400px;
}
#side .blog a:active {
	background-image: url(../images/btn2.jpg);
	background-position: 0px -240px;
}
#side .bbs {
	background-image: url(images/btn2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 160px;
	margin-top: 20px;
	margin-left: 10px;
}
#side .bbs a {
	background-image: url(../images/btn2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 80px;
	width: 160px;
}
#side .bbs a:hover {
	background-image: url(../images/btn2.jpg);
	background-position: 0px -320px;
}
#side .bbs a:active {
	background-image: url(../images/btn2.jpg);
	background-position: 0px -80px;
}
#side img {
	margin-bottom: 20px;
	margin-left: 15px;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #000000;
	clear: both;
	height: 20px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
