@charset "UTF-8";
body {
	background-image: url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h1,h2,h3,h4,h5,p,img {margin:0px;padding:0px;line-height:100%;border:0px;}
.contents-head {
	background-image: url(../images/boxbg-01.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.submenu {
	background-image: url(../images/boxbg-02.jpg);
	clear: both;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#contents {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/boxbg-02.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	height: auto;
	padding-left: 10px;
}
.header {
	height: 70px;
	width: 870px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.header-tel {
	height: 60px;
	width: 380px;
	float: right;
}
.header .logo {
	float: left;
}
.header h2 {
	font-size:10px;
	line-height:1.5;
	font-family:MS PGothic ,sans-serif;
	color:#666;
	float:right;
	clear:both;
	width: 400px;
}
.headertext {
	width:870px;
	margin-right: auto;
	margin-left: auto;
	font-size:10px;
	text-align:right;
}
.footer {
	background-image: url(../images/boxbg-03.jpg);
	background-repeat: repeat-y;
	clear: both;
	background-position: bottom;
	padding-bottom: 20px;
	width: 830px;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}
.footer-menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #999999;
	line-height: 150%;
	clear: both;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #00CE45;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.footer-tel1 {
	height: 75px;
	width: 420px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer-tel2 {
	height: 46px;
	width: 310px;
	background-image: url(../images/footer-tel2bg.gif);
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 14px;
	padding-bottom: 15px;
}
.footer-text {
	height:10px;
	width: 420px;
	float: left;
	font-size: 8px;
	text-align: right;
	padding: 0px;
	top: 0px;
}
.clr {
	clear: both;
}
.clr-gray {
	clear: both;
	width: 830px;
	overflow: hidden;
	background-color: #666666;
	margin-right: 20px;
	margin-left: 20px;
}

/* 090826 add by ninomiya */
.pankuzu {
	margin: 10px 20px 0px 0px;
	padding: 0px 0px 10px 5px;
	border-bottom: 1px solid #ccc;
}
