body	{
	background-image: url(img/background790.gif);
	margin: 0px;
	padding: 0px;
	}

.clear	{
	clear: both;
	}

/* メニュー */

.menu ul{
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	}
.menu li{
	display: block;
	background-color :#2c990a;
	color: #ffffff;
	width: 187px;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5em;
	border-bottom: solid 1px #2c990a;
	border-top: solid 1px #2c990a;
	border-right: solid 1px #2c990a;
	border-left: solid 1px #2c990a;
	}
.menu a {
	display: block;
	width: 187px;
	padding-left: 2px;
	background-color :#ffffff;
	}
.menu a:link{
	color: #2c990a;
	text-decoration: none;
	}
.menu a:active{
	color: #2c990a;
	text-decoration: none;
	}
.menu a:visited{
	color: #2c990a;
	text-decoration: none;
	}
.menu a:hover{
	color: #ffffff;
	background-color: #2c990a;
	text-decoration: none;
	} 
/*                   */


.kaiin	{
	margin-top: 10px;
	}

.hhf-logo{
	margin-top: 10px;
	margin-bottom: 10px;
	}

.yubin	{
	font-size: 10pt;
	padding-left: 10px;
	}
.jusyo	{
	font-size: 12pt;
	padding-left: 10px;
	}
.tel1	{
	font-size: 12pt;
	padding-left: 10px;
	}
.tel2	{
	font-size: 12pt;
	padding-left: 45px;
	}
.tel3	{
	font-size: 10pt;
	padding-left: 50px;
	}
.fax	{
	font-size: 12pt;
	padding-left: 10px;
	}
.email	{
	font-size: 12pt;
	padding-left: 10px;
	}
.ketai	{
	font-size: 12pt;
	padding-left: 10px;
	}



/* トピックス(froat使用)   */
#topics-left{
	float: left;
	width: 330px;
	}

#topics-right{
	float: right;
	width: 240px;
	}

.topics-date{
	display: block;
	background-image: url(img/sikaku.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12pt;
/*	font-weight: bold; */
	margin-left: 10px;
	padding-left: 20px;
	padding-top: 4px;
	height: 20px;
	width: 200px;
	}

.topics-contents{
	display: block;
	background-image: url(img/tensen.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 10.5pt;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 4px;
	height: 60px;
	width: 330px;
	}
.topics-contents a:link{
	color: #0000ff;
	}
.topics-contents a:visited{
	color: #0000ff;
	}
.topics-contents a:hover{
	color: #ff0000;
	}


#topics-bottun a{
	display: block ;
	width: 160px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 4px;
	background-color :#65b820;
	border: 2px solid;
	border-color :#6fc719 2c990a 2c990a 6fc719;
	text-align: center;
	font-size :12px;
	color :#ffffff;
	text-decoration: none;
	}

#topics-bottun a:hover{
	background-color :#6fc719;
	color :#ffff99;
	}
#photo-comment{
	width: 240px;
	text-align: center;
	font-size: 10pt;
	}

/*  イベント  */
.event	{
	margin-left: 10px;
	}
.event-photo{
	float: left;
	width :140px;
	margin-left: 10px;
	margin-right: 10px;
	}
.event-title1{
	float :left;
	width :400px;
	margin-bottom: 2px;
	}
.event-title1 a:link{
	color: #0000ff;
	}
.event-title1 a:visited{
	color: #0000ff;
	}
.event-title1 a:hover{
	color: #ff0000;
	}
.event-title2{
	float :left;
	width :400px;
	font-size :12pt;
	margin-bottom: 2px;
	}
.event-date{
	float :left;
	width :400px;
	font-size :12pt;
	font-weight: bold;
	}
.event-bar{
	clear :both;
	}
#event-footer{
	}


.event-bottun a{
	display: block ;
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-left: 60px;
	margin-bottom: 20px;
	padding: 4px;
	background-color :#65b820;
	border: 2px solid;
	border-color :#6fc719 2c990a 2c990a 6fc719;
	text-align: center;
	font-size :12px;
	color :#ffffff;
	text-decoration: none;
	}

.event-bottun a:hover{
	background-color :#6fc719;
	color :#ffff99;
	}


address	{
	font-size: 80%;
	font-style: normal;
	width:771px;
	position: relative;
	bottom: 0px;
	left: 0px;
	text-align: left;
	background-color: #a2da6c;
	color: #2c990a;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: none;
	clear: both;
	}
