@charset "Shift-JIS";
/*------------------------------------------------------------------------------

								clearFix
								
------------------------------------------------------------------------------*/
div#bannerType2:after
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	content: ".";
}

/* Win IE7 */
*:first-child + html div#bannerType2
{
	min-height: 1%;
}
/* End Win IE7 */

/* Win IE6 \*/
* html div#bannerType2
{
	height: 1%;
}
/* End Win IE6 */



/*------------------------------------------------------------------------------

					テキスト画像代替

------------------------------------------------------------------------------*/
div#disaster311 p a,
body#home div#rightContent div#secEvents p#btnHealthyNews2011 a,
div#earthquake311 p a,
div#bannerLatestFlyersNone p#bannerLatestFlyersTitle
{
	display:block;
	text-indent:-10000px;
	text-decoration:none;
	margin:0;
	padding:0;
/*\*/
	overflow:hidden;
/* */
}





/*------------------------------------------------------------------------------

								ヘルシー通信
								
------------------------------------------------------------------------------*/

body#home div#rightContent div#secEvents p#btnHealthyNews2011{
	width :388px;
	height: 100px;
	margin: 0px 0 10px;
}

body#home div#rightContent div#secEvents p#btnHealthyNews2011 a{
	width :388px;
	height: 102px;
	margin: 0px 0 0 0;
	background:url(../../images/home/banner_healthy_news2017.jpg) no-repeat 0px 0px;
}



/*------------------------------------------------------------------------------

								トップバナー修正(上書)
								
------------------------------------------------------------------------------*/

div#banners{
	position: relative;
	width: 388px!important;
	height: 90px;
	margin: 0!important;
}



div#rightContent{
	width: 388px!important;
	margin-right: 6px!important;
}



div#secNews{
	width: 393px!important;
}


/*------------------------------------------------------------------------------

								震災メッセージバナー(ver.1)
								
------------------------------------------------------------------------------*/
div#earthquake311{
	width: 788px;
	margin: 0 auto 12px;
}

div#earthquake311 p,
div#earthquake311 p a
{
	width: 788px;
	height: 73px;
}

div#earthquake311 p{
	display: block;
}

div#earthquake311 p a{
	background:url(../../images/home/earthquake311.png) no-repeat top left;
}



/* hover */
div#newOpenBanner a:hover img,
p#bannerLeft a:hover img,
div#earthquake311 p a:hover,
body#home div#rightContent div#secEvents p#btnHealthyNews2011 a:hover{
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}



/*------------------------------------------------------------------------------

								震災メッセージバナー(ver.2)
								
------------------------------------------------------------------------------*/

div#disaster311{
	width: 388px;
	margin: 5px auto 12px;
}

div#disaster311 p,
div#disaster311 p a
{
	width: 388px;
	height: 80px;
}

div#disaster311 p{
	display: block;
}

div#disaster311 p a{
	background:url(../../images/home/disaster311.png) no-repeat top left;
}







/* hover */
div#disaster311 p a:hover,
div#earthquake311 p a:hover,
body#home div#rightContent div#secEvents p#btnHealthyNews2011 a:hover{
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}




/*------------------------------------------------------------------------------

								チラシ未掲載バナー 2011.06.23
								
------------------------------------------------------------------------------*/

div#bannerLatestFlyersNone{
	position: relative;
	width: 388px;
	height: 90px;
    background-image: url("../../images/home/banner_latest_flyers_cgc.png");
}


div#bannerLatestFlyersNone div#selectWrapper{
	display: none;
}

div#bannerLatestFlyersNone p#bannerCookingGuide{
	top: 50px;
	left: 130px;
}





p#bannerOrikomio,
p#bannerLeft{
	margin: 5px 0 0 0px;
}

* html p#bannerLeft{
	margin-left: 0;
}



/*

div.bannerAreaTop div#disaster311{
	margin-top: 10px;
	margin-bottom: 20px;
}

p#btnHealthyNews2011{
	margin: 15px 0!important;
}

*/



/*------------------------------------------------------------------------------

								チラシ未掲載バナー 2011.06.23
								
------------------------------------------------------------------------------*/

div#newOpenBanner p{
	width: 388px;
	margin: 0px auto 12px;
}


/*------------------------------------------------------------------------------

								右側バナー
								
------------------------------------------------------------------------------*/
.bannerButton{
	margin: 10px 0;
}


/* hover */
#cgc a:hover,
.bannerButton a:hover{
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}



/*------------------------------------------------------------------------------

								右側バナー type2
								
------------------------------------------------------------------------------*/
div#bannerType2{
	margin-top: 10px;
}


div#bannerType2 div.leftArea{
	float: left;
	width: 267px;
}


div#bannerType2 div.rightArea{
	float: right;
	width: 112px;
/*	border: 1px solid red; */
}


div#bannerType2 p.firstChild{
	margin-top: 0!important;
}


/*------------------------------------------------------------------------------

								フッター ( CGC )
								
------------------------------------------------------------------------------*/
#cgc{
	padding-top: 7px!important;
	background-color: #63bbac!important;
/*	border: 2px solid #4e8b81; */
}

#cgc a.cgcTextLink{
	display: block;
	padding: 5px;
	color: #094a3d!important;
	background-color: #92d0c5;
}



/*------------------------------------------------------------------------------

								新着情報
								
------------------------------------------------------------------------------*/
dl.newsArea{
	min-height: 185px;
}


* html dl.newsArea{
	height: 185px!important;
}


