/*-------------------------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets for Okinawa Technology Innovation Association Site.
	[ link css :link.css ]	
	Copyright(C)2008 LEXUES Inc.All Rights Reserved.
------------------------------------------------------------------------- */
/* ====================================================================== */
/* contents */
/* ====================================================================== */
#wrap .contents {
	margin: 0px;
	padding: 0px;
	width: 798px;
	height: auto;
}
#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/link/main_img.gif);
	background-repeat: no-repeat;
}
/* ====================================================================== */
/* main_block */
/* ====================================================================== */
#wrap .contents .main_block {
	width: 597px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0071aa;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-top: 0px;
}
#wrap .contents .out {
	padding-bottom: 35px;
}
#wrap .contents h2 {
	padding-bottom: 5px;
	clear: both;
	text-align: center;
	font-size: 0.9em;
}
#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 .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 p {
	color: #333333;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	font-size: 0.8em;
	line-height: 22px;
	font-weight: normal;
	margin: 5px;
	padding-bottom: 10px;
}
#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;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#wrap .contents .explanation li {
	margin-bottom: 4px;
	margin-top: 2px;
	background-image: url(../img/link/list_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-left: 14px;
}
#wrap .contents .main_block h3 {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 26px;
	padding-top: 3px;
	font-size: 0.9em;
	line-height: 24px;
	color: #333333;
	text-align: left;
}
#wrap .contents .main_block h4 {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 0.9em;
	line-height: 24px;
	margin-bottom: 10px;
}
#wrap .contents .main_block h5 {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 26px;
	padding-top: 5px;
	font-size: 0.9em;
	line-height: 24px;
	color: #333333;
}
.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;
}
#wrap .contents .explanation .pagetop_middle {
	font-size: 0.7em;
	clear: both;
	text-align:right;
	margin-top: 0px;
	width: 570px;
	color: #365180;
}
/* ====================================================================== */
/* 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;
}
