body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	color: #FFF;
	background-image: url(../images/guide/bg_01.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#wrapping {
	padding: 0px;
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapping #contents {
	height: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
#wrapping #contents #news {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
	font-size: 90%;
	height: 100%;
}
#wrapping #contents #news img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapping #contents #baner {
	float: right;
	height: 100%;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#wrapping #contents #baner img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapping #footer {
	font-size: 80%;
	padding: 0px;
	clear: both;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#wrapping #header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapping #header #navi {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 80%;
}
#wrapping #header #navi ul {
	margin: 0px;
	padding: 0px;
}
#wrapping #header #navi ul li {
	display: inline;
	list-style-type: none;
}
#wrapping #header #navi ul li a {
	background-image: url(../images/navi/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin: 0px;
	height: 30px;
	width: 100px;
	display: block;
	float: left;
	color: #FFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
#wrapping #header #navi ul li a:hover {
	background-image: url(../images/navi/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	height: 30px;
	width: 100px;
	color: #333;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapping #footer #address {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#wrapping h2 {
	text-indent: 20px;
	display: block;
	width: 800px;
	border-bottom-width: thin;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wrapping h3 {
	background-image: url(../images/navi/h3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
	color: #333;
	font-size: 100%;
}
#wrapping h4 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 800px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
}

#wrapping p {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.P85 {
	font-size: 85%;
}
.p80 {
	font-size: 80%;
}
.p_caution {
	color: #FF0;
}
.list_mark_none {
	list-style-type: none;
}
a:link {
	color: #33FFFF;
}
a:visited {
	color: #33FFFF;
}
#wrapping .ensoukai {
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
.ensoukai_title {
	font-size: 120%;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 588px;
	text-align: center;
	height: 35px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: inset;
}
