/* CSS Document */
body {
	margin: 0;
	paddng: 0;
	background: #DDD9B2 url(../common/head_base.gif) repeat-x;
	
}

#out {
	width: 770px;
	text-align: center;
}

#ttl {
	clear: both;
	width: 100%;
	height: 124px;
	background: url(../common/title_base.gif) repeat-x;
}
#ttl h2 {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 770px; height: 124px;
	background:   url(../common/event_title.jpg);
	text-indent: -9999px;
}

#content_line {
	margin: 0;
	padding: 0;
	width: 100%;	background:  url(../common/contline_base.gif) repeat-x;
	height: 150px;
}

#contentwrap {
	margin: auto;
	width: 750px;
}
#content {
	float: right;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width:750px;
	background: #FFFFFF url(../common/cont_base.gif) repeat-x;
	border: 1px solid #999999;
}
#content img {
	float: right;
	margin: 10px 23px 10px 0;
}

#content img.honimg {
	margin: 10px 23px 10px 20px;
}
#content #honbun {
	float: right;
	width: 598px;
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: left;
	line-height: 1.5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.atz {
	text-align: right;
}
#honbun h3 {
	margin: 27px 0 14px 18px;
	width: 160px; height: 15px;
	padding: 0;
	background: url(../event/img/chart_title.gif) no-repeat;
	text-indent: -9999px;
}
#honbun p {
	width: 555px;
	margin: 0 0 10px 20px; padding: 0;
	font-size: 0.85em;
	color: #333333;
}
#honbun table {
	margin: 0 0 0 18px;
	font-size: 0.85em;
	color: #333333;
	line-height: 1.4;
}
#sidemenu {
	float: right;
	text-align: left;
	width: 127px;
}
#sidemenu h4 {
	margin: 19px 0 0 0; padding: 0;
	width: 127px; height: 16px;
	background: url(../event/img/sidemenu_title.gif) no-repeat;
	text-indent: -9999px;
}
#sidemenu ul {
	margin: 0 0 0 20px;
	list-style: none;
}
#sidemenu li {
	margin: 10px 0 0 0;
	text-decoration: none;
	font-size: 0.82em;
}
#sidemenu li a {
	text-decoration: none;
	color: #330000;
}
#sidemenu li a:hover {
	color: #006699;
	text-decoration: underline;
}

	border: 1px solid #993333;