@charset 'utf-8';

/* -----------------------------------------------------------
CSS Information

File name:      poncan120315.css
Update:         2012/03/07
Style Info:     

	01. 全体用
	02. アイテムページ用

----------------------------------------------------------- */



/* ----------------------------------------------------------------------
  01. 全体用
---------------------------------------------------------------------- */

/* import style
------------------------------------------------------------------- */
@import url('../../mod_default.css');
@import url('../../mod_layout.css');
@import url('../../mod_headerfooter.css');
@import url('../../mod_common.css');
/*@import url('../../mod_login.css');
@import url('../../mod_form.css');*/




/* siteTitleArea
---------------------------------------------------------------------- */
body#event #siteTitleArea {
	display: none;
}



/* This page style
---------------------------------------------------------------------- */
#eventContentsArea {
	margin: 0 auto;
	width: 810px;
	height:1133px;
	background: #fff;
	text-align: left;
	background:url(../../../image/event/camp/campaign_120315/bg_campaign.gif) no-repeat #fcf7f7;
	position:relative;
}

#eventContentsArea img {
	vertical-align: bottom;
}





/* ----------------------------------------------------------------------
  02. イベントページ用
---------------------------------------------------------------------- */

/* タイトル枠用
------------------------------------------- */
#eventContentsArea #titleArea {
	position: relative;
	width: 810px;
	height:202px;
}

#eventContentsArea #titleArea h2{
	background:url(../../../image/event/camp/campaign_120315/title_img.gif) no-repeat;
	width:635px;
	height:87px;
	text-indent:-999em;
	position:absolute;
	top:33px;
	left:45px;
}

#eventContentsArea #titleArea div.txtDate{
	background:url(../../../image/event/camp/campaign_120315/txt_campaign01.gif) no-repeat;
	width:546px;
	height:35px;
	position:absolute;
	top:137px;
	left:72px;
}

#eventContentsArea #titleArea div.txt01{
	background:url(../../../image/event/camp/campaign_120315/txt_campaign02.gif) no-repeat;
	width:500px;
	height:43px;
	position:absolute;
	top:192px;
	left:72px;
}




#eventContentsArea #titleArea p,
#eventContentsArea #txt01Area h3,
#eventContentsArea #txt02Area h3,
#eventContentsArea #txt04Area h3,
#eventContentsArea #txt04Area p,
#eventContentsArea #txt05Area h3,
#eventContentsArea #txt05Area p{
	display:none;
}

/* イベント枠用
------------------------------------------- */
#eventContentsArea #txt01Area {
	background:url(../../../image/event/camp/campaign_120315/pic_benefit01.jpg) no-repeat;
	width:307px;
	height:258px;
	position:absolute;
	top:288px;
	left:29px;
}

#eventContentsArea #txt01Area p,
#eventContentsArea #txt02Area p{
	position:absolute;
	top:262px;
	left:162px;
	font-size:11px;
	line-height:130%;
	width:200px;
	text-align:left;
}

#eventContentsArea #txt02Area {
	background:url(../../../image/event/camp/campaign_120315/pic_benefit02.jpg) no-repeat;
	width:307px;
	height:258px;
	position:absolute;
	top:288px;
	left:357px;
}

#eventContentsArea .txt02_chance{
	background:url(../../../image/event/camp/campaign_120315/txt_chance.gif) no-repeat;
	width:186px;
	height:41px;
	position:absolute;
	top:258px;
	left:370px;
	text-indent:-999em;
}


#eventContentsArea #avatarArea{
	position:absolute;
	top:123px;
	left:659px;
}

#eventContentsArea #txt03Area {
	background:url(../../../image/event/camp/campaign_120315/txt_campaign03.gif) no-repeat;
	width:653px;
	height:57px;
	position:absolute;
	top:603px;
	left:29px;

}

#eventContentsArea #txt03Area p{
	text-indent:-999em;
}


#eventContentsArea #txt04Area {
	background:url(../../../image/event/camp/campaign_120315/txt_campaign04.gif) no-repeat;
	width:750px;
	height:101px;
	position:absolute;
	top:686px;
	left:30px;
}

#eventContentsArea #btn_event {
	position:absolute;
	width:475px;
	height:73px;
	background:url("../../../image/event/camp/campaign_120315/btn_agency.jpg") no-repeat;
	top:819px;
	left:168px;
}

#eventContentsArea #btn_event a {
	width:475px;
	height:73px;
	display:block;
	text-indent:-999em;
	overflow:hidden;
}

#eventContentsArea #txt05Area {
	background:url(../../../image/event/camp/campaign_120315/txt_campaign05.gif) no-repeat;
	width:750px;
	height:183px;
	position:absolute;
	top:921px;
	left:29px;
}




/* clearfix
------------------------------------------- */
#eventContentsArea #mainArea:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
