body{
	margin:0;
	padding:0;
}

#wrapper{
	width:950px;
	height:auto;
	margin:24px auto 0 auto;
	overflow:hidden;
}

#wrapper2{
	width:740px;
	height:auto;
	margin:55px auto 0 auto;
}

#copyright{
	width:100%;
	height:16px;
	padding:12px 0;
	text-align:right;
}

#footer{
	width:950px;
	height:auto;
	border-top:1px solid #ccc;
	padding:10px 0;
	float:left;
}

#footer img{
	margin:0 0 8px 0;
}

#footer .bnr{
	float:left;
	margin:0 22px 0 0;
}

#footer .info,
#footer .kansai_sec,
#footer .syuto_sec,
#footer .tokai_sec{
	float:left;
	width:215px;
	height:auto;
	margin-bottom:20px;
}

#footer .info img,
#footer .kansai_sec img,
#footer .syuto_sec img,
#footer .tokai_sec img{
	margin:0;
}

html>/**/body #footer .kansai_sec img,
html>/**/body #footer .syuto_sec img,
html>/**/body #footer .tokai_sec img{
	margin:0 0 5px 0;
}

#footer ul{
	margin:0;
	padding:0;
}

#footer li{
	font-size:10px;
	line-height:15px;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-position: inside;
	text-indent:10px;
	background-image: url(../img/img_arrow.gif);
	background-position: 0px 5px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

*+html body #footer li{
	text-indent:-6px;
}

*html body #footer li{
	text-indent:-6px;
}

a:link,
a:hover,
a:visited,
a:active{
	color:#000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
