@charset "utf-8";
/* -------------------------------------------------------------------


 Contents Area


------------------------------------------------------------------- */
#contentsArea{
	width:910px;
	margin:13px auto 0;
}

/* ---------------------
 Contents Area L
--------------------- */
#contentsArea_L{
	width:600px;
	float:left;
	background:url(../images/menuline1_banner.gif) no-repeat 0 227px; /*デフォルト値 66px バナー挿入時は167pxに、テキストのみ挿入時は97pixにする*/
	padding:0 0 30px 0;
}

#banner{
	width:600px;
	height:87px;
	background:url(../images/line_banner.gif) no-repeat bottom;
	padding-bottom:10px; 
	
}

.bnr_flame {
	width:572px;
	background:#d4d5d2;
	float:left;
}


.bnr_box {
	position:relative;
	overflow:hidden;
	width:558px;
	height:78px;
	padding-right:7px;
}


.jCarouselLite {
	float:left;
	height:65px;
	padding:7px;
}

.bnr {
	float:left;
	width:252px;
	height:65px;
	margin-right:7px;	
}




#raisinwitchArea{
	width:580px;
	padding:0 0 0 20px;
}
#raisinwitchArea .txtArea{
	width:374px;
	float:left;
}
#raisinwitchArea .txtArea .h2_ttl{
	width:215px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/h2_ttl_raisinwitch.gif) no-repeat;
	margin:0 0 10px 0;
}
#cake_pastry_cookies_Area{
	width:580px;
	padding:60px 0 0 20px;
}
#cakeArea{
	width:160px;
	float:left;
	margin:0 40px 0 0;
}
#cakeArea .h2_ttl{
	width:51px;
	height:29px;
	text-indent:-9999px;
	background:url(../images/h2_ttl_cake.gif) no-repeat;
}
#cakeArea img{
	margin:10px 0 3px 38px;
}
#pastryArea{
	width:160px;
	float:left;
	margin:0 40px 0 0;
}
#pastryArea .h2_ttl{
	width:66px;
	height:29px;
	text-indent:-9999px;
	background:url(../images/h2_ttl_pastry.gif) no-repeat;
}
#pastryArea img{
	margin:10px 0 3px 24px;
}
#cookiesArea{
	width:160px;
	float:left;
}
#cookiesArea .h2_ttl{
	width:118px;
	height:29px;
	text-indent:-9999px;
	background:url(../images/h2_ttl_cookies.gif) no-repeat;
}
#cookiesArea img{
	margin:10px 0 3px 24px;
}

#raisinwitchArea .txtArea .deteal,
#cakeArea .deteal,
#pastryArea .deteal,
#cookiesArea .deteal{
	margin:3px 0 0 0;
}

#bannerArea { /*テキスト挿入用*/
	margin-bottom:20px;
	margin-right:20px;
}


#bannerArea .deteal a, /*テキスト挿入用*/
#raisinwitchArea .txtArea .deteal a,
#cakeArea .deteal a,
#pastryArea .deteal a,
#cookiesArea .deteal a{
	background:url(../images/arrow1.gif) no-repeat 0 50%;
	padding:0 0 0 24px;
	color:#375d29;
	text-decoration:underline;
}

#bannerArea .deteal a:hover, /*テキスト挿入用*/
#raisinwitchArea .txtArea .deteal a:hover,
#cakeArea .deteal a:hover,
#pastryArea .deteal a:hover,
#cookiesArea .deteal a:hover{
	color:#ff5500;
	text-decoration:none;
}



/* ---------------------
 Contents Area R
--------------------- */
#contentsArea_R{
	width:280px;
	float:right;
	padding:0 0 35px 0;
	background:url(../images/h2_ttl_newsfooter.gif) bottom no-repeat;
}
#contentsArea_R .h2_ttl{
	width:280px;
	height:66px;
	text-indent:-9999px;
	background:url(../images/h2_ttl_news.gif) no-repeat;
}
#contentsArea_R .newsBOX{
	width:238px;
	background:url(../images/h2_ttl_newsbody.gif) repeat-y;
	padding:0 21px;
}
#contentsArea_R .newsBOX .news{
	clear:both;
	width:238px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:dotted 1px #999;
}
#contentsArea_R .newsBOX .news_end{
	clear:both;
	width:238px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#contentsArea_R .newsBOX .news .news_img,
#contentsArea_R .newsBOX .news_end .news_img{
	width:80px;
	float:left;
}
#contentsArea_R .newsBOX .news .news_txts,
#contentsArea_R .newsBOX .news_end .news_txts{
	width:143px;
	float:right;
}
#contentsArea_R .newsBOX .news .news_txts .news_date,
#contentsArea_R .newsBOX .news_end .news_txts .news_date{
	font-size:88%;
	line-height:100%;
	color:#9d4d25;
	font-weight:bold;
}
#contentsArea_R .newsBOX .news .news_txts .news_ttl,
#contentsArea_R .newsBOX .news_end .news_txts .news_ttl{
	margin:0 0 3px 0;
}
#contentsArea_R .newsBOX .news .news_txts .news_ttl a,
#contentsArea_R .newsBOX .news_end .news_txts .news_ttl a{
	line-height:120%;
	font-weight:bold;
	text-decoration:underline;
	color:#524c49;
}
#contentsArea_R .newsBOX .news .news_txts .news_ttl a:hover,
#contentsArea_R .newsBOX .news_end .news_txts .news_ttl a:hover{
	text-decoration:none;
	color:#ff5500;
}
#contentsArea_R .newsBOX .news .news_txts .news_txt,
#contentsArea_R .newsBOX .news_end .news_txts .news_txt{
	line-height:140%;
}


