@charset 'utf-8';

/* base
---------------------------------------------------- */
body{
	font: normal 100%/1.5em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333;
	background: #FFF;
	margin: 5px 0 0 20px;
	padding: 0px;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 0px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	font-variant: normal;
}

img{
	border:0;
}

.fx{
	font-size: 80%;
}

.fxx{
	font-size: 70%;
}


a:link{
	text-decoration: none;
	color: #0000FF;
}

a:visited{
	text-decoration: none;
	color: #0000FF;
}

a:hover{
	text-decoration: underline;
	color: #FF6600;
}

a:active{
	text-decoration: underline;
	color: #FF6600;
}

/* TOP
---------------------------------------------------- */
.topNews{
	margin: 0;
	padding: 5px 5px 20px 10px;
	font-size: 70%;
	line-height: 130%;
	list-style-type: none;
	border-left: 3px solid #2A624C;
	background-color:#FFF;
}

.topNews li{
	margin: 0;
	padding: 5px 0 5px 15px;
	border-bottom: 1px dashed #CCC;
	background: url(../img/icon_news.gif) no-repeat left 0.7em;
}

.topBannerList{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.topBannerList li{
	margin-bottom: 5px;
}

.topBammerList li img{
	vertical-align: bottom;
}


/* PRODUCTS
---------------------------------------------------- */
.productsList01{
	float: left;
	margin: 7px 0;
	padding: 0;
	width: 300px;
	font-size: 80%;
}

.productsList02{
	float: right;
	margin: 7px 0;
	padding: 0;
	width: 300px;
	font-size: 80%;
}

.productsList03{
	clear: both;
	margin: 7px 0;
	padding: 0;
	font-size: 80%;
}

.productsList01 dt, .productsList02 dt, .productsList03 dt{
	margin: 0;
	padding: 0;
	height: 27px;
	font-weight: bold;
	color:#FFF;
	background: url(../products/img/bg_list2.gif) repeat-x left top;
}

.productsList01 dt span, .productsList02 dt span, .productsList03 dt span{
	display: block;
	padding: 7px 5px 0 7px;
}

.productsList01 dd, .productsList02 dd, .productsList03 dd{
	margin: 0;
	padding: 10px;
	border-left: 3px solid #2A624C;
	background: url(../products/img/bg_list.gif) no-repeat center bottom;
}

.productsList03 dd{
	padding-bottom: 20px;
}

.productsList01 ul, .productsList02 ul{
	margin: 0;
	padding: 0px 5px 5px 0px;
	list-style-type: none;
}

.productsList01 ul li, .productsList02 ul li{
	margin-bottom: 0.5em;
	padding-left: 15px;
	background: url(../img/icon_news.gif) no-repeat left 0.3em;
}

.productsList03 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.productsList03 ul li{
	float: left;
	margin: 0 30px 5px 0;
	padding: 0 0 0 15px;
	background: url(../img/icon_news.gif) no-repeat left 0.3em;
	white-space: nowrap;
}


/* NEWS
---------------------------------------------------- */
.newsList01{
	margin: 5px 0 10px 10px;
	padding: 10px 0;
	font-size: 90%;
	font-weight: bold;
	color: #3a513e;
	list-style-type: none;
	border-bottom: 1px solid #7a9d8a;
}

.newsList01 li{
	margin: 0;
	padding: 0 0 5px 20px;
	background: url(../news/img/icon01.gif) no-repeat left 0.2em;
}

.newsList01 li span{
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #7a9d8a;
}

.newsList01 li a:link, .newsList01 li a:visited{
	color: #3a513e;
	text-decoration: underline;
}

.newsList01 li a:active, .newsList01 li a:hover{
	color: #86B37C;
	text-decoration: underline;
}

.newsList02{
	margin: 10px 0 10px 14px;
	padding: 0;
	font-size: 80%;
	color: #3a513e;
	list-style-type: none;
}

.newsList02 li{
	margin: 0;
	padding: 0 0 5px 20px;
	background: url(../news/img/icon02.gif) no-repeat left 0.2em;
}

.mihonTitle{
	margin: 20px 0 0 0;
	padding: 3px;
	width: 604px;
	_width: 610px;
	font-size: 80%;
	font-weight: bold;
	color: #006600;
	border-top: 4px groove #2A624C;
	background-color:#EEE;
}

.tradeFair{
	margin: 20px 5px 20px 5px;
}

.tradeFair dt{
	margin-bottom: 5px;
	padding-left: 25px;
	font-size: 100%;
	font-weight: bold;
	color: #663300;
	background: url(../news/img/icon03.gif) no-repeat 0 2px;
}

.tradeFair dt a:link, .tradeFair dt a:visited{
	color: #3a513e;
	text-decoration: underline;
}

.tradeFair dt a:hover, .tradeFair dt a:active{
	color: #86B37C;
	text-decoration: underline;
}

.tradeFairInfo1{
	margin: 0;
	padding-left: 25px;
	font-size: 80%;
	font-weight: bold;
	line-height: 170%;
}

.tradeFairInfo2{
	margin: 10px 0;
	padding-left: 25px;
	font-size: 80%;
	line-height: 140%;
	color: #84551e;
}




/* FOOTER
---------------------------------------------------- */
#footerArea{
	margin: 5px 0 0 0;
	padding: 0 5px;
	height: 120px;
	background: url(../img/bg_footer.gif) repeat-x left top;
}




/* ブロック表示HACK
---------------------------------------------------- */
.productsList03:after, .productsList03 dd:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.productsList03, .productsList03 dd{
	display: inline-table;
}

/* Hides from IE-mac \*/
*html .productsList03, .productsList03 dd{height: 1%;}
.productsList03, .productsList03 dd{display: block;}
/* End hide from IE-mac */

