@charset"euc-jp";

p{
	color: #421006;
	line-height: 1.5em;
}
p.lead{
	margin: 1.2em 0 0 0;
	line-height: 1.5em;
	padding-right:30px;
}
p.lead2{
	margin: 2.5em 0 2em 0;
	padding-right: 10px;
	line-height: 1.8em;
	font-size:0.85em;
}
h2.red{
	color: #aa3749;
	font-size: 1.6em;
	font-weight: bold;
}
div.eventText{
	float:left;
	width:70%;
	margin-top: 40px;
}
div.eventImg{
	padding:40px 0 0 10px;
	white-space: nowrap;
	float: right;
	display: block;
	width: 198px;
	height: auto;
}
div.eventImg img{
	padding-bottom:40px;
}
div#subMenu01{
	margin: 20px 0 0 0;
}
div#subMenu01 dl{
	padding: 10px 0 0px 0px;
	font-size: 0.85em;
	border-bottom: 1px solid #aa3749;
	background: #fffaf0;
}
div#subMenu01 dt{
	background: url(/common/img/bullet_arrow02.gif) no-repeat 4px 4px;
	padding-left: 12px;
	height: 20px;
	margin:0 0 10px 10px;
}
div#subMenu01 dd{
	padding: 0 10px 10px 12px;
	border-bottom: 1px dotted #6f2531;
	margin-bottom: 10px;
}
div#subMenu01 dd.none{
	border-bottom: none;
}

.BtnArea{
	margin:15px 0;
	text-align:right;
}

.BtnArea img{
	margin:0 auto;

}

dt.history{
	border-bottom:1px solid #CC0000!important;
	padding:10px 0px 5px 12px!important;
	background:#F5ECE0!important;
	margin:-10px 0 5px 0!important;
	font-size:120%!important;
}