@charset "utf-8";
#top_img {
	height: 200px;
	width: 780px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: thin;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;

}

#infomation {
width:550px;
height:300px;
clear:both;
}


#info_box {
	width:590px;
	background-image: url(img/news_title.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	clear: both;
}
#info {
	width:586px;
	height:200px;
	overflow:auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#info_date dl {
	margin-top:0;
	font-size: 12px;
	color: #333333;
}

#info_date dt {
 float:left;
 width:90px;
 padding:5px 0 5px 10px;
 clear:both;
 font-weight:bold;
}
#info_date dd {
width:500;
margin-left:90px;
padding:5px 5px 5px 10px;
}
#contents .event {
	display: block;
	width: 590px;
	height: auto;
	margin-top: 15px;
}
#contents .event .event_1 {
	height: auto;
	width: 590px;
	margin-top: 10px;
}
#contents .event .event_2 {
	width: 295px;
	float: left;
	margin-top: 5px;
}
p {
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.event_2 p {
	font-size: 120%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
#menu .menu .drink100 {
	margin-top: 5px;
}
