body {
	background-image: url(../images/back.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: small;
}
#pageheader {
	margin: 0px;
	padding: 0px;
	width: 100%;
	left: 0px;
	top: 0px;
}
.titlelogo {
	vertical-align: top;
	left: 50px;
	top: 80px;
	position: absolute;
	z-index: 6;
}
.titleimg {
	vertical-align: top;
	margin: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	float: left;
	z-index: 2;
}
.massage {
	position: absolute;
	width: 280px;
	left: 120px;
	padding: 5px;
	top: 100px;
}

#pagebody {
	width: 850px;
	left: 0px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	position: absolute;
	top: 250px;
	z-index: 4;
}
.bodyimg {
	float: left;
	left: 0%;
	top: 100%;
	margin-left: 0px;
	height: auto;
}
.mainnavi {
	width: 800px;
	left: 50px;
	margin: 3px;
	padding: 10px;
	position: absolute;
	top: 100px;
}

ul{
 list-style-type:none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

.navBar1{
	width: 220px;
	margin-left: 5px;
	padding-left: 5px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/top-navi1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 85px;
}
.navBar2{
	width: 220px;
	margin-left: 5px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/top-navi2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 85px;
}
.navBar3{
	width: 220px;
	margin-left: 5px;
	padding-left: 5px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/top-navi3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 85px;
}

.navBar ul a:link, #navBar ul a:visited {display: block;}
.navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
.entryheader {
	width: 800px;
	left: 80px;
	position: absolute;
	top: 280px;
}
.header1 {
	float: left;
	width: 220px;
	margin-left: 5px;
	padding-left: 5px;
}

.header2 {
	float: left;
	width: 220px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #999999;
}

.header3 {
	float: left;
	width: 220px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #999999;
}
.style1 {color: #666666}
#siteInfo{
	font-size: 75%;
	margin-top: 95%;
	position: absolute;
	width: 100%;
	clear: both;
	margin-bottom: 0px;
	padding-top: 30px;
	z-index: 5;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#footer {
	margin: 3px;
	width: 800px;
	position: absolute;
	height: 98%;
	vertical-align: bottom;
}
.style3 {
	color: #FF9933;
	font-weight: bold;
}
.style4 {color: #999999}
.style5 {color: #999999; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }
.style6 {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}
.massage2 {
	position: absolute;
	width: 280px;
	padding: 3px 0px 10px;
	margin: 0px 0px 10px;
	left: 430px;
	top: 100px;
	height: 100px;
}
.style9 {color: #999999; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size: x-small; }
.style10 {font-size: x-small}
.topics {
	height: 100px;
	width: 450px;
	top: 280px;
	left: 100px;
}
.style11 {color: #FF9933}
