﻿/*--------------------------------------------------------------
[ campaign.css ]
---------------------------------------------------------------*/

/* くつろぎキャンペーン
---------------------------------------------------------------*/ 

#kutsurogi {
	background-image: url(https://www.8341.jp/site_data/cabinet/img/campaign/monthly/kutsurogi_cp_bk.gif);
	text-align: center;
	background-position: center;
}
.topic01 {
	background-image: url(https://www.8341.jp/site_data/cabinet/img/campaign/monthly/kutsurogi_880_mid.gif);
}


/*Tableプレゼント系
--------------------------------------------------------------------------*/


table.present 			{
	font-size: 150%;
	background-color: #FFC;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}
.present td			{	
text-align: center;  
padding: 5px 5px 5px 5px;  
border:1px solid #ff0000;
border-top:1px solid #663300;
border-right:1px solid #663300;
border-left:1px solid #663300;
border-bottom:1px solid #663300;
}


#monde2012 {
	background-image: url(https://www.8341.jp/site_data/cabinet/img/campaign/monde2012pro_03.jpg);
	text-align: center;
	margin: 0 auto;
	width: 950px;
}