@charset "Shift_JIS";


@import "/common/css/base.css";

body {

	background-color: #FFFEEE;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C0540E;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#contentsmain {
	padding: 20px;
	background-image: url(/event/1007/bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin-top: 20px;
}
.dekileft {
	float: left;
	width: 390px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-bottom: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.dekiright {
	float: right;
	width: 450px;
	padding-top: 20px;
}
.wari {
	padding-top: 5px;
	padding-bottom: 5px;
}
.eventcopy {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	line-height: 170%;
	font-weight: bold;
	color: #C0540E;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
}
