@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 {
	text-align: center;
	margin: 0 auto;
	background: #f7f7f7 url(bg_body.gif) repeat-x 0 0;
}
.skip, hr {
	display: none;
}
.clearfix {
	overflow: hidden;
	_height: 1%;
}
#wrap {
	margin: 0 auto;
	border-bottom: none;
	border-top: none;
}
#container {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	_height: 1%;
	color: #666;
	background: url(bg_main.jpg) repeat-y 0 center;
}
#container div {
	text-align: left;
}
#container a {
	color: #f90;
}
#container a:hover {
	color: #f70;
	text-decoration: none;
}


/*-------------------------------------------------------------------
#header
---------------------------------------------------------------------*/

#header {
	width: 960px;
	background: url(bg_header.jpg) no-repeat 0 0;
	margin: 11px auto 0 auto;
	padding: 0 10px;
	height: 62px;
}
#top #header {
}
#header h1 {
	float: left;
	width: 189px;
	height: 33px;
	margin-left: 10px;
	margin-top: 12px;
}
#header ul {
	text-align: right;
	padding: 13px 0 0 0;
}
#header li {
	display: inline;
	margin: 0 !important;
}
#gnaviwrap {
	background: url(bg_gnavi.gif) repeat-x;
}
#gnavi {
	margin: 0 auto;
	width: 980px;
	background: url(bg_gnavi.gif) repeat-x;
}
#gnavi ul {
}
#gnavi li {
	display: inline;
}
#gnavi img {
}
#mainimg {
	background: url(bg_secondmain.gif) repeat-x;
}
/*IE6 7 Hack*/
* html #mainimg {
	margin: -3px auto 0 auto !important;
}
*+html #mainimg {
	margin: -3px auto 0 auto !important;
}
/*IE6 7 Hack end*/
#top #mainimg {
	background: url(bg_mainimg.gif) repeat-x;
}
#mainimg h2 {
	margin: 0 auto;
	width: 980px;
}

/*-------------------------------------------------------------------
#rcol
---------------------------------------------------------------------*/

#rcol {
	float: right;
	width: 690px;
	margin: 10px 20px 0 0;
	_margin: 10px 10px 0 0;
}
.breadcrumb {
	margin: 0 0 16px 0 !important;
	padding: 0 !important;
	font-size: 80%;
}
.breadcrumb li {
	margin: 0 !important;
	padding: 0 0 0 16px !important;
	display: inline;
	list-style-type: none !important;
	background: url(ico_arrow04.gif) no-repeat 10px 5px;
}
.breadcrumb li.home {
	background: url(ico_home.gif) no-repeat 0 1px;
	padding: 0 0 0 12px !important;
}
.breadcrumb a {
	color: #999 !important;
}
.sect {
	padding: 0 0 16px 0;
	background: url(bg_sect.jpg) no-repeat center bottom;
}

/*-------------------------------------------------------------------
#lcol
---------------------------------------------------------------------*/

#lcol {
	float: left;
	width: 240px;
	margin: 10px 0 0 20px;
	_margin: 10px 0 0 10px;
	background: #f1f1f1;
}
#snavi {
	margin: 5px;
}
#snavi li {
	margin: 0 !important;
	padding: 0 !important;
}
#snavi ul {
	background: #f9f9f9 !important;
	border: 1px solid #888;
	position: relative;
	top: -4px;
}
#snavi ul li a {
	display: block;
	height: 12px;
	padding: 10px 0 12px 28px !important;
	border-bottom: 1px dotted #888;
	margin: 0 !important;
	background: url(ico_arrow05.gif) no-repeat 14px 13px;
	color: #029b01;
}
#snavi ul li a:hover, 
#snavi ul li a.current {
	color: #106e0f;
	background: #ddd url(ico_arrow05.gif) no-repeat 18px 13px;
}
#snavi ul li.end a {
	border-bottom: none;
}
#snavi ul ul {
	position: static;
	padding: 0 0 10px 18px;
	background: #f9f9f9 !important;
	border: none;
	border-bottom: 1px dotted #888;
	line-height: 1.8;
}
#snavi ul ul.end {
	border-bottom: none;
}
#snavi ul li li a {
	display: inline;
	padding: 0 0 0 28px !important;
	border: none;
	background: url(ico_arrow07.gif) no-repeat 14px 4px;
	color: #666;
}
#snavi ul li li a:hover, 
#snavi ul li li a.current {
	color: #999;
	background: url(ico_arrow07.gif) no-repeat 14px 4px;
}

/*-------------------------------------------------------------------
#footer
---------------------------------------------------------------------*/

.pageTop {
	clear: both;
	overflow: auto;
	_height: 1%;
}
.pageTop a {
	float: right;
	display: block;
	width: 94px;
	height: 21px;
	margin: 48px 24px 0 0;
	background: url(img_pt.jpg) no-repeat 0 0;
	text-indent: -9999px;
	outline: none;
}
#footerwrap {
	background: #f2ffee url(bg_footerwrap.gif) repeat-x 0 0;
	padding-top: 5px;
	padding-bottom: 20px;
}
#footer {
	clear: both;
	width: 980px;
	padding: 10px 0;
	margin: 0 auto;
	overflow: hidden;
	_height: 1%;
	color: #666;
	background: url(bg_footer.jpg) repeat-y;
}
#flcol {
	float: left;
	width: 230px;
	margin: 0 0 0 30px;
	_margin: 0 0 0 10px;
	text-align: left;
	font-size: 76%;
}
html:not([lang*=""]) #flcol { font-size : 85%; }
#frcol {
	float: right;
	width: 690px;
	margin: 0 20px 0 0;
	_margin: 0 10px 0 0;
	text-align: left;
	font-size: 76%;
	_font-size: 80%;
}
html:not([lang*=""]) #frcol { font-size : 90%; }
#footer ul {
	line-height: 1.8;
}
#footer ul li {
	background: url(ico_arrow02.gif) no-repeat 0 6px;
	padding-left: 12px;
	margin-right: 8px;
	font-weight: bold;
}
#footer ul li ul {
	margin-left: 10px;
	display: inline;
}
#footer ul li li {
	display: inline;
	background: url(ico_arrow03.gif) no-repeat 0 4px;
	padding-left: 12px;
	margin-right: 5px;
	font-weight: normal;
}
#footer ul a {
	color: #666;
}
#footer ul a:hover {
	clear: both;
	color: #999;
	text-decoration: none;
}
address {
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding: 15px 0 25px 0;
	color: #666;
	font-size: 86%;
	background: url(bg_footerb.jpg) no-repeat center bottom;
}
