@charset "shift_jis"; 
html {
	height: 100%;
}
td img {display: block;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/base2_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #9A9A9A;
}
#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#background {
	background-image: url(../../images/base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 1100px;
}
#foot {
	width: 950px;
	padding-top: 18px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#foot-p {
	padding: 0px;
}
#foot-l {
	float: left;
	width: 624px;
}
#foot-l ul {
	padding: 0px;
	margin: 0px;

}
#foot-l li {
	font-size: 0.8em;
	list-style-type: none;
	color: #333333;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;

}

.head-foot {
	clear: none;
	padding: 0px;
}
#foot-r {
	width: 325px;
	float: right;
}
#foot-r ul {
	padding: 0px;
	margin: 0px;
	text-align: center;

}
#foot-r li {
	list-style-type: none;
	padding-bottom: 10px;

}
#news {
	width: 615px;
	background-repeat: repeat-y;
	margin: 0px;
	background-image: url(../../images/news_base.gif);
	padding: 0px;
	height: auto;


}
.head-txt {
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
}

#footer {
	height: auto;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom: 0px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E9E9E9;
	clear: both;
}
#footer-main {
	padding: 0px;
	height: 230px;
	width: 970px;
	background-image: url(../images/naka_32.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#copy {
	width: 950px;
	padding-top: 10px;
	padding-bottom: 30px;
	clear: both;
	text-align: center;
}
