body,html {
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
#mainbox {
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#headbox {
	height: 456px;
	width: 780px;
	background-image: url(../img/top/img_main.jpg);
	background-repeat: no-repeat;
}
#headbox .spaceT {
	height: 36px;
	width: 10px;
}
#headbox ul#menuT {
	height: 28px;
	width: 326px;
	display: block;
	float: right;
}
#headbox #menuT li {
	float: left;
}
#headbox #menuT li a {
	display: block;
}
#headbox #menuT .menuA {
	height: 28px;
	width: 125px;
}
#headbox #menuT .menuB {
	height: 28px;
	width: 76px;
}
#headbox #menuT .menuA a {
	height: 28px;
	width: 125px;
}
#headbox #menuT .menuB a {
	height: 28px;
	width: 76px;
}
#headbox .spaceM {
	height: 341px;
	width: 10px;
}
#headbox ul#menu {
	width: 716px;
	padding-left: 36px;
}
#headbox #menu li {
	height: 45px;
	width: 102px;
	float: left;
}
#headbox #menu li a {
	display: block;
	height: 45px;
	width: 102px;
}


#midbox {
	height: auto;
	width: 780px;
}
#midbox #midL {
	width: 318px;
	float: left;
}
#midbox #midR {
	height: auto;
	width: 452px;
	float: left;
}
#midR .title {
	height: 42px;
	width: 452px;
}
#midR #pickup {
	background-image: url(../img/top/bg_pic.jpg);
	background-repeat: repeat-y;
}
#midR #pickup .title {
}

#midR #infomation {
	background-image: url(../img/top/bg_info.jpg);
	background-repeat: repeat-y;
}
#midR #infomation .title {
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #5E7D3A;
	height: auto;
	text-align: left;
}
table.pick td,table.info td {
	font-size: 13px;
	color: #655443;
	line-height: 1.3em;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
}
table.pick .link a {
	text-align: right;
	display: block;
	height: auto;
	width: 230px;
	padding-top: 5px;
	padding-bottom: 10px;
}
table.info .link a {
	text-align: right;
	display: block;
	height: auto;
	width: 195px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#footbox {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5E7D3A;
	margin-top: 20px;
}
#footbox .copyright {
	font-size: 13px;
	color: #734337;
	padding-top: 5px;
	text-align: right;
}
#footL {
	height: auto;
	width: 130px;
	padding-top: 5px;
	float: left;
}
#footL .linkT {
	font-size: 12px;
	color: #734337;
}
#linklink {
	float: left;
	padding-top: 3px;
}

#linklink ul {
	list-style-type: none;
}
#linklink li {
	font-size: 11px;
	color: #FF9900;
}
#linklink li a {
	font-size: 11px;
	line-height: 1.5em;
	color: #007A72;
	text-decoration: none;
}
#linklink ul.link li {
	float: left;
	display: block;
}
#linklink ul.link li.linkA a {
	display: block;
	width: 140px;
}
#linklink ul.link li.linkB a {
	display: block;
	width: 120px;
}
#linklink ul.link li.linkC a {
	display: block;
	width: 90px;
}
#linklink ul.link li.linkD a {
	display: block;
	width: 250px;
}
#linklink li a:hover {
	color: #FF9900;
}
#footR {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5E7D3A;
	margin-top: 5px;
}

#footbox .spaceB {
	height: 30px;
	width: 10px;
}
.coution02 {
	color: #FF9900;
	text-decoration: none;
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
	clear: both;
}
