@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
	width: 760px;
	height: 287px;
	text-indent: -9999em;
	background-image: url(../common/images/img_poplustop.jpg);
	background-repeat: no-repeat;
	margin-bottom: 7px;
	margin-top: 22px;
}
body
{
	background-image: url(../common/images/popcorn/bg.jpg);
	background-repeat: repeat;
}


#main {
	width: 430px;
	float: left;
	background-image: url(../common/images/poplus/img_poplus_news.jpg);
	height: 338px;
}
#sub
{
	background-image: url(../common/images/poplus/img_poplus_sub.jpg);
	height: 338px;
	width: 330px;
}


.box_01 {
	position: relative;
	height: 338px;
	width: 430px;
}

.box_new {
	height: 80px;
	overflow: auto;
	width: 330px;
	margin-top: 205px;
	margin-left: 43px;
	padding: 10px;
}
