@charset "utf-8";
/* CSS Document */


/***********************/
/*共通項目*/

a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);/***IE用指定***/
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

#tb_page_kabosu{
	text-align:center;
	width:920px;
	padding:5px auto;
	margin:2px auto;
	font-family:"ＭＳ Ｐゴシック";
}

/*******　期間の指定　*********/
.kabosu_kikan{
	width:900px;
	float:center;
	text-align:center;
	border-collapse: collapse;/*******　隙間をなくす　*********/
	margin:20px auto;
}

/*******　カボスの指定　*********/
.kabosu_01{
	width:900px;
	float:center;
	text-align:center;
	background-color:#d4ffa5;/*******　背景色　*********/
	border-collapse: collapse;/*******　隙間をなくす　*********/
}

/*******　ユズの指定　*********/
.kabosu_02{
	width:900px;
	float:center;
	text-align:center;
	background-color:#fffca5;/*******　背景色　*********/
	border-collapse: collapse;/*******　隙間をなくす　*********/
	margin:20px auto;
}

/*******　ブドウの指定　*********/
.kabosu_03{
	width:900px;
	float:center;
	text-align:center;
	border-collapse: collapse;/*******　隙間をなくす　*********/
	margin:20px auto;
}

/*******　ブドウの指定_旧　
.kabosu_03{
	width:900px;
	float:center;
	text-align:center;
	background-color:#ffc9f9;
	border-collapse: collapse;
	margin:20px auto;
}
*********/

/*******　カボスセットの指定　*********/
.kabosu_04{
	width:900px;
	float:center;
	text-align:center;
	background-color:#a7ffa5;/*******　背景色　*********/
	border-collapse: collapse;/*******　隙間をなくす　*********/
}

a.txt_i{	
	text-decoration:none;
	font-weight:900;
	line-height:1.3em;
	font-size:1.3em;
	text-align:center;	
}

p.txt_p{
	text-decoration:none;
	color:#F3080C;
	font-family:"メイリオ";
	font-weight:900;
	font-size:1em;	
	line-height:1.3em;
	text-align:center;
}

/*お中元のドリンク*/
#ochu_tb{
	margin-bottom:10px;
	background-color:#a7ffa5;　/*背景色*/
	border-collapse: collapse;/*******　隙間をなくす　*********/
	text-align:center;
}

.txtr{
	font-family:"メイリオ";
	color:#F3080C;
	font-weight:900;
	font-size:1em;
	line-height:1.2em;
	text-align:center;	
}

/***

	text-align:center;
	float:center;
	
a.txtb{
	text-decoration:none;
	font-weight:900;
	line-height:1.5em;
	font-size:1.2em;
	text-align:center;		
}
	
.txtr{
	color:#FB0206;
	font-weight:900;
	line-height:1.3em;
	font-size:1em;
	text-align:center;	
}
***/



/*******
#tb_kabosu_01{
	text-align:center;
	width:900px;
	background-color:#d4ffa5;
	margin-top:10px;
	}
*********/