/*-------------------------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets for Okinawa Technology Innovation Association Site.
	[ onestop css :onestop.css ]	
	Copyright(C)2008 LEXUES Inc.All Rights Reserved.
------------------------------------------------------------------------- */
/* ====================================================================== */
/* contents */
/* ====================================================================== */
#wrap .contents {
	margin: 0px;
	padding: 0px;
	width: 798px;
	height: auto;
	background-image: url(../img/common/side_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#wrap .contents .main_img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0071aa;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 798px;
	background-image: url(../img/onestop/main_img.gif);
	background-repeat: no-repeat;
}
/* ====================================================================== */
/* main_block */
/* ====================================================================== */
#wrap .contents .main_block {
	width: 597px;
	background-color: #FFFFFF;
	padding-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0071aa;
	margin-top: 0px;
	padding-top: 0px;
}
#wrap .contents .main_block p {
	font-size: 0.9em;
	line-height: 29px;
	color: #666666;
	width: 530px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}
#wrap .contents h2 {
	padding-bottom: 5px;
	clear: both;
	text-align: center;
	font-size: 0.9em;
}
#wrap .contents .explanation {
	background-color: #F6F6F6;
	width: 570px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	border: 1px solid #0071aa;
	margin-top: 2px;
	padding: 5px;
}
#wrap .contents .explanation ul {
	color: #333333;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	font-size: 0.8em;
	line-height: 22px;
	font-weight: normal;
	margin: 5px;
}
#wrap .contents .explanation li {
	margin-bottom: 4px;
	margin-top: 2px;
}
#wrap .contents .main_block h3 {
	clear: both;
	text-align: center;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrap .contents .explanation h4 {
	margin-top: 8px;
	padding-left: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
	margin-bottom: 5px;
	font-size: 0.9em;
	color: #006600;
}
#wrap .contents .flow {
	text-align: center;
	margin-bottom: 5px;
}
#wrap .contents .flow img {
	display: inline;
}
#wrap .contents #channel {
	background-color: #fff287;
	padding-top: 0px;
	padding-bottom: 0px;
}
#wrap .contents #channel #left_block {
	float: left;
	width: 275px;
	padding-left: 5px;
}
#wrap .contents #channel #right_block {
	float: left;
	width: 280px;
}
#wrap .contents #channel dl {
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: normal;
}
#wrap .contents #channel dt {
	display: inline;
	color: #CC0000;
	margin-right: 3px;
	line-height: 20px;
	margin-bottom: 8px;
	float: left;
	width: 40px;
}
#wrap .contents #channel .report {
	height: 80px;
	width: 65px;
}
#wrap .contents #channel dd {
	display: inline;
	line-height: 20px;
}
.footer_area {
	height: 26px;
	clear: both;
	background-color: #9fd1f1;
	text-align: center;
	padding-top: 10px;
	margin-top: 5px;
}
.footer_area p {
	font-size: 0.9em;
	color: #333333;
	font-weight: bold;
}
/* ====================================================================== */
/* footer_nav */
/* ====================================================================== */
#wrap #footer_nav {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	clear: both;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0071aa;
}
#wrap #footer_nav ul {
	font-size: 0.6em;
	text-decoration: none;
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#wrap #footer_nav li {
	float: left;
	type: none;
	list-style-type:none;
	display: block;
	background-image: url(../img/common/footer_navBg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 15px;
	padding-left: 14px;
}
*:first-child+html #wrap #footer_nav li {
	background-position: left 1px;
}
#wrap #footer_nav li a {
	text-decoration: none;
}
/* ====================================================================== */
/* footer */
/* ====================================================================== */
#wrap #footer {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	clear: both;
	background-color: #0071aa;
}
#wrap #footer .copyright {
	color: #FFFFFF;
	text-align: center;
	font-size: 0.7em;
	padding-top: 8px!important;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
