@charset "UTF-8";

#sns {
	width: 95px;
	position: absolute;
	top: 30px;
	right: 50px;
}


.report_title {
	float: left;
	width: 245px;
	margin-right: 20px;
	background-image: url((URL));
	background-repeat: no-repeat;
	height: 335px;
}
#report_title {
	width: 880px;
	margin-bottom: 30px;
}

#gallery_area {
	width:850px;
	margin-top: 20px;
	margin-bottom: 50px;
	padding: 15px;
	border: 1px solid #999;
}

#gallery_area ul li{
	width:160px;
	margin-right:10px;
	float: left;
	margin-bottom: 10px;
}
	
#style_area {
	width: 880px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#style_area ul li{
	width:200px;
	float:left;
	margin-right: 20px;
	margin-bottom: 30px;
}

.twitter_btn {
	margin-right: auto;
	margin-left: auto;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
#shosai {
	width: 840px;
	margin-top: 30px;
	margin-bottom: 20px;
	background-color: #E4E4E4;
	padding: 20px;
}
.present_naiyou {
	background-image: url(../images/present/oubo_area_bg.gif);
	background-repeat: repeat-x;
	height: 323px;
	width: 880px;
	margin-top: 20px;
	margin-bottom: 40px;
	position: relative;
}
.style_movie {
	float: left;
	width: 460px;
	margin-top: 30px;
	margin-left: 15px;
}

.main_movie {
	float: left;
}

.shosai_title {
	line-height: 3.6ex;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.shosai_title_s {
	line-height: 3.6ex;
	font-weight: bold;
}


.follw_btn {
	width:240px;
	height: 20px;
	position: absolute;
	top: 175px;
	right: 10px;
	background-color: #39C;
}
