@charset "utf-8";

/*----------------------------------------------------------------------------------------*

*　■内外電機　キャンペーン 専用スタイル

*

*		更新日：		2009.11.10

*		更新者：		shimizu

*		対象頁：		/campaign/以下

*

*-----------------------------------------------------------------------------------------*/









/*---------------------------------------------------------------------

　■共通

-----------------------------------------------------------------------*/

#main{}







/*---------------------------------------------------------------------

　■タイトル

-----------------------------------------------------------------------*/

#camp_title{

	width: 553px;

	height: 196px;

	text-indent: -9999px;

	background: url(../img/campaign/20091116/title.jpg);

}


#camp_towels{

	width: 553px;

	height: 384px;

	text-indent: -9999px;

	background: url(../img/campaign/20091116/towels.jpg);

}


#camp_mess{

	width: 553px;
	
	height:92px;

	text-indent: -9999px;

	background: url(../img/campaign/20091116/mess01.jpg);

}

#camp_mess2{

	width:553px;
	
	color:#FFFFFF;
	
	background:#d8000f;
	
	padding-bottom:15px;
	
}

#camp_mess2 p{
	
	margin:0;
	
	padding:0;
	
	text-indent:15px;
	
	font-size:11px;
	
	letter-spacing:normal;
	
}
	
#camp_mess3{

	width: 553px;
	
	height:19px;

	text-indent: -9999px;

	background: #d8000f url(../img/campaign/20091116/day.jpg) no-repeat left center;
	
	padding:15px 0;

}

#camp_entry{

	width:553px;
	
	height:54px;
	
	background:#d8000f;
	
	padding-bottom:20px;
	
}

#camp_entry a{
	
	margin-left:90px;

	display:block;
	
	width:380px;
	
	height:51px;
	
	text-indent:-9999px;

	background: url(../img/campaign/20091116/btn_registry.jpg);
	

	
}

#camp_entry a:hover{
	
	background: url(../img/campaign/20091116/btn_registry2.jpg);
	
}
