@import url(main.css);
@import url(header.css);
@import url(footer.css);
@import url(top.css);
@import url(content.css);
@import url(left.css);
@import url(navi.css);
@import url(mailform.css);

#left-menu-box {
	margin: 0;
	padding: 6px 6px 0 6px;
}

#middle-marker-box, #right-marker-box {
	margin: 6px;
	padding: 0;
}

#left-marker-box  {
	margin: 0 6px;
	padding: 0;
}

#left-marker, #middle-marker, #right-marker {
	margin: 0;
	padding: 6px;
}

#left, #middle, #right, #inner-content-wrapper {
	position: relative;
	overflow: visible;
}

#inner-content-wrapper {
	float: left;
	margin: 0;
	width: 715px;
}

#left {
	float: left;
	width: 210px;
	z-index: 4;
	background-color: #7D9BBD;
}

#left-content {
/*	position: relative;
	z-index: 5;*/
	width: 210px;
}

#middle {
	float: right;
	width: 500px;
	z-index: 2;
	background-color: #7D9BBD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 100%;
}

#middle-content {
/*	position: relative;
	z-index: 3;*/
	width: 500px;
}

#right {
	float: right;
	width: 205px;
	z-index: 6;
	background-color: #7D9BBD;
}

#right-content {
/*	position: relative;
	z-index: 7;*/
	width: 205px;
}

#header, #outer-wrapper, #footer {
	width: 930px;
}

#header-img {
	width: 918px;
}

.cleaner {
	clear:both;
/*	float: left;*/
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	visibility: hidden;
	border: 0; 
	padding: 0;
	margin: -1.0em 0 0 0;
	background: transparent;
}
.accskey {
display: inline;
left: -1000px;
overflow: hidden;
width: 0px;
position: absolute;
top: -1000px;
height: 0px
}
.txt_area { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; border: 1px black none; width=150px; background-color: #9CB4CD;}

.txt_area_br {
	width: 200px;
	border: 1px solid #FFFFFF;
	font-size: 13px;
	background-color: #9CB4CD;
}
#hotw01 {
	position:static;
	width:153px;
	height:240px;
	z-index:1;
	left: 14px;
	top: 130px;
}
#hotw02 {
	position:relative;
	width:156px;
	height:240px;
	z-index:auto;
	left: 171px;
	top: 130px;
}
#hotw03 {
	position:absolute;
	width:156px;
	height:240px;
	z-index:1;
	left: 336px;
	top: 130px;
}
