@charset "UTF-8";
/* CSS Document */

/*-------------------------
	campaign navi
----------------------------*/

#top_navi_campaign{
	top:0px;
	left:0px;
	
}

#top_navi_campaign a{
	background-image: url(../common/img/contents_header/top_navi_campaign.png);
	background-position: 0px 0px;
}

#top_navi_campaign a:hover{
	background-position: 0px -30px;
}

#top_navi_campaign_selected {
	top:0px;
	left:0px;
	background-image: url(../common/img/contents_header/top_navi_campaign.png);
	background-position: 0px -60px;
	z-index:99;
}	

/*----		company		-----*/


#top_navi_pack {
	top:0px;
	left:115px;
}

#top_navi_pack a{
	background-image: url(../common/img/contents_header/top_navi_campaign.png);
	background-position: -120px 0px;
}

#top_navi_pack a:hover{
	background-position: -120px -30px;	
}

#top_navi_pack_selected {
	top:0px;
	left:115px;
	background-image: url(../common/img/contents_header/top_navi_campaign.png);
	background-position: -120px -60px;
	z-index:99;
}	




/*-------------------------
		campaign TOP
---------------------------*/

#camp_top_main{
	width:730px;
	height:300px;
	padding:1px 4px 3px 1px;
	margin-bottom:12px;
	background-image:url(../campaign/img/bg/top_bg.png);
	background-repeat:no-repeat;	
}


#camp_top_wrap{
	width:735px;
	height:304px;
	margin-bottom: 48px;
}

#camp_top_2col_L{
	width:480px;
	height:300px;
	padding:1px 3px 3px 1px;
	margin-right:6px;
	float:left;
	background-image:url(../campaign/img/bg/top_2col_bg.png);
	background-repeat:no-repeat;
}

#camp_top_2col_R{
	width:240px;
	height:300px;
	padding:1px 4px 3px 1px;
	float:right;
	background-image:url(../campaign/img/bg/top_2col_bg.png);
	background-repeat:no-repeat;
}

#camp_top_3col_wrap{
	width:735px;
	height:456px;
	margin-bottom:48px;
}
#camp_top_3col_top{
	width:735px;
	margin-bottom:12px;
}
#camp_top_3col_L{
	width:237px;
	height:204px;
	float:left;
}
#camp_top_3col_L2{
	width:486px;
	height:204px;
	float:left;
	margin-right:12px;
}


#camp_top_3col_C{
	width:237px;
	height:204px;
	float:left;
	margin-left:12px;
	margin-right:12px;
}
#camp_top_3col_R{
	width:237px;
	height:204px;
	float:right;
}


/*-------------------------
		campaign TOP
---------------------------*/

.camp_title{
	width:100%;
	height:40px;
	margin-bottom:24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #005368;
	border-bottom-color: #005368;
	line-height:40px;
	font-size:12px;
	color:#005368;
}

.camp_contents_top{
	width:731px;
	height:168px;
	padding:1px 4px 3px 1px;
	margin-bottom:24px;
	background-image:url(../campaign/img/bg/contents_title_bg.png);
	background-repeat:no-repeat;
}

.camp_contents_wrap{
	width:735px;
	margin-bottom: 18px;
	height:168px;
}

.camp_contents_3col_L{
	width:235px;
	height:168px;
	float:left;
}
.camp_contents_3col_LW{
	width:485px;
	height:168px;
	margin-right:15px;
	float:left;
}

.camp_contents_3col_C{
	width:235px;
	height:168px;
	float:left;
	margin:0px 15px 0px 15px;
	
}

.camp_contents_3col_R{
	width:235px;
	height:168px;
	float:right;
	
}

.camp_contents_3col_RW{
	width:485px;
	height:168px;
	margin-left:15px;
	float:right;
	
}
.camp_contents_add{
	width:100%;
	margin-bottom:48px;
	font-size:10px;
	position:relative;
}
.camp_contents_add li{
	list-style:inside;
}
.add_list_C{
	position:absolute;
	top:24px;
	left:235px;
}
.add_list_R{
	position:absolute;
	top:24px;
	left:485px;
}

/*-------------------------
	campaign CONTENTS
---------------------------*/
.camp_content_wrap{
	width:735px;
	margin-bottom: 18px;
	height:460px;
}
	
.camp_contents_2col_wrap{
	width:735px;
	height:307px;
	margin-bottom:20px;
}

.camp_contents_2col_L{
	width:360px;
	heigth:307px;
	float:left;
	margin-right:15px;
}
.camp_contents_2col_R{
	width:360px;
	height:307px;
	float:right;
}

.camp_contents_overview{
	width:360px;
	height:122px;
	margin-bottom:20px;
}


.camp_contents_2col_wrap hr{
	margin-bottom:21px
}

.camp_contents_detail{
	width:360px;
	height:143px
}

.camp_contents_attention{
	width:711px;
	height:108px;
	padding:12px 12px 12px 12px;
	background-color:#fafafa;
}
.camp_contents_attention li{
	list-style:none;
	font-size:10px;
	color:#666;
	line-height:18px;
}
