/* 2010-06-22fixed */

div#main_contents {
	background: url(../img/top2/contents_bg.gif) no-repeat left top;
	padding: 35px 35px 0px;
}

div#main_contents img {
	border-width: 0px;
	vertical-align: bottom;
}

div#main_contents p {
	font-size: 13px;
	font-weight: bold;
	color: #8D2326;
	text-align: center;
}

div#main_contents ul {
	margin: 0px;
	padding: 0px;
}

div#main_contents ul li {
	list-style-type: none;
	margin-bottom: 10px;
}

body {
	background-color: #3A1816;
	margin: 0px;
	font-size: 12px;
	color: #3A1816;
	line-height: 150%;
}
dl,dt,dd {
	margin: 0px;
	line-height: 0px;
}
#head_out {
	background-image: url(../img/top/head_bg.gif);
	background-repeat: repeat-x;
}
#head {
	height: 61px;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 65px;
}
#head_img {
}
#contbox_out {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/second/contbox_out_bg.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
#contbox {
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(../img/top/contbox_head_main.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	overflow: auto;
	height: 100%;
}
#contbox2 {
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../img/second/contbox_head.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	overflow: auto;
	height: 100%;
}
#foot_top {
	clear: both;
}
#foot_out {
	background-image: url(../img/second/foot_bottom_bg.gif);
	background-repeat: repeat-x;
	height: 65px;
	font-size: 10px;
	color: #000000;
}
#foot {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

/* サイドナビ */
#sidenav {
	width: 180px;
	background-image: url(../img/second/sidemenu_bg.gif);
	background-repeat: repeat-y;
	float: left;
}
.menu {
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
	display: block;
}

/* メインコンテンツ */
#main_cont {
	padding-left: 20px;
	float: right;
	width: 550px;
}

/* マージン調整 */
.marg_10L {
	padding-left: 10px;
}

/* ページアンカー */
.page_anchor {
	padding-right: 25px;
	text-align: right;
	padding-top: 10px;
}
.page_anchor a, a:hover, a:active {
	color: #8D2326;
	text-decoration: underline;
}
.menutop {
}
.menutop a, a:hover, a:active {
	color: #8D2326;
	text-decoration: underline;
}

/* フッタナビ */
#footnav {
	background-color: #260402;
	height: 18px;
	padding-right: 25px;
	padding-left: 25px;
	color: #AE8062;
	font-size: 11px;
}
#footnav a {
	text-decoration: none;
	color: #AE8062;
}
#footnav a:hover, a:active {
	color: #C67E3F;
}

/* topイベントタイトル */
.event_t {
	background-image: url(../img/top/event_t.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 730px;
	color: #8D2326;
	text-align: right;
	padding-top: 10px;
}
ul#event_info {
	background-image: url(../img/top/top_event_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	width: 480px;
	list-style-type: none;
	padding-left: 250px;
	padding-top: 12px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
ul#event_info li {
	float: right;
	margin-left: 10px;
	display: block;
}

/* フォントサイズ */
.f10 {
	font-size: 10px;
}

p#information {
	font-size: 13px;
	text-align: center;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	background-color: #8D2326;
}
