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;
}




#contents_main h2 {
	overflow: hidden;
	zoom: 0.79;
}

.event_box {
	clear: both;
	margin-bottom: 10px;
	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;
	padding: 0 10px 10px 0;
}

.event_box .place {
	margin-bottom: 12px;
}

#yymm {
	display: none;
}

#focus {
	clear: both;
	margin: 0 0 5px 5px;	
}

#focus select {
	display: none;
}

/* clearfix */
.event_box:after,
#yymm:after {
	clear: both;
	content: ".";
	display:block;
	height:0;
	visibility:hidden;
}
