/* CSS Document */

#wrapper #imgBox {
	height: 120px;
	width: 860px;
	background-image: url(img/img_event.jpg);
	background-repeat: no-repeat;
	text-indent: -9998px;
	float: left;
}
#wrapper #contents #mainBox #pankuzu {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #947E28;
	padding-bottom: 2px;
}
#wrapper #contents #mainBox h2.rest {
	background-image: url(img/bg_h2_event.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 460px;
	text-indent: -9998px;
	margin-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898989;
	margin-bottom: 5px;
	margin-left: 40px;
}
#wrapper #contents #mainBox p.text12_gray {
	width: 460px;
	margin-left: 40px;
	margin-bottom: 15px;
}
#wrapper #contents #mainBox .eventBox {
	float: left;
	width: 460px;
	margin-left: 40px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
	display: inline;
	margin-bottom: 20px;
}
#wrapper #contents #mainBox .eventBox h3 {
	height: 26px;
	width: 460px;
	background-color: #E5DDC4;
	vertical-align: middle;
	text-indent: 5px;
	padding-top: 4px;
}
#wrapper #contents #mainBox .eventBox .eventBoxLeft {
	float: left;
	width: 205px;
	margin-top: 10px;
}
#wrapper #contents #mainBox .eventBox .eventBoxRight {
	float: left;
	width: 255px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#wrapper #contents #mainBox .eventBox .eventBoxRight p.text12_gray {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 255px;
}

#wrapper  #contents  #mainBox  .eventBox  .eventBoxRight  th  {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898989;
	padding-top: 3px;
	width: 45px;
}
#wrapper  #contents  #mainBox  .eventBox  .eventBoxRight  th.text12_gray .bottom  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#wrapper  #contents  #mainBox  .eventBox  .eventBoxRight  td  {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898989;
	padding-top: 3px;
}
#wrapper   #contents   #mainBox   .eventBox   .eventBoxRight   td .bottom  {
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	border-top-width: 0px;
	border-top-style: none;
}
#wrapper #contents #mainBox .eventBox .eventBoxRight .imgover {
	margin-top: 10px;
	margin-left: 45px;
}

#wrapper #contents #mainBox .eventBox .eventBoxRight ul.text12_gray li {
	list-style-type: none;
}



#wrapper #contents #mainBox .topBox {
	margin-top: 10px;
	width: 460px;
	float: left;
	display: inline;
	margin-left: 40px;
	margin-bottom: 25px;
}
#wrapper #contents #mainBox .topBox p a span {
	display: none;
}
#wrapper #contents #mainBox .topBox p a {
	background-image: url(../img/common/btn_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 95px;
	float: right;
	display: block;
}
#wrapper #contents #mainBox .topBox p a:hover {
	background-image: url(../img/common/btn_top_ov.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 95px;
	display: block;
}
