@charset "utf-8";
/* ****************************************************

1: reset
2: mainVisual
3: wrap
99: extra

***************************************************** */

/*1: reset
=========================================*/
#contents {
	padding-top: 0;
}

#mainContents {
	float: none;
	width: 966px;
	padding: 0;
}

/*2: mainVisual
=========================================*/
#mainVisual {
	width: 966px;
}

/*3: wrap
=========================================*/
#wrap {
	clear: both;
	width: 966px;
	margin-top: 15px;
}

#wrap h2 {
	margin-top: 4px;
	line-height: 0;
	font-size: 0;
}

#wrap .firstCol {
	float: left;
	width: 256px;
	margin-right: 24px;
}

#wrap .firstCol .indexCol2nd {
	padding: 0 13px 13px;
	background: url(../images/index_bg001.gif) no-repeat 0 100%;
}

#wrap .firstCol .indexCol2nd .categoryDetail dt {
	float: left;
	width: 140px;
}

#wrap .firstCol .indexCol2nd .categoryDetail dd {
	float: right;
	width: 80px;
}

#wrap .firstCol .indexCol2nd ul {
	clear: both;
	margin-top: 5px;
}

#wrap .firstCol .indexCol2nd ul li {
	padding-top: 5px;
}

#wrap .firstCol .cmInfo {
	clear: both;
	margin-top: 4px;
	background: url(../images/index_bg003.gif) no-repeat 0 100%;
}

#wrap .firstCol .cmInfo .inner {
	padding: 17px 10px 23px;
	background: url(../images/index_bg002.gif) no-repeat 0 0;
}

#wrap .firstCol .cmInfo .inner dl dt {
	line-height: 0;
	font-size: 0;
}

#wrap .firstCol .cmInfo .inner dl dd {
	text-align: center;
}

#wrap .firstCol .cmInfo .inner dl dd p {
	margin-top: 10px;
}

#wrap .secondCol {
	float: left;
	width: 436px;
}

#wrap .secondCol .newsCol {
	clear: both;
	margin-top: 28px;
}

#wrap .secondCol .newsCol .topicsTitle {
	position: relative;
}

#wrap .secondCol .newsCol .listBtn {
	position: absolute;
	top: 11px;
	right: 13px;
}

#wrap .thirdCol {
	float: right;
	width: 226px;
}

#wrap .thirdCol .inner {
	margin-top: 10px;
	padding: 0 3px;
}

#wrap .thirdCol .medical {
	border: 2px solid #244ba7;
	border-top: none;
}

#wrap .thirdCol .medical dl {
	padding: 0 12px 10px;
}

#wrap .thirdCol .medical dl dt {
	margin-top: 8px;
}

#wrap .thirdCol .medical dl dd {
	margin-top: 8px;
	text-align: center;
	line-height: 0;
	font-size: 0
}

#wrap .thirdCol .general {
	border: 2px solid #39a5a6;
	border-top: none;
}

#wrap .thirdCol .general dl {
	padding: 0 12px 10px;
}

#wrap .thirdCol .general dl dt {
	margin-top: 8px;
}

#wrap .thirdCol .general dl dd {
	margin-top: 8px;
	text-align: center;
	line-height: 0;
	font-size: 0
}

#wrap .thirdCol .pickupContents {
	clear: both;
	margin-top: 8px;
}

#wrap .thirdCol .pickupContents .inner {
	margin-top: 0;
	padding: 8px 10px 13px;
	background: url(../images/index_bg004.gif) no-repeat 0 100%;
}

#wrap .thirdCol .pickupContents .inner .recipe {
	clear: both;
	margin: 8px 4px 0;
	padding-bottom: 11px;
	background: url(../common/images/com_bg008.gif) repeat-x 0 100%;
}

#wrap .thirdCol .pickupContents .inner .recipe dt {
	float: left;
	width: 58px;
}

#wrap .thirdCol .pickupContents .inner .recipe dd {
	float: right;
	width: 130px;
}

/*3: bannerArea
=========================================*/
#bannerArea {
	clear: both;
	width: 960px;
	margin-top: 18px;
	padding-top: 20px;
	border-top: 2px solid #cccccc;
	text-align: center;
}

#bannerArea ul {
	display: inline;
}

#bannerArea ul li {
	display: table-cell;
	padding: 0 11px;
	line-height: 0;
	font-size: 0;
}

* html #bannerArea ul li {
	display: inline;
	zoom: 1;
}

*:first-child+html #bannerArea ul li {
	display: inline;
	zoom: 1;
}


#bannerArea02 {
	clear: both;
	width: 960px;
	margin-top: 9px;
	padding-top: 10px;
	text-align: left;
}

#bannerArea02 ul {
	display: inline;
}

#bannerArea02 ul li {
	display: table-cell;
	padding: 0 11px;
	line-height: 0;
	font-size: 0;
}

* html #bannerArea02 ul li {
	display: inline;
	zoom: 1;
}

*:first-child+html #bannerArea02 ul li {
	display: inline;
	zoom: 1;
}


/*3: 重要なお知らせ
=========================================*/
#wrap .jyuyou{
	width:960px;
	margin: 0 0 10px 0;
	border:1px solid #ec6941;

}

#wrap .jyuyouDetail{
	width:958px;
	border:1px solid #ffffff;
	background:url(../images/index_bg005.gif);

}

#wrap .jyuyou-l{
	float:left;
	width:138px;


}

#wrap .jyuyou-r{
	float:left;
	width:818px;

}





/* info*/
#information {
	margin: 15px 0 15px 10px;
}
#information dt {
	width: 10em;
	margin: 3px 0 0;
}
#information dd {
	margin: -1.4em 0 0 7.4em;
}

#information dd {
	font-weight:bold;
}




/*99: extra
=========================================*/

/* ==================================
margin
================================== */
.firstChild {
	margin-top: 0 !important;
}

/* ==================================
Clear fix
================================== */
#wrap:after,
#wrap .jyuyou:after,
#wrap .jyuyouDetail:after,
#wrap .firstCol .indexCol2nd .categoryDetail:after,
#wrap .thirdCol .pickupContents .inner .recipe:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

#wrap,
#wrap .firstCol .indexCol2nd .categoryDetail,
#wrap .thirdCol .pickupContents .inner .recipe {
	zoom: 1;
}

