@charset "utf-8";
#main {
	background-color: #FFFFFF;
	width: 800px;
	border: 1px solid #AA9FAA;
	margin: auto;
	background-image: url(../others/linep.jpg);
	background-repeat: repeat-y;
}
#main #header {
	background-color: #FFFFFF;
	background-image: url(../banner/banner_r10_c5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 175px;
	margin: auto;
}
#main #navitop {
	font-size: 14px;
	background-color: #CC99FF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AA9FAA;
	border-bottom-color: #AA9FAA;
	text-align: center;
	font-weight: bold;
}
#main #navi {
	font-size: 12px;
	background-color: #FFFFFF;
	float: left;
	width: 145px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#main #naviunder {
	background-color: #FFFFFF;
	float: left;
	width: 145px;
	padding-top: 10px;
	padding-left: 10px;
	clear: both;
}
#main #honbun {
	background-color: #FFFFFF;
	margin-left: 173px;
	padding-right: 10px;
	padding-left: 10px;
}
#main #address {
	font-size: small;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AA9FAA;
	border-bottom-color: #AA9FAA;
}
#main #copyright {
	font-size: small;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navititle {
	font-size: 14px;
}
h1 {
	font-size: 18px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #AA9FAA;
	padding-bottom: 5px;
	padding-top: 10px;
}
h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
	padding-left: 100px;
}
h4 {
	font-size: 12px;
	text-transform: uppercase;
}
p {
	font-size: small;
	line-height: 15px;
}
ul {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.naviphoto1 {
	background-image: url(../naviphoto/rakugo.jpg);
	height: 110px;
	width: 130px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
.naviphoto2 {
	background-color: #FFFFFF;
	background-image: url(../naviphoto/kawara.jpg);
	height: 110px;
	width: 130px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
.naviphoto3 {
	background-image: url(../naviphoto/fuurin.jpg);
	height: 110px;
	width: 130px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
.naviphoto4 {
	background-image: url(../naviphoto/plants4.jpg);
	height: 110px;
	width: 130px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #8000FF;
}
a:active {
	text-decoration: underline;
}
.a {
	background-color: #D1C1FF;
}
