*{
	margin:0;
	padding:0;
	}

/* GENERAL PAGE CSS */
a {text-decoration:none;}
 a:link {
	color:#009933;
}
 a:visited {
	color:#009933;
}
 a:hover {
	color:#99CC00;
}
 a:active {
  color:#99CC00;
}


/* SITEMAP CSS */
.homeSitemap {
	vertical-align:top;
	font:normal 9pt 'Lucida Grande','Osaka','MS UI Gothic',sans-serif;
	line-height:2em;
	padding-left:20px;
}

.Sitemap {
	color:#999999;
	vertical-align:top;
	font:normal 10pt 'Lucida Grande','Osaka','MS UI Gothic',sans-serif;
	line-height:25px;
	margin-left:30px;
	border-left:dotted 1px #cccccc;
}
.Sitemap a:link,.palboxSitemap a:visited {
	color:#009933;
}

.Sitemap a:hover,.palboxSitemap a:active {
	color:#99CC00;
}

.Sitemap2 {
	color:#999999;
	vertical-align:top;
	font:normal 9pt 'Lucida Grande','Osaka','MS UI Gothic',sans-serif;
	margin-left:30px;
	line-height:16px;
}
.Sitemap2 a:link,.palboxSitemap a:visited {
	color:#009933;
}

.Sitemap2 a:hover,.palboxSitemap a:active {
	color:#99CC00;
}


/* GENERAL CHAR FORMAT */

.small_right {font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; font-style: normal; line-height: 1.2em; font-weight: normal; font-variant: normal; color: #333333; text-align: right}
.normal_txt {font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; font-style: normal; line-height: 1.2em; font-weight: normal; font-variant: normal}
.normal {font:normal 9pt/1.2em 'Lucida Grande', 'Osaka', 'MS UI Gothic', "sans-serif";}
.strong {font:normal 9pt 'Lucida Grande','Osaka','MS UI Gothic',sans-serif;line-height:1.2em;color:#ffa111;}
.notice {color:#ffa111;}
.small {font:normal 8pt 'Lucida Grande','Osaka','MS UI Gothic',sans-serif;line-height:1.2em;}
.verysmall {font:normal 7pt 'Lucida Grande','Osaka',sans-serif;line-height:1.1em;}

.font01 {font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-weight: normal; color: #333333; line-height: 15px}
.font02 {font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: ##333333}
.font03 {font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: ##333333}
.font_copyright9px {font-family: "ＭＳ Ｐゴシック", Osaka;font-size: 9px;line-height: 15px;color: #666666;}

/* NEWS FORMAT */
.newstitle-font12 {font-size: 12px;font-weight: bold;color: #3366cc;}
.newstext2-font11 {font-size: 11px;line-height: 15px;color: #333333;}
.newstext-font12 {font-size: 12px;font-weight: bold;color: #333333;}


/* products-head*/
#header{
	width:906px;
	height:158px;
	background-image:url(header_img/header_bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
	margin:0 auto;
	}

#header-box{
	width:900px;
	height:138px;
	float:left;
	margin:auto 3px;
	}
.header-logo{
	display: block;
	float:left;
	}

/*products-menu*/

#HeadMenu{
	display: block;
	width:741px;
	height:91px;
	float:right;
	margin:0px;
	}
.Menu{
	width:741px;
	height:45;
	float:right;
	display: block;
	margin:0px;
	}

.Menu li {
	float:right;
	list-style-type: none;
	height:45;
}

.Menu2{
	width:741px;
	height:46;
	float:left;
	display: block;
	margin:0px;
	vertical-align: top;
	
	}

.Menu2 li {
	float:left;
	list-style-type: none;
	height:46;
}

.font_news12pt {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
}
