@charset "utf-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Meiryo,"メイリオ", "MS PGothic", "MS UI ゴシック","ヒラギノ角ゴ Pro W3", OSAKA,sans-serif;
	line-height:1.4;
	text-align:left;
	background-color: #000;
}
a {
	text-decoration:none;
	color:#0CF;
}
a:visited { color:#0CF; }
a hover{
	text-decoration:underline;	
}
table{
	font-size:12px;
}
th{
	font-weight:normal;
}
.clear {
	clear:both;
	margin: 0;
	padding: 0;
}
.bold{
	font-weight:bold;
}
h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
}

img {
	border:0;
}
ul,li,dl,dt,dd,form{
	margin:0;
	padding:0;
	list-style:none;
}
img{
	border:0;
}
#header {
	background-color: #7EB9F3;
	width: 800px;
}
#header h1 {
	font-size: 14px;
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 10px;
	color: #FFF;
}
#header h2 {
	font-size: 14px;
	color: #FFF;
	float: left;
	width: 300px;
	padding-left: 10px;
}
#header p {
	margin: 0px;
	clear: both;
	padding: 0;
}
#menu {
	background-image: url(../img/bg_menu.jpg);
	width: 800px;
	height: 24px;
}
#menu ul li {
	float: left;
	padding-left: 20px;
	padding-top: 6px;
}
#menu ul {
	font-size: 14px;
	line-height: 1em;
}


#footer {
	width: 751px;
	text-align: right;
	color: #900;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-bottom: 60px;
}
#footer ul li {
	float: left;
	padding-left: 10px;
}
#footer hr {
	color: #CCC;
	height: 1px;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0;
}
.warning {
	color: #C30;
}
.defTxt {
	color: #666;
	font-size: 12px;
}
.menuLine {
	background-color: #195730;
	text-align: center;
	padding-top: 4px;
	font-size: 10px;
	padding-bottom: 4px;
}
#footer hr {
	color: #095229;
	height: 1px;
}
.contents {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.menuLine p {
	font-size:10px;
	color:#FFF;
	margin:0;
	margin-left: 250px;
	padding:0px;
	line-height: 1ex;
	
}

.header {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contents {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bottom.jpg);
	height: 49px;
	text-align: center;
	color: #666;
	padding-top: 50px;
	clear: both;
}
.left {
	float: left;
	width: 250px;
	margin-left: 22px;
}
.right {
	float: left;
	width: 506px;
}
.menuArea {
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	text-align: center;
	width: 506px;
}

