@charset "utf-8";


/* CSS Document */
#main_img {
	height: 260px;
	width: 910px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../img/main_img.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 15px;
}
#info {
	width: 620px;
	height: 140px;
	background-image: url(../img/top/info_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
	text-align: left;
	overflow: auto;
	padding-bottom: 10px;
	font-size: 14px;
}
#info_title {

}
#info dt {
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
	margin-left: 10px;
}
#info dd {
	line-height: 1.5em;
	margin-left: 10px;
}

#info img {
	margin-bottom: 3px;
}
.box_voice li {
	display: block;
	height: 226px;
	width: 160px;
	float: left;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 15px;
	margin-left: 22px;
}
.box_chirashi li {
	display: block;
	height: 160px;
	width: 120px;
	float: left;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 15px;
	margin-left: 17px;
}
#left_box {
	width: 620px;
	float: left;
	margin-left: 20px;
	margin-bottom: 30px;
}
.box_01 {
	float: left;
	width: 620px;
	margin-bottom: 15px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.box_01 img {
	float: left;
	padding: 5px;
}
 h3 {
	background-image: url(../img/common/bar_bg01.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
	text-align: left;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 175px;
	margin-right: 10px;
}
.box_01 p {
	line-height: 1.5em;
	text-align: left;
	margin-right: 5px;
	margin-left: 175px;
	margin-top: 5px;
	font-size: 14px;
}

.cost {
	font-weight: bold;
	color: #FF6600;
	line-height: 2em;
	font-size: 12px;
	text-align: left;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.pr_banner {
	margin-bottom: 10px;
}
#break_news {
	margin-bottom: 15px;
	border: 4px double #FF9900;
	padding: 10px;
}
#break_news p {
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}
#event {
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#event ul {
	float: right;
}


#event li {
	padding: 5px;
}
#event h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #FF6600;
	text-align: center;
}
#event p {
	line-height: 2em;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 14px;
}
#event .point {
	vertical-align: middle;
	margin-right: 5px;
}

