/*------------------------------------------------------------------------------
　　ダミーページの設定
------------------------------------------------------------------------------*/
#box_width782px{
	width:782px;
/*	height:2000em;
*/	background:#fff;
	margin:0 auto ;
	text-align:left ;
/*	border:1px solid #f0f0f0 ;
*/	position: relative;
	}



/*--------------------------------------------------------------------------------------------------------------------------
　　Ｐタグ基本設定									
--------------------------------------------------------------------------------------------------------------------------*/     
#box_2013_08_genki p{ /* 文字サイズ、行間以外の基本設定 */
       margin:0 0 15px 0 ;
       padding:0 ;
       color:#2b2220 ;
       letter-spacing:0.15em;
       }


/*---------------------------title開始---------------------------*/
#box_2013_08_genki a:hover img,
#box_2013_08_genki a:active img{ /* 写真にマウスオーバー */
	opacity: 0.70!important;
	filter: alpha(opacity=70) !important; 
}


#box_2013_08_genki_top {
	width: 782px;
	height: 512px;
}
#box_2013_08_genki_top ul{
	list-style:none;
	display:block;
	overflow : hidden;
	width:782px;
	height:512px;
	margin:0 !important;
	padding: 0;
	}

#box_2013_08_genki_top ul li{ 
	display:block;
	width:782px;
	height:512px;
	margin:0; padding:0;
	}


#box_2013_08_genki_01 {
	background: url(/assets/images/campaign/2013_08_genki/bg.jpg) no-repeat;
	width: 782px;
	height: 1326px;
	margin: 0 0 30px 0;
	position: relative;
}

#bnr01 {
	position: absolute;
	top: 30px;
	left: 0px;
}
#bnr02 {
	position: absolute;
	top: 355px;
	left: 0px;
}
#bnr03 {
	position: absolute;
	top: 409px;
	left: 441px;
}
#bnr04 {
	position: absolute;
	top: 851px;
	left: 0px;
}
#bnr05 {
	position: absolute;
	top: 851px;
	left: 505px;
}


