#main-bg {
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-x;
}
#main-container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	background-color: #FFF;
}
#header {
	height: 156px;
	position: relative;
}
#headerlogo {
	height: 69px;
	width: 258px;
	position: absolute;
	left: 30px;
	top: 10px;
}
#main-page-h1 {
	float: right;
	width: 80px;
	font-size: 12px;
	color: #666;
}
#header-tel {
	position: absolute;
	left: 700px;
	top: 38px;
}
#header-number {
	font-size: 10px;
	display: block;
	width: 200px;
	position: absolute;
	top: 84px;
	height: 12px;
	left: 34px;
	color: #999;
}
#g-nav {
	height: 56px;
	width: 910px;
	background-image: url(../images/global-nav.jpg);
	background-repeat: no-repeat;
	clear: both;
	position: absolute;
	top: 100px;
}
#g-nav li  {
	float: left;
	width: 130px;
}
#g-nav li a {
	text-indent: -100000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 56px;
}
#g-nav00 a {
	background-image: url(../images/global-nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100%;
}
#g-nav00 a:hover {
	background-image: url(../images/global-nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0%;
}
#g-nav01 a {
	background-image: url(../images/global-nav.jpg);
	background-repeat: no-repeat;
	background-position: -130px 100%;
}
#g-nav01 a:hover {
	background-image: url(../images/global-nav.jpg);
	background-repeat: no-repeat;
	background-position: -130px 0%;
}
#g-nav02 a {
	background-image: url(../images/global-nav.jpg);
	background-repeat: no-repeat;
	background-position: -260px 100%;
}
#g-nav02 a:hover {
	background-image: url(../images/global-nav.jpg);
	background-repeat: no-repeat;
	background-position: -260px 0%;
}
#g-nav03 a {
	background-image: url(../images/global-nav.jpg);
	background-repeat: no-repeat;
	background-position: -390px 100%;
}
#g-nav03 a:hover {
	background-image: url(../images/global-nav.jpg);
	background-repeat: no-repeat;
	background-position: -390px 0%;
}
#g-nav04 a {
	background-image: url(../images/global-nav.jpg);
	background-repeat: no-repeat;
	background-position: -520px 100%;
}
#g-nav04 a:hover {
	background-image: url(../images/global-nav.jpg);
	background-repeat: no-repeat;
	background-position: -520px 0%;
}
#g-nav05 a {
	background-image: url(../images/global-nav.jpg);
	background-repeat: no-repeat;
	background-position: -650px 100%;
}
#g-nav05 a:hover {
	background-image: url(../images/global-nav.jpg);
	background-repeat: no-repeat;
	background-position: -650px 0%;
}
#g-nav06 a {
	background-image: url(../images/global-nav.jpg);
	background-repeat: no-repeat;
	background-position: -780px 100%;
}
#g-nav06 a:hover {
	background-image: url(../images/global-nav.jpg);
	background-repeat: no-repeat;
	background-position: -780px 0%;
}
#topicpath {
	background-color: #006599;
	width: 910px;
	height: 34px;
	color: #FFF;
}
#topicpath p {
	padding-top: 6px;
	padding-left: 26px;
}
#topicpath a {
	color: #FFF;
}
#maincontent {
	float: left;
	width: 620px;
	padding-left: 29px;
	background-color: #FFF;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999;
}
#maincontent h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent h3 {
	width: 600px;
	background-image: url(../images/h3-bg.jpg);
	height: 25px;
	padding-left: 20px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent .sectionA {
	margin-bottom: 50px;
	clear: both;
	float: left;
	width: 620px;
}
#maincontent .sectionA .text580 {
	width: 580px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 26px;
}
#maincontent .sectionA .secA-imgbox {
	width: 580px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	text-align: center;
}
#maincontent .sectionA .secB-imgbox {
	width: 580px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	text-align: center;
}
.secA-imgbox a {
	height: 160px;
	width: 250px;
	border: 3px solid #999;
	display: block;
}
.secB-imgbox a {
	height: 120px;
	width: 180px;
	border: 3px solid #999;
	display: block;
}
.secA-imgbox a:hover {
	height: 160px;
	width: 250px;
	border: 3px solid #0C6;
	display: block;
}
.secB-imgbox a:hover {
	height: 120px;
	width: 180px;
	border: 3px solid #0C6;
	display: block;
}
.secA-imgbox .secA-imgL {
	float: left;
	width: 280px;
}
.secB-imgbox .secB-imgL {
	float: left;
	width: 180px;
	margin-right: 15px;
}
.secA-imgbox .secA-imgR {
	float: right;
	width: 280px;
}
.secB-imgbox .secB-imgR {
	float: left;
	width: 180px;
}
.secA-imgbox .secA-textL {
	float: left;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}
.secA-imgbox .secA-textL p {
	float: left;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	text-align: left;
}
#maincontent .flow-arrowbox  {
	clear: both;
	width: 620px;
	text-align: center;
}
#com-table {
	background-color: #F0F0F0;
	padding: 20px;
	width: 570px;
}
#com-table table {
	width: 570px;
}
#com-table table th {
	width: 100px;
	border: 1px solid #999;
	font-size: 12px;
	font-weight: bold;
}
#com-table table td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1em;
}
#comac {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
	font-size: 12px;
}
#formbox {
	margin-bottom: 20px;
}
#mailatt {
	font-size: 12px;
	width: 570px;
	padding-right: 20px;
	padding-left: 20px;
}
#mailatt li {
	list-style-position: outside;
	list-style-type: disc;
}
#subcontent {
	width: 220px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}

#side-bnr li a {
	display: block;
	height: 50px;
	width: 220px;
	margin-bottom: 10px;
	text-indent: -100000em;
	overflow: hidden;
}
#side-bnr01 a{
	background-image: url(../images/top-side-bnr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#side-bnr01 a:hover {
	background-image: url(../images/top-side-bnr.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
#side-bnr02 a {
	background-image: url(../images/top-side-bnr.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#side-bnr02 a:hover {
	background-image: url(../images/top-side-bnr.jpg);
	background-repeat: no-repeat;
	background-position: 100% -50px;
}
#side-combox {
	padding: 5px;
	width: 206px;
	border: 2px solid #069;
}
#privacypolicybox {
	width: 196px;
	padding: 10px;
}
#lnav {
	margin-bottom: 10px;
}
#lnav h2 {
	font-size: 16px;
	font-weight: bold;
}
#lnav li a {
	font-size: 12px;
}
#lnav li {
	margin-bottom: 5px;
	margin-left: 3.5em;
	text-indent: -2.5em;
}
#privacypolicybox .text12 {
	font-size: 12px;
}
#main-bg #main-container #subcontent #privacypolicybox .text10 {
	font-size: 10px;
}
#pageup {
	clear: both;
	width: 870px;
	height: 25px;
	padding-top: 30px;
	padding-right: 40px;
}
#pageup a {
	float: right;
	height: 25px;
	width: 150px;
	display: block;
	background-image: url(../images/pageup.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -100000em;
}
#pageup a:hover {
	background-image: url(../images/pageup.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100%;
}
#footer-bg {
	background-color: #333;
	padding-top: 30px;
	background-repeat: repeat;
	clear: both;
}
#footer {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
#footer #footer-logo {
	width: 58px;
	float: left;
	margin-right: 20px;
	margin-left: 80px;
}
#footer-nav {
	height: 44px;
	width: 700px;
	float: left;
	margin-top: 10px;
}
#footer-nav li {
	display: inline;
	color: #FFF;
}
#footer-nav a {
	display: inline;
	color: #FFF;
	font-size: 12px;
}
.secA-imgL .bis0303 {
	margin-top: 30px;
}
