@charset "utf-8";
body {
	clear:both;
	background-color: #370000;
	padding: 0;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 16px;
}
p {
	margin: 0;
	padding: 0;
}

p .clear{
	clear:both;
}



#page00 {
	width:800px;
	height:auto;
	z-index:0;
	visibility: visible;
	color: #666666;
	background-color: #FFFFFF;
	padding: 0;
	margin-bottom: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#page00  .menu  {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border: 0;
}
#page00 .menu .menu img {
	border: 0;
	color: #FFFFFF;
}

#page00 .main {
	margin-bottom: 0px;
	position: relative;
	font-size: 12px;
	line-height: 19px;
	padding-left: 80px;
	padding-top: 30px;
	width: 500px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#page00      .toppage {
	margin-bottom: 0px;
	position: relative;
	font-size: 10px;
	line-height: 19px;
	padding-left: 0px;
	padding-top: 0px;
	width: inherit;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#page00  .main_full {
	margin-bottom: 0px;
	position: relative;
	font-size: 12px;
	line-height: 19px;
	padding-left: 0px;
	padding-top: 30px;
	width: inherit;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#page00 .main img {
	float: left;
}

#foot {
	width:800px;
	height:auto;
	z-index:0;
	visibility: visible;
	color: #666666;
	padding: 0;
	margin-bottom: 0px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
}

#foot2 {
	width:800px;
	height:auto;
	z-index:0;
	visibility: visible;
	color: #666666;
	background-color: #CCCCCC;
	padding: 0;
	margin-bottom: 0px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 10px;
}

div.leftpos {
	text-align: left;
}
div.rightpos {
	text-align: right;
	padding-top: 12px;
}
div.w1L{
	float: left;
	width: 100%;
	padding-left: 24px;
}
div.w1R {
	float: left;
	width: 100%;
	text-align:right;
}
div.w2L {
	float: left;
	width: 200px;
	padding-left: 24px;
}
div.w2R {
	margin-left: 250px;
	padding: 0px;
}



#leftimg {
	float: left;
}
#rightimg {
	float: right;
}
table {
	background-color: #FFFFFF;
	margin: 0px;
	border-color: #777777;
	border-collapse: collapse;
}
.flat{
	width:95%;
	border-style:solid;
	border-color:#999999;
}
.flat2{
	width:80px;
	background-color:#EFEFEF;
	border-color:#A8A8A8;
	border-style:solid;
}
.underline {
	text-decoration: underline;
	line-height: normal;
}

