@import "reset.css";
@import "common.css";

/*
[77% = 10px]
[85% = 11px]
[93% = 12px] (was 92%)
[100% = 13px]
[108% = 14px] (was 107%)
[116% = 15px] (was 114%)
[123.1% = 16px] (was 122%)
[131% = 17px] (was 129%)
[138.5% = 18px] (was 136%)
[146.5% = 19px] (was 144%)
[153.9% = 20px] (was 152%)
[161.6% = 21px] (was 159%)
[167% = 22px]
[174% = 23px]
[182% = 24px]
[189% = 25px]
[197% = 26px]
*/

body {
	font-size: 100%;
	text-align: center;
	margin: 0 auto;
	background: url(../img/bg.gif);
}
.skip, hr {
	display: none;
}
.clearfix {
	overflow: hidden;
	_height: 1%;
}
#wrap {
	margin: 0 auto;
	background: #c4e1ff url(../img/bg_body.jpg) repeat-x 0 0;
}
#container {
	width: 850px;
	margin: 0 auto;
	overflow: hidden;
	_height: 1%;
	background: #fff;
	border: 1px solid #555;
	border-bottom: none;
	border-top: none;
}
#container div {
	text-align: left;
}

#container #str{
	text-align: center;
}

#container #str strong{
	font-weight: normal;
	font-size: 10px;
	color: #444;
	}

#mainimg {
	width: 850px;
	margin: 10px auto 18px auto;
}

.red01 {
  font-weight: bold;
	color: #FF0000;
}

.red02 {
	color: #FF0000;
}

.bold {
  font-weight: bold;
}

/*-------------------------------------------------------------------
#header
---------------------------------------------------------------------*/

#headerwrap {
	background: url(../img/bg_headerwrap.jpg) repeat-x top left;
	text-align: center;
}
#header {
	width: 850px;
	height: 93px;
	margin: 0 auto;
	position: relative;
	background: url(../img/bg_header.gif) no-repeat center 0;
	border: 1px solid #555;
	border-bottom: none;
	border-top: none;
}
#header h1,
#header .top_text	{
	position: absolute;
	top:2px;
	left:8px;
	font-size:12px;
	color:#000000;
}
#header p.h1 {
	position: absolute;
	top: 15px;
	left: 1px;
	/*float: left;
	display:block;
	width: 430px;
	height: 60px;
	margin: 0 auto;
	text-align: left;
	text-indent: -9999px;*/
}

/*#header p a {
	display: block;
	width: 430px;
	height: 89px;
	outline: none;
}*/
#header .bnrhead {
	position: absolute;
	top: 5px;
	left: 609px;
}
.bnrhead a {
	display: block;
	width: 236px;
	height: 81px;
	text-indent: -9999px;
}

/*-------------------------------------------------------------------
#navi
---------------------------------------------------------------------*/

#navi {
	float: left;
	width: 210px;
	margin-left: 3px;
}
#navi ul {
	margin-bottom: 20px;
}
#navi li {
	width: 205px;
	height: 45px;
}
.navi1 li {
	background: url(../img/bg_navi.gif) no-repeat 0 0;
}
.navi2 li {
	background: url(../img/bg_navi01.gif) no-repeat 0 0;
  border-bottom: 2px solid #2587DC;
}
.navi3 li {
	background: url(../img/bg_navi03.gif) no-repeat 0 0;
  border-bottom: 2px solid #E07F0C;
}
#navi ul li a {
	margin: 0;
	padding: 15px 0 0 20px;
	display: block;
	width: 185px;
	height: 30px;
	color: #333;
	font-size: 77%;
	text-decoration: none;
}
#navi ul li a:hover {
	background-position: 7px 18px;
	text-decoration: underline;
	color: #2287DD;
}
.navi1 a {
	background: url(../img/ico_2.gif) no-repeat 5px 18px;
}
.navi2 a {
	background: url(../img/ico_1.gif) no-repeat 5px 18px;
}
.navi3 a {
	background: url(../img/ico_3.gif) no-repeat 5px 18px;
}
#navi h2 {
	margin: 20px 0 0 0;
}
#navi p {
	margin: 20px 0 0 0!important;
}

/*-------------------------------------------------------------------
#contents
---------------------------------------------------------------------*/

#contents {
	float: right;
	width: 410px;
	margin-right:5px;
}
#contentsbody {
}
#contents a {
	color: #011ca8;
}
#contents a:hover {
	color:  #576ee1;
	text-decoration: none;
}
#mainimg h2,
#mainimg .h2 {
	display: none;
}
.breadcrm {
	width: 668px;
	margin: 0 auto !important;
	text-align: left;
	font-size: 70%;
	padding-left: 224px;
	color: #666;
}
.breadcrm span {
	position: relative;
	top: -2px;
}
.breadcrm a {
	color: #ff8c00;
	text-decoration: none;
}
.breadcrm a:hover {
	color: #ffa500;
	text-decoration: underline;
}
.pageTop {
	font-size: 77%;
	text-align: right;
	margin: 40px 0 10px 0 !important;
}
.pageTop a {
	color: #666;
	padding-left: 16px;
	background: url(../img/bg_pagetop.gif) no-repeat center left;
}
.pageTop a:hover {
	text-decoration: none;
}

/*-------------------------------------------------------------------
#footer
---------------------------------------------------------------------*/

#footer {
	clear: both;
	width: 850px;
	margin: 0 auto;
	padding: 1px 0 10px 0;
	border: 1px solid #555;
	border-top: 4px solid #023bb6;
	border-bottom: none;
	background: #1b7ad5;
}
#footer ul {
	font-size: 70%;
	text-align: center;
}
#footer li {
	display: inline;
	border-left: 1px solid #fff;
	padding: 0 5px;
}
#footer .start {
	border: none;
}
#footer ul a {
	color: #fff;
	text-decoration: none;
}
#footer ul a:hover {
	clear: both;
	color: #ddd;
	text-decoration: underline;
}
address {
	clear: both;
	color: #fff;
	font-weight: bold;
	margin-top: 20px;
	font-size: 77%;
}

