@charset "UTF-8";

#container #movie {
	margin-bottom: 0px;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#container #content #info {
	margin-bottom: 15px;
	background-image: url(../images/index/title_info.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 45px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-bottom: 15px;
}
#container #content #arrival {
	margin-bottom: 15px;
	background-image: url(../images/index/title_arrival.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 45px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-bottom: 15px;
}
#container #content #summary {
	margin-bottom: 0;
}

#container #content #trade {
	margin-top: 15px;
	margin-bottom: 5px;
}

#container #content #trade p {
	margin:0 ;
	padding:0 ;
}


#container #content #blog {
	border: 1px solid #CCCCCC;
	background-image: url(../images/index/title_blog.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 40px;
	text-align: center;
}
.scroll {
	width: 500px;
	height:110px;
	overflow: auto;
	border: none;
	line-height:130%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.magazine-text {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
.voice-title {
	font-size: 12px;
	font-weight: bold;
}
.orange-large {
	font-size: 14px;
	font-weight: bold;
	color: #F29600;
}
.small {
	font-size: 10px;
}

#Event {
	width:520px ;
	margin:0 auto 15px auto;
}
