/* ===== Global Common Style ===== */

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #fff url(../img/bg_container.gif) repeat-y;
}

/*****************************/
/* contentsbody */
/*****************************/



#centercontentsArea{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	margin-bottom: 16px;
}



/*****************************/
/* leftcontentsArea */
/*****************************/

#leftcontentsArea{
	float:left;
	width: 490px;
	clear: left;
	padding-right: 10px;
	margin-bottom: 16px;
	font-size: 12px;
}


/* ===== mainimg ===== */

#mainimg{
	clear:both;
	margin-bottom: 2px;
	padding-bottom: 12px;
	width: 490px;
	background-image: url(../img/bg_mainimg_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


/* ===== newsArea ===== */

#newsArea{
	width: 490px;
	line-height: 150%;
	clear: both;
	margin-bottom: 10px;
}

#newsAreattl{
	clear: both;
	background-image: url(../../img/ttl_wn.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin-bottom: 16px;
}


#newsAreattl h2{
	clear: left;
	font-size: 8px;
	text-indent: -9999px;
}

#alltopics{
	float: right;
	clear: right;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 6px;
}

#alltopics a{
	color: #3C7379;
}

#alltopics a:hover{
	color: #FFCC00;
}




#newsAreatxt{
	padding-right: 4px;
	padding-left: 4px;
}



#newsAreatxt dl{
	font-size: 0.9em;
}

#newsAreatxt dl dt{
	float: left;
	clear: left;
	margin-bottom: 2em;
	margin-right: 0.5em;
	font-size: 1.1em;
}

#newsAreatxt dl dd{
	margin-bottom: 1em;
}

#newsAreatxt dl dd a{
	font-size: 1.1em;
	padding-top: 4px;
}

#newsAreatxt dl dd a.news{
	background-image: url(../../common/img/ic_important.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 90px;
}




/* ===== tecinfoArea ===== */

#tecinfoArea{
	width: 490px;
	height: 172px;
	line-height: 150%;
	clear: both;
	margin-bottom: 10px;
	background-image: url(../../common/img/ln_dot02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#tecinfoAreattl{
	clear: both;
	background-image: url(../../img/ttl_tecinfo.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin-bottom: 11px;
}


#tecinfoAreattl h2{
	clear: left;
	font-size: 8px;
	text-indent: -9999px;
}



#toushitsuArea{
	clear: both;
	display: block;
	text-align: left;
}

#toushitsuAreattl{
	clear: both;
	height: 23px;
	background-image: url(../../img/subttl_toushitsu.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	margin-bottom: 14px;
}

#toushitsuAreatxt{
	clear: both;
	padding-left: 4px;
}

#toushitsuAreatxt ul li{
	background-image: url(../../../common/img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 16px;
	line-height: 150%;
}






#etceteraArea{
	float: right;
	clear: right;
	display: block;
	width: 298px;
}

#etceteraAreattl{
	clear: both;
	height: 23px;
	background-image: url(../../img/subttl_etc.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	margin-bottom: 14px;
}


#etceteraAreatxt{
	clear: both;
	padding-left: 4px;
}

#etceteraAreatxt ul{
	clear: none;
	float: left;
	margin-right: 14px;
}

#etceteraAreatxt ul li{
	background-image: url(../../common/img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 16px;
	line-height: 150%;
}



/* ===== cautionArea ===== */

#cautionArea{
	clear: both;
}


#getadobe{
	clear: left;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 360px;
	margin-right: 6px;
}

#getadobe dl{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 12px;
	clear: left;
	float: left;
}

#getadobe dl dt{
	clear: left;
	float: left;
}

#getadobe dl dd{
	margin-left: 122px;
}





#secure{
	clear: right;
	float: left;
	font-size: 8px;
}




/*****************************/
/* rightContentsArea  */
/*****************************/


#rightContentsArea{
	float: right;
	clear: right;
	width: 249px;
	padding-top: 12px;
	margin-bottom: 16px;
	font-size: 12px;
}


/* ===== searchArea ===== */

#searchArea{
	clear: both;
	width: 249px;
	margin-bottom: 14px;
	padding-bottom: 16px;
	background-image: url(../../../img/bg_search.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EBF4F5;
}

#searchAreattl{
	clear: both;
	background-image: url(../../img/ttl_search.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 23px;
	text-indent: -9999px;
}

#freewordArea{
	clear: both;
	padding-left: 6px;
	padding-right: 8px;
	padding-bottom: 10px;
}

#freewordArea a{
	float: right;
	clear: right;
	margin-bottom: 3px;
}

#freewordArea img{
	margin-bottom: 3px;
}

#formArea{
	clear: both;
}

#formArea ul{
	clear: both;
}


#formArea ul li{
	float: left;
	padding-top: 6px;
	margin-right: 12px;
}

#formArea ul li a{
	float: none;
	background-image: url(../../../img/ic_option.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
	margin-left: 2px;
}

#othersearchArea{
	clear: both;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 8px;
	background-image: url(../../common/img/ln_dot03.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#othersearchArea p{
	display: inline;
	margin-right: 16px;
}


#othersearchArea a{
	background-image: url(../../img/ic_other.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}




/* ===== productArea ===== */

#productArea{
	clear: both;
	width: 249px;
	margin-bottom: 14px;
}

#productAreattl{
	clear: both;
	background-image: url(../../img/ttl_seihin.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 23px;
	text-indent: -9999px;
}

#productAreaArea{
	clear: both;
	padding-left: 6px;
	padding-right: 8px;
}

#productAreaArea p{
	display: inline;
	margin-right: 16px;
}


#productAreaArea a{
	background-image: url(../../img/ic_other.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}



/* ===== customerArea ===== */

#customerArea{
	clear: both;
	width: 249px;
	margin-bottom: 14px;
}

#customerAreattl{
	clear: both;
	background-image: url(../../img/ttl_customer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 23px;
	text-indent: -9999px;
}

#customerAreatxt{
	clear: both;
	padding-left: 4px;
}

#customerAreatxt ul li{
	background-image: url(../../../common/img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 33px;
	line-height: 150%;
}



/* ===== googleArea ===== */

#googleArea{
	clear: both;
	width: 241px;
	margin-bottom: 14px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}




/* ===== pickupArea ===== */

#pickupArea{
	clear: both;
	width: 249px;
	margin-bottom: 14px;
}

#pickupAreattl{
	clear: both;
	background-image: url(../../img/ttl_pickup.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 15px;
	text-indent: -9999px;
}


#pickupAreatxt{
	clear: both;
}

#pickupAreatxt table{
	clear: both;
	border-collapse: collapse;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
}

#pickupAreatxt table td{
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-right-width: 1px;
}

