@charset "utf-8";




/*--------各カテゴリーページ------------*/

/*-------- ///  安心・安全への取り組み   ///-----------*/


/*----------左サイド------------*/
#side {
	height: auto;
	width: 200px;
	margin-left: 20px;
	display: inline;
	margin-bottom: 20px;
	float: left;
	border-bottom: 1px solid #CCCCCC;
}
#side #sideTop {
	width: 196px;
	height: 192px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom-style: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}

/*サイドメニュー*/
#side #menu {
	height: auto;
	width: 198px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 15px;

}
#side #menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#side #menu li {
	background: #EFF0A2;
	width: 194px;
	padding-right: 1px;
	padding-left: 1px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;


}
#side #menu li a {
	height: auto;
	width: 156px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 22px;
	text-decoration: none;
	margin-left: 8px;
	margin-top: 0px;
	background: #F3F2BA url(../images/sidemenu_ansin01.jpg) no-repeat;
}
#side #menu li a:hover,side #menu li a:active{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: #EFAC06 url(../images/sidemenu_ansin00.jpg) no-repeat;
	font-weight: bold;
}
#side #menu #under {
	background: #EFF0A2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 11px;
}


/*メニュー現在地*/
#side #menu #over a {
	background: #EEAD09 url(../images/sidemenu_ansin00.jpg) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

.width {
	letter-spacing: -1px;
}
/*サイドバナー*/
#side .sideBanner {
	height: auto;
	width: 200px;
}

/*----------メイン-------------*/
#main {
	width: 550px;
	height: auto;
	float: right;
	padding-right: 20px;
}
#main h2 {
	margin: 0px 0px 10px;
	float: right;
}
#main #box00 {
	width: 542px;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
}#main #box00 h3 {
	background-image: url(../images/icon_maru.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 527px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F8C28E;
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 16px; /* モダンブラウザ */




    *font-size: 132%; /* IE  */
	margin-bottom: 20px;
	float: right;
	height: auto;
}
#main #box00 #imgR {
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;
	height: 252px;
	width: 225px;
}
#main #box00 #imgL {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#main #box00 p {
	line-height: 150%;
	text-align: justify;
}

/*----------国内工場で製造-------------*/
#main #box00 #seizouL {
	width: 233px;
	float: left;
}
#main #box00 #seizouL img {
	height: 249px;
	width: 230px;
	padding-top: 20px;
}
#main #box00 #seizouR {
	width: 290px;
	float: right;
	height: auto;
}
#main #box00 #seizouR img {
	padding-bottom: 20px;
}



/*----------工場見学-------------*/
#side #sideTopkjk {
	margin-bottom: 20px;
}
#main #box00 #dogillust {
	height: 97px;
	width: 119px;
	float: right;
	margin-top: 15px;
	margin-left: 5px;
}
#main .koujyouBox {
	width: 542px;
	float: right;
	height: auto;
	margin-bottom: 20px;
}
#main .koujyouBox img {
	float: left;
	height: 170px;
	width: 230px;
}

#main .koujyouBox h4 {
	float: right;
	width: 290px;
	height: 20px;
	background: url(../images/koujyou_subtittle_back.jpg) repeat-x;
	padding-top: 5px;
	padding-left: 6px;
    font-size: 14px; /* モダンブラウザ */
    *font-size: 116%; /* IE  */
}
#main .koujyouBox p {
	width: 294px;
	float: right;
	margin-top: 10px;
	line-height: 140%;
}



/*----------農林水産大臣認可-------------*/


#main #box00 .ninkaBox {
	width: 230px;
	float: left;
	height: auto;
	margin: 15px 25px 15px 15px;
	display: inline;
}
#main #box00 .ninkaBox h4 {
	font-weight: normal;
	font-size: 14px; /* モダンブラウザ */

    *font-size: 116%; /* IE  */
	background: url(../images/icon_gray.gif) no-repeat left 2px;
	padding-left: 15px;
}
#main #box00 .ninkaBox img {
	padding-top: 10px;
}
#main #box00 .ninkaBox p {
	margin-left: 40px;
	margin-top: 5px;
}
#main #box00 hr {
	width: 505px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-top:1px solid #CCCCCC;
	border-bottom:none;
	border-left:none;
	border-right:none;
	color: #FFFFFF;
	float: left;
	clear: left;
}
