#index_slideshow {
	height: 630px;
	width: 950px;
	background-image: url(main_image/top_pic/main_pic_back630.jpg);
}
#index_slideshow_400 {
	height: 430px;
	width: 950px;
	background-image: url(main_image/top_pic/main_pic_back430.png);
}
#slideshow_text {
	width: 950px;
	height: 50px;
	padding: 0;
	display: block;
	background-color: #000;
	font-size: 30px;
	font-weight: bold;
	color: #080;
	line-height: 1.5em
}


.topics {
	margin-bottom: 20px;
	text-align: center;
	line-height: 1.8em;
}
.main_topic {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 1.8em;
}
.main_topic a {
	color: #00F;
	text-decoration: underline;
}
.main_topic a:hover {
	color: #6B88FF;
	text-decoration: none;
}
.main_topic a:visited {
	color: #F6F;
	text-decoration: underline;
}
.topics a {
	color: #00F;
	text-decoration: underline;
}
.topics a:hover {
	color: #6B88FF;
	text-decoration: none;
}
.topics a:visited {
	color: #F6F;
	text-decoration: underline;
}
.sub_topic_1 {
	float: left;
	width: 260px;
	margin-left: 50px;
}
.sub_topic_2 {
	float: left;
	width: 260px;
	margin-left: 35px;
}
.sub_topic_3 {
	float: left;
	width: 260px;
	margin-left: 35px;
}
.ad {
	height: 160px;
	margin-top: 30px;
}
.sub_ad_1 {
	float: left;
	height: 160px;
	width: 260px;
	margin-left: 50px;
}
.sub_ad_2 {
	float: left;
	height: 160px;
	width: 260px;
	margin-left: 35px;
}
.sub_ad_3 {
	float: left;
	height: 160px;
	width: 260px;
	margin-left: 35px;
}
.news_item {
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 13px;
	background-image: url(main_image/news/bullet.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 17px;
}
#news_youtube_fb {
	width: 900px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 30px;
}
#today_magician {
	width: 500px;
	background-color: #C30;
	margin-bottom: 10px;
}
#today_magician h3 {
	color: #EEE;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
}
#today_magician #wrap {
	text-align: center;
}
#today_magician #wrap ul li{
	text-align: center;
	float: left;
	width: 125px;
	color: #EEE;
	font-weight: bold;
}
#today_magician #wrap ul li img {
	margin-bottom: 10px;
}
#today_magician #showtime {
	color: #EEE;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 1.5em;
}
#today_magician #showtime ul li {
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
}
#news_youtube {
	float: left;
	width: 500px;
}
#fb_feed {
	float: right;
}
#head_line h1 {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
}
#head_line h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 1.5em;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#head_line p {
	text-align: justify;
	font-size: 18px;
	font-weight: normal;
	color: #555;
	line-height: 1.5em;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#fb_feed .sns_btn {
	margin: 0px;
	float: right;
}
