@charset "UTF-8";
/* Niccon CSS Document category-top.css */


/* left contents */
#content #main {
	float: left;
	width: 588px;
	font-size:1em;
}
h2 {
	margin: 0px 2px 6px 4px;
	padding: 4px 0 5px 12px;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 2.0;
	border-left: solid #004080 6px;
	border-bottom: solid #004080 1px;
}
#main p {
	padding: 10px;
	margin-bottom:4px;
}

/* ２段組コラム */
#main .colum {
	min-height: 1em;
	display: inline-table;
	width: 100%; /* WIN ie6,7 */
	margin-bottom:12px;
}
#main .colum:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html #main .colum {
	height: 1em;
}
#main .colum {
	display: block;
}
/**/

#main .colum .sec {
	width:288px;
}
#main .colum01 .sec1 {
	width:588px;
}
#main #section1 a:link {
	color:#333333;
	text-decoration:none;
}
#main #section1 a:visited {
	color:#333333;
	text-decoration:none;
}
#main #section1 a:hover {
	color:#004080;
	text-decoration:underline;
}
#main #section2 a:link {
	color:#333333;
	text-decoration:none;
}
#main #section2 a:visited {
	color:#333333;
	text-decoration:none;
}
#main #section2 a:hover {
	color:#004080;
	text-decoration:underline;
}

#main .colum #section1 {
	float:left;
	background:url(../images/hd3_clm_bg_rp.gif) repeat-y;
}
#main .colum #section2 {
	float:right;
	background:url(../images/hd3_clm_bg_rp.gif) repeat-y;
}
.colum ul {
	padding: 10px 0 16px 0;
	background: url(../images/hd3_clm_bg.jpg) left bottom no-repeat;
}
.colum li {
	list-style-type:none;
	margin-left: 12px;
	padding-left: 15px;
	background:url(../images/blue_sq_maker.gif) no-repeat center left;
}
/* １段組Information */
#fd_info {
	width:588px;
	margin-bottom:12px;
	padding-bottom:0px;
	background:url(../foods/images/fd_hd4_clm_bg.gif) repeat-y;
}
#fd_info dl {
	margin-top: 12px;
}
#fd_info dt {
	padding: 0 0 0 24px;
	background: url(../images/hm_tri_maker.gif) no-repeat 12px 0.35em;
	font-size:0.83em;
}
#fd_info dt .date {
	font-size:1em;
	color:#cc0000;
	margin-right:0.5em;
}
#fd_info dd {
	font-size:1em;
	margin:0 1em 0.5em 2em;
}
#fd_info dd.bottom {
	font-size:1em;
	margin:0 1em 1em 2em;
}
#fd_info a img {
	margin:1em;
}
.colum01 dl {
	padding: 0px 12px 16px 5px;
	background:url(../foods/images/fd_hd4_clm_btmbg.gif) center bottom no-repeat;
}





/* ２段組サブコラム */
#main .colum2.colum1 {
	clear: both;
	width: 100%; /* WIN ie6,7 */
}
#main .colum2 .sec {
	width:288px;
}
#main .colum1 .sec {
	width:588px;
}
#subsec02-1 {
	float:left;
	/*margin-top:12px;
	margin-bottom:24px;*/
	padding-bottom:0px;
	background:url(../hrd/img/hd4_clm_bg.gif) repeat-y;
}
#subsec02-2 {
	float:right;
	/*margin-top:12px;
	margin-bottom:12px;*/
	background:url(../hrd/img/hd4_clm_bg.gif) repeat-y;
}
.colum2 ul {
	padding: 10px 12px 16px 5px;
	background:url(../hrd/img/hd4-clm_btmbg.gif) center bottom no-repeat;
}
.colum2 li {
	list-style-type:disc;
	margin-left: 25px;
	padding-left: 0px;
}
#main .colum2 p {
	padding: 10px 16px 12px 12px;
	margin:0;
	background:url(../hrd/img/hd4-clm_btmbg.gif) center bottom no-repeat;
}


/* ３段組サブコラム */
#sublead3 {
	clear:both;
}
#subsec03-1 {
	float:left;
	width: 190px;
	margin: 0 9px 10px 0;
	background:url(../images/sublead_bg2.gif) left bottom no-repeat;
}
#subsec03-2 {
	float:left;
	width: 190px;
	margin: 0 9px 10px 0;
	background:url(../images/sublead_bg2.gif) left bottom no-repeat;
}
#subsec03-3 {
	float:left;
	width: 190px;
	margin: 0 0px 10px 0;
	background:url(../images/sublead_bg2.gif) left bottom no-repeat;
}
#sublead3 p {
	margin-bottom:5px;
	padding:5px 10px 12px 8px;
	background:url(../images/sublead_bg.gif) left top repeat-y;
}

/* right contents */

/* Sub-Nav */
/* リンク色設定（visitedを同じ色に…） */
#sub-nav a:link { 
	color:#004080;
}
#sub-nav a:visited { 
	color:#004080;
}
#sub-nav a:hover { 
	color:#ff9900;
	text-decoration:underline;
}
/* 他のカテゴリー */
#content #sub-nav {
	float: right;
	width: 200px;
}
#category {
	background:url(../images/sub-nav_bg.gif) left top repeat-y;
}

#category .cate {
	padding-bottom: 5px;
	margin-bottom: 12px;
	background:url(../images/sub-nav_bg02.gif) left bottom no-repeat;
}

#category .cate ul {
	padding-bottom: 5px;
	margin-bottom: 4px;
}

#category .cate ul li {
	margin-left: 0px;
	padding-left: 0px;
}

#category ul {
	padding-top: 4px;
	padding-bottom: 5px;
	text-indent: 2em;
}

#category ul li {
	font-weight:bold;
	list-style-type:none;
	margin: 2px 0 2px 2px;
	background:url(../images/sub-nav_arrow_ul.gif) no-repeat 1px 1px;
}

#category ul ul {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#category ul li ul li {
	margin: 0;
}

#category ul li ul li {
	font-weight:normal;
	list-style-type:none;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-left: 12px;
	padding-left: 8px;
	text-indent: 12px;
	background:url(../images/sub-nav_mini_maker.gif) no-repeat center left;
	text-decoration:none;
	text-indent: 1em;
}

/* ie6用 */
*html #category ul ul {
	margin-left: 0px;
}
*:first-child+html #category ul ul {
	margin-left: 0px;
}

/* ie6用 */
*html #category ul ul li {
	margin-left: 0px;
}
*:first-child+html #category ul ul li {
	margin-right: 0px;
}

/* そのほかのメニュー */
#others {
	margin-bottom:12px;
}

#others li a {
	display:block;
	width: 200px;
	overflow:hidden;
	height: 0 !important;
	height /**/: 36px;
	padding-top: 36px;
	background-image:url(../images/sub-nav_others.gif);
	color:#ffffff;
}
/* others-nav オフマウス */
#others-nav01 a { background-position:	0	0; }
#others-nav02 a { background-position:	0	-36px; }
#others-nav03 a { background-position:	0	-72px; }
#others-nav04 a { background-position:	0	-108px; }
#others-nav05 a { background-position:	0	-144px; }
/* others-nav オンマウス */
#others-nav01 a:hover { background-position:	-200px	0; }
#others-nav02 a:hover { background-position:	-200px	-36px; }
#others-nav03 a:hover { background-position:	-200px	-72px; }
#others-nav04 a:hover { background-position:	-200px	-108px; }
#others-nav05 a:hover { background-position:	-200px	-144px; }

