@charset "utf-8";
/* CSS Document */
.container {
	width:810px;
	margin:0 auto;
	text-align:left;
	padding:30px 20px 0 20px;
	background-color:#FFFFFF;
}
h1,h2,h3 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
.wrapper {
	width:810px;
	background-image:url(../img/bg/bg01.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
.wrapper-left {
	width:609px;
	float:left;
	padding:0 20px 0 0;
}
.wrapper-right {
	width:162px;
	float:right;
	padding:15px 0 0 19px;
	text-align:justify;
}
.return {
	margin:20px 0 20px 0;
	background-color:#FFFFFF;
	padding:9px 0 9px 9px;
	width:153px;
}
.return p {
	line-height:18px;
	padding:5px 0 10px 0;
}
.return .return-txt {
	line-height:16px;
	padding:5px 0 0 0;
	font-size:11px;
}
.box {
	padding-bottom:30px;
}
.box1-left {
	width:275px;
	padding-right:12px;
	float:left;
}
.box1-right {
	width:302px;
	float:right;
	text-align:justify;
	padding:15px 15px 0 0;
}
.title {
	padding-bottom:10px;
}
.totop {
	width:609px;
	text-align:right;
}
.totop img {
	display:inline;
}
.footer-left {
	width:450px;
	float:left;
	padding-bottom:40px;
}
.footer-left img {
	display:inline;
}
.footer-right {
	width:300px;
	float:right;
	text-align:right;
	padding-top:5px;
}
.footer-right address {
	font-size:11px;
	letter-spacing:1px;
	font-style:normal;
}
.table1 {
	margin:10px 0 0 0;
}
.table1 table {
	background-color:#f2f2f2;
	border:3px solid #CCCCCC;
}
.table1 table th{
	padding:10px 0 10px 15px;
	text-align:left;
	width:116px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.table1 table td{
	padding:10px 0 10px 15px;
	text-align:left;
	width:456px;
	border-bottom:1px solid #CCCCCC;
}
.popup-img {
	padding:20px 0 0 0;
}
.popup-img img {
	display:inline;
}
.table2 {
	margin-top:10px;
}
.table2 table {
	border-left:1px solid #B2B2B2;
}
.table2 table td{
	border-right:1px solid #B2B2B2;
	border-bottom:1px solid #B2B2B2;
	vertical-align:top;
	padding:10px 0 10px 10px;
}
.tomap {
	margin-top:10px;
	font-weight:bold;
	width:609px;
	text-align:right;
}
.tomap a {
	background-image:url(../img/other/icon01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 0 14px;
}
.banner {
	margin-top:20px;
}
.banner img {
	margin-bottom:8px;
}
