@charset "UTF-8";
body {
	background-color:#006633;
	padding:0px;
	text-align:center;
	display: block;
	height: auto;
	width: 820px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#wrap0 {
	margin: 0px;
	height: auto;
	width: 815px;
	display: block;
	padding: 0px;
}

#wrap {
	display: block;
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	float: left;
	border: 6px solid #FF0000;
}
#wrap .clr {
	clear: both;
	border: 20px solid #FF66FF;
}
p {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	margin-top: 6px;
	margin-right: 50px;
	margin-bottom: 18px;
	margin-left: 170px;
	text-align: left;
}
h2 {
	font-family: sans-serif;
	font-size: 26px;
	font-weight: bold;
	display: block;
	height: auto;
	width: auto;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 30px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
	color: #FF0000;
	text-align: left;
	background-image: url(../img/bg-h2.jpg);
	background-repeat: no-repeat;
}
h3 {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: 400;
	display: block;
	height: 25px;
	width: auto;
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(../img/bg-h3.jpg);
}
.pic {
	padding: 0px;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 15px;
}
#bottom {
	display: block;
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 80px;
	width: auto;
	font-family: sans-serif;
	font-size: 10px;
	color: #006633;
	padding: 10px;
	background-color: #FF00FF;
}
#bottom p {
	font-family: sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 10px;
}
#head {
	display: block;
	margin: 0px;
	padding: 5px;
	height: 90px;
	width: auto;
	background-image: url(../img/bg-h1.jpg);
	background-repeat: no-repeat;
}

/* HP menu(s) */
#wrap #menu {
	display: block;
	height: 35px;
	width: auto;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu li {
	font-family: sans-serif;
	font-size: 13px;
	text-decoration: none;
	margin: 1px;
	padding: 0px;
	width: 90px;
	float: left;
	list-style-type: none;
	border: 1px solid #339900;
}
#menu a {
	display: block;
	margin: 0px;
	padding: 2px;
	height: 20px;
	width: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-color: #FFFF00;
}
#menu a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
}
#wrap #head h1 {
	display: block;
	left: 999px;
	font-size: 9px;
	text-align: right;
	margin-top: 4px;
	margin-right: 45px;
	font-family: sans-serif;
	color: #FFFF00;
}
.pagetop {
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: underline;
	display: block;
}

/* ブログリンク */

#wrap #blog {
	display: block;
	height: 60px;
	width: auto;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FF3399;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#blog a {
	display: block;
	padding: 1px;
	height: auto;
	width: auto;
	font-family: sans-serif;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 7px;
}
hr {
	clear: both;
	visibility: hidden;
}

/* アド欄の設定 */
#ad {
	display: none;
	width: 200px;
	height: 250px;
	position: fixed;
	float: right;
	margin: 0px;
	left: 640px;
	top: 40px;
	background-image: url(../img/bg-info2.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-repeat: no-repeat;
}
#ad h2 {
	display: block;
	background-image: none;
	padding: 0px;
	width: 163px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 120%;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	color: #000000;
	background-color: #FFFFFF;
}
#ad h3 {
	display: block;
	background-image: none;
	padding: 0px;
	width: 164px;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 120%;
	text-align: center;
	margin: 3px;
	height: auto;
	color: #FF0000;
}
#ad p {
	display: block;
	background-image: none;
	padding: 2px;
	width: 164px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 130%;
	text-align: left;
	margin: 3px;
}
#ad img {
	display: block;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap0 #wrap .cut {
	clear: both;
	visibility: visible;
	margin: 2px;
	padding: 0px;
}
