@charset "utf-8";
/* CSS Document */





#EVENT_BODY {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(../../event/images/body_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#EVENT_BODY h1 {
	margin:0px auto 122px auto;
	padding:0px 3px 0px 0px;
	width:765px;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	text-align:right;
}

#EVENT_BODY form {
	margin:0px auto;
	padding:0px;
	width:700px;
}



.event_table {
	margin:0px auto;
	width:630px;
	background-color:#ffffff;
	border:1px solid #cccccc;
}
.event_table td {
	font-size:12px;
	text-align:left;
	line-height:140%;
}
.event_table .td_left {
	width:125px;
	background-color:#f3f3f3;
}
.event_table .td_right {
	width:502px;
	background-color:#ffffff;
}
.todoufuken {
	margin:0px 0px 2px 0px;
}
.textarea {
	width:448px;
}
#EVENT_BODY input {
	margin:0px;
	padding:0px;
}


.setsumei {
	margin:0px auto 3px auto;
	width:530px;
	text-align:left;
	line-height:140%;
}
.botton {
	margin:20px auto;
	width:300px;
	text-align:center;
}
.botton input {
	margin:0px 10px;
}
.privacy {
	margin:0px auto 20px auto;
	padding:10px;
	width:360px;
	border:1px solid #dddddd;
	background-color:#f3f3f3;
	text-align:left;
}
.privacy h2 {
	margin:0px 0px 10px 0px;
	padding:5px;
	font-size:16px;
	line-height:16px;
	background-color:#cccccc;
}

#EVENT_BODY .kakunin {
	margin:30px 40px;
	font-size:14px;
	font-weight:bold;
	color:#0759a3;
	line-height:140%;
}

#EVENT_BODY .close {
	margin:50px auto;
	width:400px;
	text-align:center;
}