

/*----------------------------------------------------------------------
/			index 
/----------------------------------------------------------------------*/
body{
	background-color:#fff;
}
#header{
	margin-bottom:0;
	border:none;
}
section h2{
	font-weight:bold;
	color:#fff;
	background:none;
	padding:0;
}
section h2 img{
	vertical-align:middle;
	margin-right:10px
}
section #news h2{
	color:#ae5262;
}
section #info h2{
	color:#ae5262;
}
section #pickup h2{
	color:#d3bdcd;
}
section #highlight h2{
	color:#cfe0e4;
}
section p{
	margin:0;
}
section p.detail{
	font-size: 86%;
}
article.post{
	margin-bottom:20px;
	line-height: 140%;
}
article.post h3{
	font-size:110%;
	margin:0 0 3px 0;
	border:none;
	color:#fff;
	padding:0;
}
article.post h3 a{
	color:#fff;
}
article.post div.has_thumb{
	margin-right: 100px;
}

article.post div.topicsThumb{
	width:80px;
	float:right;
	background:#8d6082;
	height: 80px;
}
article.post p.meta{
	padding-top: 2px;
	font-size:80%;
}
article.post div.topicsThumb img{
	width:100%;
	display:block;
}


#lowerInfo{
	background
}
#lowerInfo p{
	font-size:80%;
}

#gallery{
	width:100%;
	background:#000;
	/*
	background:#955251;
	background:url(../images/sample/gallery.jpg) no-repeat 50% 50%;
	background-size: cover;
	*/
}

div.slideshow_slide  img{
	height:auto !important;
}
div.slideshow_title a,
div.slideshow_title{
	text-align:left !important;
	padding:5px 20px !important;
	font-size:95% !important;
	width:980px !important;
	margin:0 auto !important;
}
.slideshow_pagination{
	bottom: 65px !important;
}
.slideshow_container_style-light .slideshow_pagination ul li{
	margin: 0 8px !important;
}



#content section div.wrapper{
	padding-top:40px;
	padding-bottom:40px;
}
.slideshow_container_style-dark .slideshow_pagination ul li{
	background-image:url("/cms/wp-content/plugins/slideshow-jquery-image-gallery/images/SlideshowPlugin/dark-bullet.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}
div#intro{
		background: #913f4a url(/cms/wp-content/themes/dcexpo2015/images/index/intro_bg.png) repeat-y right 50%;
	background-attachment: fixed;
	color:#fff;
}
div#intro h2{
	color:#fff;
	font-weight:normal;
}
div#intro p{
	width: 60%;
	font-size:98%;
	padding-left: 20px;
}

div#topics{
}
.post{
	margin:0;
}
p.meta{
	margin:0;
}
#content{
	padding-top: 0px;
	padding-bottom:100px;
}
h2{
	font-weight:normal;
	font-size:180%;
	margin:0 0 15px 0;
}
#lowerInfo{
	background: #e8e2d1 url(/cms/wp-content/themes/dcexpo2015/images/index/lowerInfo_bg.png) repeat-y right 50%;
	background-attachment: fixed;
}
#lowerInfo h2{

}
#infomation{
	background-color:#eee0cf;
}
#news{
	float:left;
	width:65%;
	font-size:110%;
}
#news a{
	color:#000;
}

#info{
	float:right;
	width:32%;
}
div#pickup{
	background-color:#7e4e72;
	float:left;
	width:50%;
}
div#highlight{
	background-color:#238999;
	float:right;
	width:50%;
}
div#highlight img.movie{
	width:80%;
	border:20px solid #000;
}
div#pickup div.inner{
	padding: 30px;
	width:460px;
	float:right;
	color:#fff;
}
div#highlight div.inner{
	padding: 30px;
	width:460px;
	color:#fff;
}
div#pickup div.inner a{
	color:#fff;
}
div#highlight div.inner a{
	color:#fff;
}
div#info div.side_banner_link ul li{
	background-color:#ffffff;
	background-repeat:no-repeat;
	margin:2px 0;
}
div#info div.side_banner_link ul li a{
	display:block;
	color:#333;
	padding:5px 10px;
}
div#info div.side_banner_link ul li a:hover{
	background-color:#ae5262;
	color:#fff;
}
div#info div.side_banner_link ul li#menu-item-77{
	background-image:url() ;
}



/*
	iPad & iPhone common
*/
@media screen and (max-width: 991px) {

	#content section div.wrapper{
		padding-top:15px;
		padding-bottom:20px;
	}
	div#pickup div.inner{
		width:auto;
		float:none;
	}
}


/*
	
	iPhone-480px
*/
@media screen and (max-width:767px) {
	div#intro p{
		padding:0;
		width:auto;
	}
	#highlight img{
		width:100%;
	}
	div#pickup,div#highlight,
	div#news,div#info{
		float:none;
		display:block;
		width:auto;
	}
	div#pickup div.inner{
		float:none;
	}
	div#pickup div.inner{
		width:auto;
		
	}
	#content section div.wrapper{
		padding:40px 15px 15px 15px;
	}
	div#highlight img.movie{
		width:100%;
		border:none;
	}
	.slideshow_pagination{
		bottom: -15px !important;
	}
}


/*
	pc
*/

@media screen and (min-width: 981px) {
	.forSP{
		display:none;
	}
}
