@CHARSET "utf-8";

#EventContents{
	width: 667px;
}

#EventContents p.text{
	padding: 10px;
}

#EventContents div.submit{
	padding: 15px 0 30px;
}

#EventContents div.submit div.text{
	float: left;
	padding-left: 10px;
}

#EventContents div.submit div.button{
	float: right;
	background: url(../event/images/bg_submit_event.gif) repeat-x 0 0;
	width: 288px;
	height: 48px;
}

#EventContents div.submit div.button p{
	padding: 7px 0 0 166px;
}

#EventContents ul.tabmenu{
	margin-bottom: 7px;
	background: url(../event/images/tag_underline.gif) repeat-x bottom;
	height: 39px;
}

#EventContents ul.tabmenu li{
	float: left;
}

#EventContents ul.tabmenu li img{
	cursor: pointer;
}

#EventContents div.content{
	margin-bottom: 20px;
}

#EventContents div.content div.title0001{
	background: url(../event/images/subtit_event_music.gif) repeat-x bottom;
	height: 37px;
}
#EventContents div.content div.title0002{
	background: url(../event/images/subtit_event_festival.gif) repeat-x bottom;
	height: 37px;
}
#EventContents div.content div.title0003{
	background: url(../event/images/subtit_event_theater.gif) repeat-x bottom;
	height: 37px;
}
#EventContents div.content div.title0004{
	background: url(../event/images/subtit_event_exhibit.gif) repeat-x bottom;
	height: 37px;
}
#EventContents div.content div.title0005{
	background: url(../event/images/subtit_event_okinawa.gif) repeat-x bottom;
	height: 37px;
}
#EventContents div.content div.title0006{
	background: url(../event/images/subtit_event_etc.gif) repeat-x bottom;
	height: 37px;
}

#EventContents div.content div.title p{
	color: #333399;
	font-weight: bold;
	font-size: 108%;		/* 14px */
	padding: 6px 0 0 92px;
}

#EventContents div.content div.title p a{
	color: #333399;
}

#EventContents div.content div.info{
	border-right: solid 1px #cbcbcb;
	border-left: solid 1px #cbcbcb;
}

#EventContents div.content div.info div.image{
	float: left;
	padding: 12px 0 12px 13px;
}

#EventContents div.content div.info div.text{
	float: right;
	padding: 12px 18px 12px 0;
	width: 458px;
}

#EventContents div.content div.info div.noimage{
	width: 634px;
}

#EventContents div.content div.info div.text div.item{
	border-bottom: dotted 1px #b6b6b0;
}

#EventContents div.content div.info div.text div.item div.key{
	float: left;
	width: 86px;
}

#EventContents div.content div.info div.text div.item div.key p{
	padding: 0 0 0 4px;
}

#EventContents div.content div.info div.text div.item div.value{
	float: left;
	width: 80%;
}

#EventContents div.content div.info div.text div.item div.value p{
	padding: 0 0 0 4px;
}

#EventContents div.content div.info div.text div.lastitem{
	border-bottom: none;
}

#EventContents div.content div.footer{
	background: url(../event/images/content_footer.gif) no-repeat 0 0;
	height: 5px;
}

#EventContents table.touroku{
	margin: 10px;
	font-size: 93%;		/* 12px */
	width: 647px;
}

#EventContents table.touroku input, 
#EventContents table.touroku select, 
#EventContents table.touroku textarea{
	background-color: #fcf4f4;
	width: 475px;
	border: solid 1px #f7cdcf;
}
#EventContents table.touroku textarea{
	height: 5em;
}
#EventContents table.touroku select.category_id{
	width: 200px;
}

#EventContents table.touroku tr th{
	background: url(../event/images/bg_event_touroku.gif) repeat-y 0 0;
	width: 146px;
	font-weight: bold;
	border-bottom: solid 3px #ffffff;
}

#EventContents table.touroku tr th p{
	padding: 12px 0 12px 14px;
}
#EventContents table.touroku tr th p.textarea{
	padding: 12px 0 59px 14px;
}

#EventContents table.touroku tr td{
	background-color: #efefe9;
	border-left: solid 1px #ffffff;
	padding: 12px 12px 12px 12px;
	border-bottom: solid 3px #ffffff;
}

#EventContents div.navigation{
	padding-top: 30px;
	text-align: center;
}

#EventContents div.navigation input.Navi{
	margin: 0 6px;
}

#EventContents div.thanks{
	text-align: center;
}

#EventContents div.thanks div.message{
	font-size: 123.1%;		/* 16px */
	font-weight: bold;
	margin: 35px 0 25px 0;
}

#EventContents div.thanks div.detail{
	margin: 0 0 0 90px;
	text-align: left;
}

#EventContents div.thanks div.privacy{
	margin: 30px 0 0 90px;
	text-align: left;
}

	