* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color: #e9e8e8;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

#wrapper {
	padding: 0px;
	width: 906px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
}

/* begin haeder */
#header {
	width: 906px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	left:0px;
	top:0px;
}

*html body #logo { /*IE6用のハック*/
	width : 83px;
	float : left;
	margin-top: 20px;
	margin-right: 355px;
	margin-bottom: 0px;
	margin-left: 4px;
}

#logo {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	height: 49px;
	margin-top: 20px;
	margin-right: 710px;
	margin-bottom: 0px;
	margin-left: 8px;
	width: 83px;
	float:left;
}

*html body #t_banner { /*IE6用のハック*/
	margin-top:25px;
	float: right;
	width: 95px;
	height: 13px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#t_banner {
	margin-top:30px;
	float: right;
	width: 95px;
	height: 13px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#t_banner a {
	display:block;
	background-image: url(../img/t_banner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 95px;
	height: 13px;
}

#t_banner a:hover {
	background-image: url(../img/t_banner_on.gif);
}

*html body #h_navi { /*IE6用のハック*/
	clear:both;
}

#h_navi {
	margin: 0px;
	float: right;
	width: 60px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#h_navi a {
	display:block;
	background-image: url(../img/icon.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	width: 100%;
	background-position: left center;
	text-decoration:none;
	color: #2470aa;
}

#h_navi a:hover {
	display:block;
	background-image: url(../img/icon_bg.gif);
	background-repeat: no-repeat;
	width: 100%;
	background-position: left center;
	text-decoration:none;
	color: #9fadb7;
}


/* begin flash */
#flash {
	width: 906px;
	background-image: url(../img/f_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 305px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position:absolute;
	left:0px;
	top:86px;
}

/* begin navi */
#navi_bg {
	background-image: url(../img/n_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	position:absolute;
	left:0px;
	top:391px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	z-index:100;
}

#navi {
	width:100%;
}

.n_txt {
	display:none;
}

#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navi li {
	float:left;
	padding :0px;
	width:180px;
	margin:0px;
}

#navi ul li a {
	display:block;
	width:100%;
	text-decoration: none;
	background-image: url(../img/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.navi_txt {
	padding-top: 12px;
	color: #FFFFFF;
	font-size: 12px;
	display:block;
	line-height: 14px;
}

.eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
}

#navi ul li a:hover {
	background-image: url(../img/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* begin subnavi */
#navi ul li.navi01 ul {
	display:none;
}

#navi ul li.navi01on ul {
	display:block;
}

#navi ul ul {
	background-image:url(../img/sub01_1.gif);
}

#navi ul ul li {
	float:none;
}

#navi ul ul li a {
	background-image:url(../img/sub01_1.gif);
	font-size: 12px;
	height:23px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:7px;
	background-color:#999999;
}

#navi ul ul li a:hover {
	color: #000000;
	background-image:url(../img/sub01_1_on.gif);
	background-color:#666666;
}

/* begin content */
#content {
	text-align: left;
	background-image: url(../img/line_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 864px;
	margin-top:27px;
	margin-bottom:22px;
	padding-top: 35px;
	position:absolute;
	padding-left:21px;
	padding-right:21px;
	left:0px;
	top:434px;
}

#left {
	float:left;
	width:510px;
}

#right {
	float:right;
	width:354px;
}

/* begin what */
#what {
	/*float: left;*/
	width:510px;
	
	height:300px;
	overflow:auto;
}

.l_txt {
	float:right;
	padding-right:5px;
}

.l_txt a {
	display:block;
	background-image: url(../img/detail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:39px;
	height:15px;
}

.l_txt a:hover {
	display:block;
	background-image: url(../img/detail_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#w_title {
	background-image: url(../img/what.gif);
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 510px;
	text-align: right;
}

.w_txt {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 7px;
	width: 490px;
	/*height:100%;*/
}

.w_txt a {
	color: #2470aa;
	text-decoration:none;
}

.w_txt a:hover {
	color: #9fadb7;
	text-decoration:none;
}

.date {
	display:block;
	float:left;
	width:60px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.w_txt2 {
	display:block;
	float: right;
	width: 460px;
	padding-left: 15px;
}

/* begin topics */
#topics {
	float: left;
	clear:both;
	width: 510px;
}

#t_title {
	background-image: url(../img/topics.gif);
	padding: 0px;
	height: 22px;
	width: 510px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.t_img {
	float: left;
	padding-right: 8px;
	width:260px;
	height:80px;
}

.t_img a {
	display:block;
	background-image: url(../img/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 260px;
}

.t_img a:hover {
	background-image: url(../img/banner_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.txt_area {
	float: left;
	width:242px;
}

.t_sub {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}

.t_sub a {
	color: #2470aa;
	text-decoration:none;
}

.t_sub a:hover {
	color: #9fadb7;
	text-decoration:none;
}

.t_txt {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
}

/* begin project */
#project {
	width: 324px;
	height:205px;
	float:right;
	clear:both;
}

#p_title {
	background-image: url(../img/project.gif);
	padding: 0px;
	height: 22px;
	width: 324px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#p_img {
	background-image: url(../img/map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 168px;
	width: 313px;
}

#map01 a {
	background-image: url(../img/kanto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 69px;
	position: absolute;
	left: 746px;
	top: 202px;
	right: 100px;
	bottom: 100px;
}

#map01 a:hover {
	background-image: url(../img/kanto_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#map02 a {
	background-image: url(../img/kinki.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 57px;
	position: absolute;
	left: 661px;
	top: 157px;
	right: 100px;
	bottom: 100px;
}

#map02 a:hover {
	background-image: url(../img/kinki_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#map03 a {
	background-image: url(../img/kyushu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 57px;
	position: absolute;
	left: 580px;
	top: 150px;
	right: 100px;
	bottom: 100px;
}

#map03 a:hover {
	background-image: url(../img/kyushu_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#map04 a {
	background-image: url(../img/okinawa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 57px;
	position: absolute;
	left: 599px;
	top: 94px;
	right: 100px;
	bottom: 100px;
}

#map04 a:hover {
	background-image: url(../img/okinawa_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* begin footer */
#footer {
	clear: both;
	width: 864px;
	padding-top: 55px;
	height: auto;
	background-image: url(../img/line_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:35px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer li {
	float:left;
	padding :0px;
	margin:0px; 
}

#footer li a {
	display:block;
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:15px;
	font-size: 10px;
	font-weight: normal;
	color: #2470aa;
	text-decoration: underline;
	padding-left: 20px;
	text-decoration:none;
}

#footer li a:hover {
	display:block;
	background-image: url(../img/icon_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:15px;
	font-size: 10px;
	font-weight: normal;
	color: #9fadb7;
	text-decoration: underline;
	padding-left: 20px;
	text-decoration:none;
}

#copyright {
	background-image: url(../img/copyright.gif);
	padding: 0px;
	height: 11px;
	width: 290px;
	float: right;
	background-repeat: no-repeat;
}
