@charset "shift_jis";
.base {
	background-image: url(../background.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
.base #container {
	background-color: #FFF;
	width: 800px;
	text-align: left;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #960;
	border-left-color: #960;
	margin-right: auto;
	margin-left: auto;
}



.menu {
	background-image: url(../index/frontpict.jpg);
	background-repeat: no-repeat;
	height: 250px;
}

.bar {
	list-style: none;
	float: left;
	background-image: url(menuback1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 80px;
	text-align: center;
	margin-top: 220px;
	padding-top: 7px;
}
.bar a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}
.pankuzu {
	font-size: 10px;
	background-color: #FFCC66;
	padding-left: 25px;
	padding-top: 3px;
	clear: both;
	text-align: left;
	padding-bottom: 4px;

}

.base #main {
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

.base #footer {
	background:#DDDDDD;
	text-align: center;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.base #footer p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.base #menutop {
	text-align: right;
	height: 60px;
	background-image: url(moji1.jpg);
	background-repeat: no-repeat;
}
.base  #menutop p {
	padding-right: 10px;
	color: #FFF;
	font-size: 12px;
	padding-top: 40px;
	height: 60px;
}


.base #menutop h1 {
	display: none;
	vertical-align: top;
}

.base  #menutop a {
	color: #FFFFFF;
	text-decoration: none;
}
.base  #main h2 {
	text-align: center;
	padding-top: 10px;
	background-image: url(../ozen/moyou.jpg);
	background-repeat: no-repeat;
	height: 60px;

}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.menutopbar{
	list-style: none;
	float: left;
	width: 80px;
	text-align: center;
	background-image: url(menuback1.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;

}

.menutopbar a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}
#footer p a {
	font-size: 12px;
	text-decoration: none;
}
