@charset "shift_jis";
body {
	margin-right: auto;
	margin-left: auto;
	width:100%;
	background-image: url(../img/haike.jpg);
	background-repeat: repeat;
}
#top {
	width:1000px;
	height:20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/haikei_top.jpg);
}
#page {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../img/haikei.jpg);
}
#navi {
	width: 990px;
	font-size: small;
	margin-top:10px;
	margin-left:10px;
	padding:0px;
}

#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height:30px;
	overflow: hidden;
}	
#navi li {
	float: left;
	width: 122px;
	margin: 0;
	padding: 0;
}
#navi a{
	display: block;
	width:100%;
	padding: 8px 0 8px 0;
	background-position: right top;
	text-align: center;
	text-decoration: none;
	background-color: #F0F0F0;
	background-image: url(../img/navi/navi.jpg);
	color: #333;
}

#navi  a:hover {
	background-position: left top;
	color: #333;
}
#hed {
	margin-left:10px;
	width: 980px;
	background-repeat: no-repeat;
}

#side{
	width:230px;
	margin-left:5px;
	float:left;
	padding:5px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:10px;
	background-color: #F2F2F2;
	background-repeat: repeat;
	/*background-image: url(../img/h3.gif);*/
}
#side img {
	clear: both;
	display: block;
	float:none;
	margin-left:20px;
	padding-top:0px;
}
table# qr{
	width:80px;
}
/*#side ul {
	list-style-type: none;
	padding-bottom: 10px;
}	
#side li {
	height: 20px;
	background-image: url(../img/side/list.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	margin-top: 10px;*/

#side p{

}
#side p img{
	float:left;
}
*#side a{
	color: #333;
	display: block;
	text-decoration: none;
}
.sidebox {
	display:block;
	border: 1px solid #999;
	background-color: #FFF;
	padding-top: 0px;
	background-repeat: repeat;
	float: none;
	width: 205px;
	margin-left:10px;
	margin-bottom: 0px;
}

.sidebox p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	background-image: url(../img/h2back.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.sidebox img {
	float: none;
	display: block;
	/*padding-left:10px;
	padding-right:10px;
	padding-top:10px;*/
	padding-bottom:5px;
}
.sidebox a{

}
table#side{
	width:66px;
	margin-left:50px;
	border:none;
}
table#side th{
	border:none;
}

#content{
	width:700px;
	margin-top:10px;
	margin-right:20px;
	margin-left:5px;
	padding:10px;
	float:right;
	background-color: #F2F2F2;
}
#content img{
	margin-left: 10px;
	margin-bottom: 10px;
	clear:both;
}
.news{
	width:680px;
	height:100%;
	clear:left;
	font-size: small;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	border: 0.5px solid #999;
}
.news img{
	float:left;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	/*margin-left: 5px;*/
}
.news p{
	padding: 10px;
	line-height:120%;
}

.news table{
	text-align: center;
	width:590px;
	height:60px;
	white-space: nowrap;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
.news table p{
	font-size: 12px;
}
.news li{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 200px;
}
.info {
	width:650px;
	height:100%;
	clear:left;
	font-size: small;
	margin-right: 10px;
	margin-left: 10px;
	padding-left:30px;
	margin-bottom: 10px;
	background-color: #F2F2F2;
	border: 0.5px solid #999;
}

.box2{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
#foot{
	clear:both;
	height:30px;
	background-image:url(../img/foot/foot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top:30px;
	margin-top:10px;
}
#foot p {
	text-decoration: none;
	text-align: center;
	line-height: 10px;
	padding-top:5px;
	margin-top:5px;
}
#foot a{
	text-decoration: none;
	color: #333;
}
#foot2{
	padding-top:5px;
	background-image: url(../img/haikei_fin.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
