@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #F2F2F1;
	background-image: url(../images/body_bg_img.png);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	line-height: 150%;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
a {
	outline: 0px none;
}
a, a:link, a:visited, a:active {
	outline: 0px none;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	line-height: 200%;
	color: #333333;
	margin-top: 15px;
	display: block;
	clear: both;
	font-weight: normal;
}


#header {
	height: 71px;
	background-repeat: repeat-x;
	clear: both;
	float: none;
	background-image: url(../images/header-bg00.png);
}
#header .wrap {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 71px;
}

#header .wrap .logo {
	float: left;
	width: 276px;
}
#header .wrap .menu {
	float: right;
	text-align: right;
}
#header .wrap .menu ul {
	display: block;
	margin-top: 23px;
}
#header .wrap .menu li {
	display: block;
	float: left;
}
#header .wrap .menu li.hm01 {
	margin-right: 38px;
	background-image: url(../images/header-menu-on.png);
	background-repeat: no-repeat;
}
#header .wrap .menu li.hm02 {
	margin-right: 38px;
	background-image: url(../images/header-menu-on-02.png);
	background-repeat: no-repeat;
}
#header .wrap .menu li.hm03 {
	margin-right: 38px;
	background-image: url(../images/header-menu-on-03.png);
	background-repeat: no-repeat;
}
#header .wrap .menu li.hm04 {
	margin-right: 38px;
	background-image: url(../images/header-menu-on-04.png);
	background-repeat: no-repeat;
}




#header .wrap .menu li.last {
	margin-right: 6px;
	background-image: url(../images/header-menu-on-05.png);
	background-repeat: no-repeat;
}
#bread {
	font-size: 10.5pt;
	line-height: 100%;
	color: #006633;
	clear: both;
	height: 76px;
	float: none;
	background-image: url(../images/white_w330.png);
	background-repeat: repeat-y;
}
#bread .wrap {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
}
#bread .wrap .wrap2 {
	background-color: #FFFFFF;
	height: 76px;
	min-width: 308px;
	float: left;
	display: inline;
	width: auto;
}

#bread .wrap ul {
	display: block;
	clear: both;
	padding-top: 10px;
	padding-left: 60px;
	padding-bottom: 15px;
}

#bread .wrap li {
	background-image: url(../images/bread-arrow.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	float: left;
	margin-right: 5px;
}
#bread .wrap .home {
	background-image: none;
	padding: 0px;
}
#bread .wrap .home a {
	color: #333333;
}
#bread .wrap .wrap2 a {
	color: #333333;
}

#bread h2 {
	display: block;
	clear: both;
	padding-top: 0px;
	padding-left: 35px;
}
#contents {
	clear: both;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#contents #side {
	float: left;
	width: 247px;
	overflow: hidden;
}
#contents #side #sideMenu {
	width: 186px;
	overflow: hidden;
	background-color: #F8F8F8;
	padding-left: 50px;
	padding-top: 50px;
}
#contents #side #sideMenu dl {
	margin-top: 25px;
}

#contents #side #sideMenu dd {
	padding-right: 8px;
	padding-bottom: 35px;
	padding-left: 8px;
	word-wrap: break-word;
}
#contents #side #sideMenu dd.last {
	padding-bottom: 25px;
}


#contents #side #sideMenu2 {
	background-color: #FFFFFF;
	margin-left: 36px;
	padding-left: 20px;
	padding-top: 10px;
}
#contents #side #sideMenu2 dt {
	margin-bottom: 5px;
}
#contents #side #sideMenu2 dd {
	padding-bottom: 35px;
}
#contents #side #sideMenu2 dd.last {
	padding-bottom: 25px;
}



#contents #main {
	float: right;
	width: 719px;
	overflow: hidden;
	background-color: #FFFFFE;
	padding-top: 55px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
}


#pagetop {
	clear: both;
	text-align: left;
	background-color: #E2E2E2;
	margin-left: auto;
	width: 300px;
}
#footer {
	background-image: url(../images/footer-bg01.png);
	background-repeat: no-repeat;
	height: 56px;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 30px;
}
#footer #wrap {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer-bg02.png);
	height: 56px;
}
#footer #wrap ul {
	display: block;
	padding-top: 20px;
	padding-left: 59px;
}
#footer #wrap li {
	display: block;
	float: left;
	height: 17px;
	margin-right: 43px;
}


#footer #wrap #copyright {
	float: right;
}




.boldGreen {
	color: #006633;
}
.sideQr {
	float: right;
	margin-left: 5px;
	margin-right: 20px;
}
.clear {
	clear: both;
	float: none;
}
.error {
	background-color: #FFF2F2;
	padding: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

