body {
	background: #cfcfcf;
}

#container {
	width: 640px!important;
	margin: 0 auto;
}

#contents {
	width: 640px!important;
}

#contents_main {
	width: 610px!important;
	padding: 10px;
}

#side {
	float: none;
}

#side h2 {
	display: none;
}

#search {
	display: none;
}

#calendar {
	display: none;
}

#banner {
	display: none;
}

h1 {
	padding-bottom: 5px;
}

#main {
	float: none!important;
	margin-bottom: 20px;
}

#category {
	display: none;
}

#head_category {
	display: none;
}

#another_btn {
	display: none;
}

#copyright {
	display: none;
}

#contents_foot {
	display: none;
}

#footer {
	display: none;
}


.page_search {
	display: none;
}

#contents_main h2 {
	overflow: hidden;
	zoom: 0.79;
	padding-bottom: 10px;
}

.event_box {
	clear: both;
	padding: 0 0px 12px;
	margin-bottom: 25px;
	background: #FFFFFF;
}

.event_box .inner {
	height: 100%;
	padding: 12px 13px 0;
}

.event_box .movie {
	background: url(../images/bg_06_movie.gif) top right no-repeat;
}

.event_box .report {
	background: url(../images/bg_06_report.gif) top right no-repeat;
}

.event_box .both_cont {
	background: url(../images/bg_06_both_cont.gif) top right no-repeat;
}

.event_box .inner h3 {
	margin-right: 120px;
}

.event_box .ph {
	float: left;
	width: 184px;
	margin-right: 11px;
}

.event_box .place {
	float: none;
	margin: 0;
}

.event_box .date {
	float: none;
	margin: 0;
}

.event_box p {
	display: inline;
	float: left;
	width: 380px;
	margin: 12px 0 0 3px;
	line-height: 1.4;
}

#focus {
	clear: both;
}
#focus p {
	float: left;
	margin: 50px 20px 5px 5px;
	color: #333333;
	font-size: 71.4%;
}

#focus p a {
	color: #333333;
}

/* clearfix */
.event_box:after {
	clear: both;
	content: ".";
	display:block;
	height:0;
	visibility:hidden;
}


#result_field {
	padding-left: 8px;
}
