*{
	margin:0;
	padding:0;
}

body {
	font:"Times New Roman", Times, serif;
	font-size:14px;
	color:#CCCCCC;
	background-color:#999966;
	text-align:center;
}

#wrapper{
	position:relative;
	margin:0 auto;
	width:910px;
	text-align:left;
	_overflow-x:hidden;
}

h1{
	height:20px;
	width:100%;
	font-size:11px;
	font-weight:normal;
	background-image:url(../img/top/headder.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	padding-top:5px;
}

.item_cap{
	font-weight:bold;
	font-size:14px;
	color:#663300;
}

#bg{
	background-color:#FFFFFF;	
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size:14px;
}
a:visited {
	text-decoration: none;
	color: #996633;
	font-size:14px;
}
a:hover {
	text-decoration: none;
	color: #996633;
	font-size:14px;
}
a:active {
	text-decoration: none;
	color: #996633;
	font-size:14px;
}

a:focus {
	outline:none;
}

.logo{
	margin:5px;
	float:left;
	width:350px;
	height:80px;
}

ul#menu{
	list-style:none;
	width:500px;
	margin:30px 10px 0px 0px;
	float:right;
	
}

ul#menu li{
	list-style:none;
	float:left;
	width:125px;
}

ul#menu a{
	display:block;
	width:125px;
	height:60px;
	background-image:url(../img/button/mainmenu.jpg);
}

#menu a span{
	display:none;
}

a.menu1{
	background-position:0px 0px;
}

a:hover.menu1{
	background-position:0px -60px;
}

a.menu2{
	background-position:-125px 0px;
}

a:hover.menu2{
	background-position:-125px -60px;
}

a.menu3{
	background-position:-250px 0px;
}

a:hover.menu3{
	background-position:-250px -60px;
}

a.menu4{
	background-position:-375px 0px;
}

a:hover.menu4{
	background-position:-375px -60px;
}

#mainimg{
	clear:both;
	width:900px;
	text-align:center;
}

#caption{
	margin-top:5px;
	float:left;
	width:900px;
	height:20px;
}

#captionleft{
	margin:5px 2px 0px 0px;
	float:left;
	width:400px;
	height:20px;
}

#captionright{
	margin:5px 2px 0px 0px;
	float:left;
	width:500px;
	height:20px;
}

#news{
	width:400px;
	float:left;
}

.banner{
	width:250px;
	margin:5px 1px 0px 1px;
	float:left;
}

.contentsleft{
	width:400px;
	margin:5px 1px 10px 1px;
	float:left;
}

.contentsright{
	width:505px;
	margin:5px 1px 10px 1px;
	float:left;
}

.contentsright p{
	clear:both;
}

hr{
	margin:10px 10px 10px 10px;
}

.stepleft{
	float:left;
	width:240px;
	margin:0px 0px 10px 5px;
	padding-right:5px;
}

.stepright{
	float:left;
	width:240px;
	margin:0px 0px 10px 5px;
	padding-right:10px;
}

.item{
	float:left;
	width:240px;
	margin:0px 0px 10px 50px;
	padding-right:5px;
	text-align:center;
}

.item_img {
	margin-right: 800px;
}

.menu{
	width:248;
	float:left;
	margin-bottom:10px;
}

table{
	margin-top:10px;
	width:390px;
	height:380px;
}

th{
	font-weight:normal;
	width:100px;
	height:30px;
	background-color:#669999;
}

#footer{
	clear:both;
	background-image:url(../img/top/footer.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:70px;
	margin-top:10px;
}

#footnavi{
	text-align:center;
	width:100%;
	height:50px;
	padding:5px;
	color:#CCCCCC;
	line-height:150%;
}

address{
	font-style:normal;
	width:900px;
	height:20px;
	text-align:center;
	font-size:14px;
	font-style:normal;
	color:#996633;
	margin:5px 0px 10px 0px;
}
