@charset "euc-jp";
/* CSS Document */

* {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
/*´ðËÜÀßÄê*/

body{
	margin: 0px;
	padding: 0px;
}
/*½é´ü²½*/

h1,h2,h3,h4,h5,h6,p {
	margin:0;
	padding:0;
}

#wrapper{
	width: 100%;
	text-align: center;
}

/*header*/
#header{
	margin: 0px;
	padding: 10px 0px 0px;
	height: 57px;
	width: 100%;
	text-align: center;
	background-image: url(../img/head_haikei.jpg);
	background-repeat: repeat-x;
}
#header .htable {
	margin-right: auto;
	margin-left: auto;
}

/*º¸¥Ê¥Ó*/
.leftnavi01{
	margin-right: 5px;
	margin-bottom: 3px;
}
.leftnavi02{
	margin-right: 5px;
}
.leftnavi03{
	margin-right: 3px;
}
.left{
	margin-bottom: 5px;
}
.left a:link{
	font-size: 10px;
	line-height: 10px;
	color: #808080;
	text-decoration: none;
}
.left a:visited{
	font-size: 10px;
	line-height: 10px;
	color: #808080;
	text-decoration: none;
}
.left a:hover{
	font-size: 10px;
	line-height: 10px;
	color: #808080;
	text-decoration: underline;
}

/*contents*/
#contents{
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 969px;
	text-align: center;
}
 #contents #inner{
	height: auto;
	width: 615px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	background-image: url(../img/innnerhaikei_naka.jpg);
	background-repeat: repeat-y;
}
/*pagetop*/
#pagetop{
	margin: 10px auto;
	padding: 0px;
	height: auto;
	width: 792px;
	text-align: right;
}
#pagetop a:link{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#pagetop a:visited{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#pagetop a:hover{
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
/*footer*/
#footer{
	margin: 0px auto;
	padding: 20px 0px 0px;
	height: 138px;
	width: 100%;
	text-align: center;
	background-image: url(../img/footer_haikei.jpg);
	background-repeat: repeat-x;
	background-color: #EC0000;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#footer a:link{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visite{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer address{
	font-style: normal;
	margin-bottom: 10px;
}

#footer .logo{
	margin-right: 15px;
}
