@charset "utf-8";
/* CSS Document */

@import "common.css";


h1 {
	background-image: url(../event/img/title.jpg);
	height: 49px;
	width: 708px;
	background-repeat: no-repeat;
	text-indent: -1000em;
}
h2 {
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: 120%;
	width: 638px;
	background-image: url(../event/img/hai.jpg);
	background-repeat: repeat-x;
	height: 34px;
	padding-top: 14px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.box1 {
	margin-top: 20px;
	clear: both;
	margin-bottom: 10px;
}

.box1 {
}

.left {
	width: 380px;
	float: left;
}

.right {
	float: right;
}
#box .box1 .left td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#box .box1 .left p {
	margin-bottom: 10px;
	margin-top: 10px;
}
