/*
==========================================================
===== 1: BASE LAYOUT =====================================
==========================================================
*/

div#middleSubArea { 
	margin:0 auto ;
	width:955px;
	background: url(img/middlesub_bg.jpg) no-repeat;	
	padding: 8px;
}

/*
=========================================================
===== 4: NAVIGATION_Sub =====================================
=========================================================
*/
div#navigationSubArea {
	width: 955px;
	height: 37px;
	background: #FFFFFF url(img/navisub_bg.jpg) no-repeat;
	margin-bottom: 8px;
}
div#navigationSub{
	float: left;		
	width: 920px;	
	height: 20px;
	margin: 7px 0px 0px 10px;
	overflow: hidden;
}

div#navigationSub ul li	{
	list-style-type:none;
	float: left;
	text-align: left;
	margin: 0 10px 0 0;
}

div#navigationSub ul li a	{
	width: 73px;
	display: block;
	height: 17px;
	text-indent: -6000px;
	text-decoration: none;
}


div#navigationSub ul li#menu00	a{	background: #DBD8C5 url(../img/navi_btn_00.gif) no-repeat;	}
div#navigationSub ul li#menu01	a{	background: #DBD8C5 url(../img/navi_btn_01.gif) no-repeat;	}
div#navigationSub ul li#menu02	a{	background: #DBD8C5 url(../img/navi_btn_02.gif) no-repeat;	}
div#navigationSub ul li#menu03	a{	background: #DBD8C5 url(../img/navi_btn_03.gif) no-repeat;	}
div#navigationSub ul li#menu04	a{	background: #DBD8C5 url(../img/navi_btn_04.gif) no-repeat;	}
div#navigationSub ul li#menu05	a{	background: #DBD8C5 url(../img/navi_btn_05.gif) no-repeat;	}
div#navigationSub ul li#menu06	a{	background: #DBD8C5 url(../img/navi_btn_06.gif) no-repeat;	}
div#navigationSub ul li#menu07	a{	background: #DBD8C5 url(../img/navi_btn_07.gif) no-repeat;	}
div#navigationSub ul li#menu08	a{	background: #DBD8C5 url(../img/navi_btn_08.gif) no-repeat;	}
div#navigationSub ul li#menu09	a{	background: #DBD8C5 url(../img/navi_btn_09.gif) no-repeat;	}
div#navigationSub ul li#menu10	a{	background: #DBD8C5 url(../img/navi_btn_10.gif) no-repeat;	}

div#navigationSub ul li#menu00	a:hover{	background: #DBD8C5 url(../img/navi_btn_00.gif) 0px -20px no-repeat;	}
div#navigationSub ul li#menu01	a:hover{	background: #DBD8C5 url(../img/navi_btn_01.gif) 0px -20px no-repeat;	}
div#navigationSub ul li#menu02	a:hover{	background: #DBD8C5 url(../img/navi_btn_02.gif) 0px -20px no-repeat;	}
div#navigationSub ul li#menu03	a:hover{	background: #DBD8C5 url(../img/navi_btn_03.gif) 0px -20px no-repeat;	}
div#navigationSub ul li#menu04	a:hover{	background: #DBD8C5 url(../img/navi_btn_04.gif) 0px -20px no-repeat;	}
div#navigationSub ul li#menu05	a:hover{	background: #DBD8C5 url(../img/navi_btn_05.gif) 0px -20px no-repeat;	}
div#navigationSub ul li#menu06	a:hover{	background: #DBD8C5 url(../img/navi_btn_06.gif) 0px -20px no-repeat;	}
div#navigationSub ul li#menu07	a:hover{	background: #DBD8C5 url(../img/navi_btn_07.gif) 0px -20px no-repeat;	}
div#navigationSub ul li#menu08	a:hover{	background: #DBD8C5 url(../img/navi_btn_08.gif) 0px -20px no-repeat;	}
div#navigationSub ul li#menu09	a:hover{	background: #DBD8C5 url(../img/navi_btn_09.gif) 0px -20px no-repeat;	}
div#navigationSub ul li#menu10	a:hover{	background: #DBD8C5 url(../img/navi_btn_10.gif) 0px -20px no-repeat;	}

/*
===================================================
===== 6: LEFT =====================================
===================================================
*/
div.leftSubcolumn { 
	text-align: left;
	width: 630px;
	float: right;
}

html>/**/body div.leftSubcolumn {
	text-align: left;
	float: right;
margin-right:16px;
}
*/
===== [brandlist] =====================================
*/
.brandArea{
	width: 630px;
	height:181px;
	background: #FFFFFF;
	background: url(img/bg_img.jpg) no-repeat;
}

.brandAreaTitle{
	margin: 0px 7px 0px 7px;	
	width: 616px;	
	overflow: hidden;			
}
.brandAreaTitle h2{
	width: 325px;	
	display: block;
	height: 46px;
	text-indent: -6000px;
	text-decoration: none;	
	margin: 14px 0px 11px 0px;
	background: url(img/concept_tytle.gif) no-repeat;
}


.topicsArea{
	width: 630px;
	height:181px;
	background: #FFFFFF;
	background: url(img/bg_img.jpg) no-repeat;
}


.flameArea p {
	margin: 0 0 0 30px;
	padding: 10px 0 0 0;
	width:460px;
	color: #9AA77F;
	font-size:12px;
}


.faqLs{
	margin: 10px 7px 0px 7px;
	width:622px;
	height: 54px;
	overflow: hidden;
	display: block;
	background: #FFFFFF url(img/flame_01.jpg) no-repeat;

}

.faqLs h3 {
	width:622px;
	height: 54px;
	display: block;
	text-indent: -6000px;
}


.faqLs h3 a{
	width:622px;
	height: 54px;
		display: block;
	overflow: hidden;
		text-indent: -6000px;
}

.faqLss{
	margin: 10px 7px 0px 7px;
	width:622px;
	height: 54px;
	overflow: hidden;
	display: block;
	background: #FFFFFF url(img/flame_02.jpg) no-repeat;
}

.faqLss h3 {
	width:622px;
	height: 54px;
	display: block;
	text-indent: -6000px;
}

.faqLss h3 a{
	width:622px;
	height: 54px;
		display: block;
	overflow: hidden;
		text-indent: -6000px;
}

.faqFf{
	margin: 10px 7px 0px 7px;
	width:622px;
	height: 54px;
	overflow: hidden;
	background: #FFFFFF url(img/flame_003.jpg) no-repeat;
}

.faqFf h3 {
	width:622px;
	height: 54px;
	display: block;
	text-indent: -6000px;
}

.faqFf h3 a{
	width:622px;
	height: 54px;
		display: block;
	overflow: hidden;
		text-indent: -6000px;
}


#detailimg a{
	margin-bottom: 10px;
	display: block;
	width: 105px;
	height: 19px;
	float: right;
	font-size:12px;
	background: url(img/shousai.gif) no-repeat;
	text-indent: -6000px;
}

#detailimg a:hover{	background: url(img/shousai.gif) 0px -19px no-repeat;
	}
	





.reviewAreaTitle{
	margin: 20px 7px 0px 7px;
	width:616px;
	overflow: hidden;
}

.reviewAreaTitle h1{
	width: 622px;	
	display: block;
	height: 25px;
	text-indent: -6000px;
	text-decoration: none;	
	margin: 0px 0px 11px 0px;
	background: url(img/about_tomato.gif) no-repeat;
}

.reviewAreaTitle h2{
	width: 622px;	
	display: block;
	height: 25px;
	text-indent: -6000px;
	text-decoration: none;	
	margin: 0px 0px 11px 0px;
	background: url(img/about_test02.gif) no-repeat;
}

.reviewAreaTitle h3{
	width: 622px;	
	display: block;
	height: 25px;
	text-indent: -6000px;
	text-decoration: none;	
	margin: 0px 0px 11px 0px;
	background: url(img/ttls_01.gif) no-repeat;
}

.reviewAreaTitle h4{
	width: 622px;	
	display: block;
	height: 25px;
	text-indent: -6000px;
	text-decoration: none;	
	margin: 0px 0px 11px 0px;
	background: url(img/ttls_02.gif) no-repeat;
}
.reviewAreaTitle h5{
	width: 622px;	
	display: block;
	height: 25px;
	text-indent: -6000px;
	text-decoration: none;	
	margin: 0px 0px 11px 0px;
	background: url(img/ttls_03.gif) no-repeat;
}
.reviewAreaTitle h6{
	width: 622px;	
	display: block;
	height: 25px;
	text-indent: -6000px;
	text-decoration: none;	
	margin: 0px 0px 11px 0px;
	background: url(img/ttls_04.gif) no-repeat;
}

.reviewAreaTitlecmt{
	margin: 20px 7px 0px 7px;
	width:616px;
	overflow: hidden;
}

.reviewAreaTitlecmt h1{
	width: 380px;	
	display: block;
	height: 54px;
	text-indent: -6000px;
	text-decoration: none;	
	margin: 0px 0px 11px 0px;
	background: url(img/comment.gif) no-repeat;
}


.reviewAreaTitlecmt h2{
	width: 380px;	
	display: block;
	height: 54px;
	text-indent: -6000px;
	text-decoration: none;	
	margin: 0px 0px 11px 0px;
	background: url(img/comment_01.gif) no-repeat;
}

.reviewAreaTitlecmt h3{
	width: 380px;	
	display: block;
	height: 54px;
	text-indent: -6000px;
	text-decoration: none;	
	margin: 0px 0px 11px 0px;
	background: url(img/comment_02.gif) no-repeat;
}
.comment {
	width: 580px;
	margin: 0 0 0 30px;
	font-size: 11px;
	line-height: 1.5em;
	color: #666;}
	
	
/*report
--------------------------------------------------*/	
	
#report {
	width: 620px;
	margin: 20px 0 0 20px;
	}
	
.reportAreaWrap {
	width: 300px;
	margin:4px 2px 2px 4px;
	float: left;
	}
	
p.reportAreaDate {
	width: 100px;
	float: left;
	}

.reportAreaWrap h3 a{
	font-size: 12px;
	color: #8DCC21;
	width: 175px;
	margin: 10px 0 0 5px; 
	background: url(img/arrow_s.gif) no-repeat 0px 2px;
	padding-left: 16px;
	float: left;
	}
	

.reportAreaWrap h3 a:link,
.reportAreaWrap h3 a:visited {
	color: #8DCC21;
	text-decoration:none;
}

.reportAreaWrap h3 a:hover {
	color:#66990E;
	text-decoration: underline;
}
p.test{
	color: #8DCC21;
	font-size: 12px;
	width: 120px;
	line-height: 12px;
	margin: 5px 0 0 20px; 
	float: left; 
	}

p.test a:link,
p.test a:visited {
	color: #8DCC21;
	text-decoration:none;
}	

p.test a:hover
 {
	color: #66990E;
	text-decoration: underline;
}	

.reportAreaWrap h3 a:hover {
	color:#66990E;
	text-decoration: underline;
}
		
p.pdf{
	color: #666;
	font-size: 12px;
	width: 120px;
	margin: 5px 0 0 20px; 
	float: left; 
	}


#mapDownloadImg {
	float: left;
	width: 180px;
	padding: 5px 0 0 20px;
}
	
/*Acrobat Reader Download
--------------------------------------------------*/
#acrobat {
	width: 300px;
	float: left;
	
}

#acrobatText {
	float: left;
}


#acrobatText a {
	color: #777777;
	display: block;	text-decoration: none;
}


#acrobatText p {
	margin: 20px 0 0 20px;
	font-size: 10px;
	color: #777777;
}

#acrobatImg {
	float: left;
	width: 112px;
	margin: 0 0 0 20px;
}
#acrobatImg a {
	float: left;
	display: block;
}



/*
====================================================
===== 7: RIGHT =====================================
====================================================
*/
div.rightSubcolumn { 
	text-align: left;
	float: left;
	width: 273px;
	margin-left: 5px;
}

html>/**/body div.rightSubcolumn {
	text-align: left;
	float: left;
	width: 273px;
	margin-left:10px;
}
/*
===== [itemlist] =====================================
*/
.WnewSArea{
	width: 273px;
	margin-top:40px;
	background: #FFFFFF;
	height: 640px;
}

.WnewSAreaTitle{
	width: 273px;
	overflow: hidden;			
}

.WnewSAreaTitle h2{
	width: 185px;	
	display: block;
	height: 18px;
	text-indent: -6000px;
	text-decoration: none;	
	margin: 0px 0px 11px 0px;
	background: url(img/concept_list.gif) no-repeat;
}

.WnewlistArea{	
	width: 273px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	font-size:12px;
}

.WnewlistArea ul li {
 clear:both;
	width: 273px;
	margin: 10px 0px 0px 0px;
	list-style-type:none;
	display: block;
	height: 17px;
	text-indent: -6000px;
	font-size:12px;
}

.WnewlistArea ul li a	{
 clear:both;
	margin: 0px 0px 0px 0px;
	width: 273px;
	list-style-type:none;
	display: block;
	height: 17px;
	text-indent: -6000px;
	font-size:12px;
}

.WnewlistArea ul li.Wnew00 a{background: url(img/lycopino.gif) 0px 0px no-repeat;	height: 17px;}
.WnewlistArea ul li.Wnew01 a{background: url(img/about.gif) 0px 0px no-repeat;	height: 17px;}
.WnewlistArea ul li.Wnew02 a{background: url(img/product01.gif) 0px 0px no-repeat;	height: 17px;}

.WnewlistArea ul li.Wnew00 a:hover{background: url(img/lycopino.gif) 0px -17px no-repeat;	height: 17px;}
.WnewlistArea ul li.Wnew01 a:hover{background: url(img/about.gif) 0px -17px no-repeat;	height: 17px;}
.WnewlistArea ul li.Wnew02 a:hover{background: url(img/product01.gif) 0px -17px no-repeat;	height: 17px;}

.WnewlistArea ul li.current00 {background: url(img/lycopino.gif) no-repeat;	height: 17px;}
.WnewlistArea ul li.current01 {background: url(img/about.gif) no-repeat;	height: 17px;}
.WnewlistArea ul li.current02 {background: url(img/product01.gif) no-repeat;	height: 17px;}

/*