* {margin:0px;
	padding:0px;}

body{background-color:#FDCFD1;}

td { font-size:12px; color:#555555; line-height:130% }

a:link { color:#ff5577; text-decoration:none }
a:visited { color:#FF6666; text-decoration:none }
a:hover { color:#BF432B; text-decoration:underline }


.font0 { font-size: 11px;}
.font1 { font-size: 10px; line-height: 12px;}
.font2 { font-size: 12px; line-height: 15px;}

.footer {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #737373;
	}

/* 開業キャンペーン */

#campaign-plan-btn{ width:610px; background:url(../image/campaign/plan-btn-bg.jpg) no-repeat; height:69px;}

#campaign-plan-btn img{margin-left:144px; margin-top:5px;}

#campaign-rsv-area{ margin-left:61px;}
#campaign-rsv-area-btn{background:url(../image/campaign/rsv-btn-bg.jpg) no-repeat; height:60px; width:488px; margin-bottom:10px;}

#campaign-rsv-area-btn img{margin:8px 0 0 85px;}

/* ナビゲーション */
#navi a:hover img
{
/*モダンブラウザ用*/
opacity:0.8;
/*IE7以下用*/
filter:alpha(opacity=80);
/*IE8用*/
-ms-filter:"alpha(opacity=80)";
}




