#contents {
	margin-top: 30px;
}
#navi {
	width: 1000px;
    height: 56px;
    padding: 0px;
    background: url(../img/navi_bg.png) repeat-x;
    margin-bottom: 20px;
}
.left {
	float: left !important;
}
.rapper {
	width: 1000px;
    margin: 0px auto;
}
.contents {
	width: 710px !important;
    height: auto;
    margin: 0px;
    padding: 0 40px 0 0;
    background: #FFF;
}
table.event_title {
	background: #fff url(../img/event_table_bg.png) no-repeat 0 0;
    width: 712px;
    height: 112px;
    margin-bottom: 0px;
    margin: 0px;
    border-collapse: collapse;
}
table.event_title th {
	height: 40px;
    background: none;
    border: none;
    font-size: 30px;
    text-align: center;
    padding: 3px 10px;
    letter-spacing: 0em;
    font-weight: 500;
    line-height: 29px;
    color: #000;
}
table.event_title th.sub {
	height: 50px;
    font-size: 26px;
    color: #E89C42;
    text-align: center;
    padding: 4px 0px;
}
table.event_detail {
    width: 712px;
    margin-top: 0px;
    border: solid 1px #DED9D7;
}
table.event_detail tr.bg01 th {
	background: #F7F7F2;
    border-top: solid 1px #DED9D7;
    border-bottom: solid 1px #DED9D7;
}
table.event_detail th.cl1 {
	line-height: 1.9em;
    padding-bottom: 0px;
}
table.event_detail th {
	border: none;
    font-size: 18px;
    font-weight: 500;
    color: #3A67C2;
    padding: 10px 0px 10px 5px;
    width: 90px;
    vertical-align: top;
    text-align: center;
    letter-spacing: 0em;
}
table.event_detail tr.bg01 td {
	background: #F7F7F2;
	border-top: solid 1px #DED9D7;
    border-bottom: solid 1px #DED9D7;
}
table.event_detail td {
	border: none;
    padding: 10px 5px 10px 0px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0em;
}
table td {
	vertical-align: top;
}
table.event_detail td font.l {
	font-size: 24px;
}
table.event_detail td font.ll {
	font-size: 30px;
}
table.event_detail tr.bg02 th {
	background: #FFF;
}
table.event_detail tr.bg02 td {
	background: #FFF;
}
table.event_detail td font.m {
	font-size: 21px;
}
table.event_detail tr.pt0 th {
	padding-top: 0px;
}
table.event_detail tr.pt0 td {
	padding-top: 0px;
}
table.navi_login {
	border: solid 1px #DED9D7;
    width: 712px;
    margin: 30px 0px;
}
table.navi_login th {
	background: #fff url(../img/login_title_bg.png) no-repeat 0 0;
    border: none;
    height: 65px;
    font-size: 20px;
    padding: 0px 0px 0px 45px;
    text-align: left;
}
table.navi_login th span {
	color: #3A67C2;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0em;
    margin-left: 20px;
}
table.navi_login td.right_border {
	border-right: solid 1px #D6D3CE;
}
table.navi_login td {
	background: none;
    border: none;
    width: 356px;
    text-align: center;
    padding: 15px 20px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0em;
}
.side {
	width: 250px !important;
}
.right {
    float: right !important;
}
table.capa {
    border: solid 1px #DED9D7;
    margin-bottom: 20px;
    width: 100% !important;
}
table.capa tr {
	border: none;
}
table.capa tr td {
    padding: 5pt;
    line-height: 20px;
    font-size: 14px;
}
.text_left {
    text-align: left;
}
.clear {
	clear: both !important;
}
.mess_area {
    padding-top: 150px;
    padding-bottom: 150px;
    width: 100%;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 16px;
}
.mess_area p {
    text-align: center;
}
.footer {
    margin-top: 20px;
}
table.form tr th {
    background-color: #F3F3F3;
    border: solid 1px #DED9D7;
    height: 30px;
    padding: 5px;
    width: 170px;
    font-weight: normal;
    text-align: left;
    font-size: 14px;
    color: #4D4D4D;
    letter-spacing: 0em;
}
table.form tr th.title {
    height: 20px;
    background-color: #3A67C2;
    color: #FFF;
}
table.form tr td {
    border: solid 1px #DED9D7;
    height: 30px;
    padding: 5px;
}
table.form tr td input {
    width: 100%;
}
table.form tr td input.m {
    width: 95px;
}
.errmes {
    color: red;
    font-weight: bold;
}
table.form tr td input.s {
    width: 70px;
}
table.form tr td input.r {
    width: 20px;
}
table.form tr td.no_border {
    border: none;
}
table.form tr td font.small {
    font-size: 12px;
    font-weight: 400;
}
div.scroll {
    overflow: scroll;
    height: 140px;
}
div.privacy {
    font-size: 10px;
    letter-spacing: 0em;
    line-height: 1em;
}
div.privacy_check {
    text-align: center;
    height: 50px;
}
div.privacy_check span {
    background-color: #ED1C24;
    padding: 4px 4px 1px 4px;
}
div.form_btn {
    text-align: center;
}