body{
	text-align: center;
	margin: 10px;
	padding: 0px;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #333333;
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

/*　全体構造　*/
#wrapper {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	width: 780px;
	border: 1px solid #666666;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	background-image: url(img/design/back01.jpg);
	background-repeat: repeat-y;
}


/*　ヘッダー部分　*/

#header {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 50px;
	width: 780px;
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
}

#header img {
	margin: 0px;
	padding: 0px;
	float: left;
}
.header-navi{
	margin: 0px;
	clear: both;
	width: 215px;
	padding: 0px;
	float: left;
}

.discriptions{
	float: right;
	width: 530px;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	text-align: right;
}

.discriptions h1{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.header-info{
	padding: 0px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	width: 500px;
	text-align: right;
}

.header-img{
	margin: 0px;
	height: 180px;
	width: 550px;
	float: right;
	background-image: url(img/top-img.jpg);
	background-repeat: no-repeat;
	text-align: right;
	color: #FFFFFF;
	padding: 0px;
}

.head-navi{
	color: #333333;
	padding: 0px;
	clear: right;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 530px;
	text-align: right;
}

.gallary-img{
	background-image: url(img/gallery-img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 550px;
	height: 180px;
}
.schedule-img{
	margin: 0px;
	height: 140px;
	width: 550px;
	float: right;
	text-align: right;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(img/schedule-img.jpg);
	background-repeat: no-repeat;
}
.blog-img{
	margin: 0px;
	height: 180px;
	width: 550px;
	float: right;
	background-image: url(img/blog-img.jpg);
	background-repeat: no-repeat;
	text-align: right;
	color: #FFFFFF;
	padding: 0px;
}

.archive-img{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: right;
	width: 530px;
}
.left {
	float: left;
	width: 230px;
	clear: left;
	margin: 0px;
	background-image: url(img/left-back.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}
.right {
	padding: 0px;
	float: right;
	width: 550px;
	margin: 0px;
}


.left img{
	margin: 0px;
	padding: 0px;
}
.left-txt{
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(img/left-back02.jpg);
	color: #FFFFFF;
}

.left-txt a{
	color: #FFFFFF;
}

.center {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: right;
	width: 540px;
	clear: right;
}

.top-news{
	padding: 45px 0px 0px 5px;
	width: 500px;
	margin-right: 0px;
	margin-left: 10px;
	background-image: url(img/top-news2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
}
.top-schedule{
	padding: 30px 0px 10px 15px;
	width: 220px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(img/top-news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
}
.top-news li,.top-schedule li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#content-wrap {
	clear: both;
	float: none;
	width: 780px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(img/left-back.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}




#footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	height: 90px;
	width: 780px;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 14px;
	padding: 0px;
}


#footer .copy {
	text-align: left;
	margin: 10px 0px 0px;
	padding: 0px;
	clear: left;
	width: 500px;
}
#footer .info {
	text-align: right;
	padding: 0px;
	margin: 35px 10px 0px 0px;
	width: 500px;
	float: right;
	color: #333333;
}
.break {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 780px;
}


#footer img{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 230px;
}

#footer a:hover {

	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}




.pan-list{
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: normal;
	clear: right;
	float: right;
	width: 520px;
	text-align: left;
}


.data {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.contents{
	margin: 0px;
	clear: both;
	width: 520px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contents .title{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #993333;
	border-left-color: #993333;
	clear: both;
}

.contents h3, .flower{
	background-image: url(img/title01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding: 10px 0px 0px 5px;
	height: 25px;
	width: 500px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}


.s-category {
	margin: 0px 0px 10px;
	width: 200px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(img/category.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC99;
}

.top-box-wrap{
	padding: 0px;
	width: 540px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

.top-box{
	color: #FFFFFF;
	background-color: #660000;
	padding: 5px;
	float: left;
	height: 150px;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.top-box h3 a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 150px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.top-box h4{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 250px;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	clear: both;
	float: left;
}

.menu-title{
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996666;
}
.gallery-list{
	margin: 0px 7px 10px 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: left;
}

.gallery-list img{
	margin: 0px;
	padding: 2px;
	border: 5px double #993333;
	width: 150px;
	height: auto;
	float: left;
}
.gallery img{
	margin: 0px 20px 0px 0px;
	padding: 2px;
	border: 5px double #993333;
	clear: both;
	float: left;
	width: 250px;
	height: auto;
}
.gallery-title{
	font-size: 12px;
	color: #993333;
	text-align: center;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
	width: 160px;
}

.page{
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.small{
	font-size: 10px;
}
.comment p{
	margin: 0px;
	padding: 0px;
}
.event-info {
	background-image: url(img/event-info.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 350px;
	padding-left: 150px;
	margin-left: 20px;
	padding-top: 17px;
	padding-right: 20px;
}

.event-info a{
	font-weight: bold;
	color: #933;
	text-decoration: none;
	}
.event-info a:hover{
	text-decoration: underline;
	}
