@charset"Shift_JIS"

/* CSS Document */
*{
margin:0px;
padding:0px;
}
body{
    text-align:center;
	background-color:#000000;
	width: auto;
}
div#container{
	width:800px;
	margin:0px auto;
	text-align:left;
	background-color: #000000;
}

div#top {
	width: 800px;
	background-image: url(img/bg_semi.jpg);
	height: 600px;
	background-color: #000000;
}

.flash {
	padding-top: 180px;
	margin-left: 200px;
	width: 420px;
	
}
div#header01 {
	padding-left: 10px;
	background-color: #FFFFFF;
	width: 790px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.header{
	border: none;
}
div#header02 {
	width: 800px;
	background-image: url(img/head.jpg);
	height: 111px;
	background-color: #000000;
}

h1{
	display: block;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
h2{
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 10px;
	padding-top: 5px;
	background-color: #000000;
	text-decoration: underline;
	margin-left: 20px;
}
h3{
	display: block;
	font-size: 12px;
	color: #FF6600;
	margin-top: 10px;
	padding-top: 5px;
	background-color: #000000;
	text-decoration: underline;
	margin-left: 25px;
}
.menubar{
	border-bottom:solid 5px #000000;
	margin-top: 10px;
	height: 35px;
	width: 800px;
}
.menu{
	height: 35px;
	width: 800px;
}
.menu div{
	float:left;
	margin:0 2px 0 2px;
	background-repeat: no-repeat;
	height: 35px;
	width: 194px;
}
.menu a{
	display:block;
	width:192px;
	height:35px;
	background-image:url(img/bot01.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.menu a:link{
color:#333333;
}
.menu a:visited{
color:#999999;
}
.menu a:hover{
	background-image:url(img/bot02.gif);
	color:#FF3300;
	background-repeat: no-repeat;
}
.menu a.current{
	color:#FF9900;
	background-image:url(img/bot02.gif);
	background-repeat: no-repeat;
}
.hiddenImg{
display:none;
}
div#contents{
	width: 800px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #000000;
}
p{
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	width: 700px;
	margin-left: 20px;
}
.title{
	width: 700px;
	margin-left: 20px;
	margin-top: 20px;
}
.present{
	width: 700px;
	margin-left: 20px;
	margin-top: 10px;
}
caption{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	text-align: left;
	border-left: 10px solid #999999;
	margin-left: 7px;
	margin-bottom: 8px;
}
table{
	width:800;
	margin-top: 5px;
}
table,tr,td{
	border:none;
}
th{
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	white-space:nowrap;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding: 5px;
}
td{
	font-size: 12px;
	color: #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: left;
	padding: 3px;
}
.leftcell{
	border-left:1px solid #999999;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-bottom: 1px solid #999999;
	text-align: left;
	width: 140px;
}
.g5{
	border-left:1px solid #999999;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	padding-left: 10px;
	border-bottom: 1px solid #999999;
	text-align: left;
}
.g5_leftcell{
	border-left:1px solid #999999;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	padding-left: 10px;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
}
.age{
	font-size: 12px;
	color: #666666;
	text-align: center;
	width: 45px;
}
.income{
	font-size: 12px;
	color: #666666;
	text-align: center;
	width: 90px;
}
.map{
	font-size: 16px;
	color: #333333;
	text-align: center;
	width: 800px;
	font-weight: bold;
}
.navi{
	font-size: 16px;
	color: #333333;
	text-align: left;
	width: 800px;
	font-weight: bold;
}
div#gototop{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
}
.banner{
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	width: 750px;
	height: 90px;
	padding-top: 5px;
	font-weight: bold;
}
.banner div{
	float:left;
	margin:5 8px 0;
	height: 30px;
	width: 140px;
}
div#footer{
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #666666;
}

p.text_footer{
	font-size:10px;
	line-height: 160%;
	color: #FFFFFF;
	width: 600px;
	padding-left: 5px;
}
.footer {
	text-align: left;
	border: none;
}
.postscript{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 100px;
	text-align: center;
	height: 300px;
	width: 800px;
	line-height: 160%;
}
