body,td,th {
	font-family:  Osaka, "ヒラギノ角ゴ Pro W3", Ir oSVbN, Arial, Helvetica, sans-serif, "MS ゴシック";
	line-height: 140%; 
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #576889;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #576889;
}
a:hover {
	color:#FF3333;
	background-color:#E8E7F3;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

 /************ linktop styles **************/
 
a.linktop:link,a.linktop:visited{
	color:#996633;
	line-height: 150%;
	border-bottom: 1px solid #cccccc;
	padding-left: 5px;
	padding-right: 3px;
	margin: 0px 2px;
	border-left: 3px solid #996633;
	text-decoration: none;
	font-size: 10px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #996633;
}
a.linktop:active{
	line-height: 150%;
	border-bottom: 1px solid #cfcfdf;
	padding-left: 5px;
	margin: 0px 2px;
	border-left: 3px solid #cccccc;
	padding-right: 3px;
	text-decoration: none;
}
a.linktop:hover{
	color:#FF0033;
	line-height: 150%;
	border-bottom: 1px solid #FF0000;
	border-left: 3px solid #FF0000;
	text-decoration: none;
	background-color: #eeeeee;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FF0000;
}


 /************ linkfooter styles **************/
 
a.linkfooter:link,a.linkfooter:visited{
	color:#333366;
	line-height: 150%;
	border-bottom: 1px solid #cccccc;
	padding-left: 5px;
	padding-right: 3px;
	margin: 0px 2px;
	border-left: 3px solid #333366;
	text-decoration: none;
}
a.linkfooter:active{
	line-height: 150%;
	border-bottom: 1px solid #cfcfdf;
	padding-left: 5px;
	margin: 0px 2px;
	border-left: 3px solid #cccccc;
	padding-right: 3px;
	text-decoration: none;
}
a.linkfooter:hover{
	color:#FF0033;
	line-height: 150%;
	border-bottom: 1px solid #FF0000;
	border-left: 3px solid #FF0000;
	text-decoration: none;
}

 /************ linkmap styles **************/
 
a.linkmap:link,a.linkmap:visited{
	color:#333366;
	line-height: 150%;
	border-bottom: 1px solid #cccccc;
	padding-left: 5px;
	padding-right: 3px;
	margin: 0px 2px;
	border-left: 2px solid #333366;
	text-decoration: none;
	display: block;
}
a.linkmap:active{
	line-height: 150%;
	border-bottom: 1px solid #cfcfdf;
	padding-left: 5px;
	margin: 0px 2px;
	border-left: 2px solid #cccccc;
	padding-right: 3px;
	text-decoration: none;
	display: block;
}
a.linkmap:hover{
	color:#FF0033;
	line-height: 150%;
	border-bottom: 1px solid #FF0000;
	border-left: 2px solid #FF0000;
	text-decoration: none;
	display: block;
}

 /************ Link1 styles **************/
 
a.link1:link , a.link1:visited{
	color:#FF6600;
	line-height: 150%;
	border-bottom: 1px solid #cccccc;
	padding-left: 5px;
	padding-right: 5px;
	margin: 2px 2px 1px 0px;
	border-left: 3px solid #DDDDDD;
	text-decoration: none;
	font-size: 14px;
	background-color: #EEEEEE;
}
a.link1:active{
	line-height: 150%;
	border-bottom: 1px solid #cfcfdf;
	padding-left: 5px;
	padding-right: 3px;
	margin: 2px 2px 1px 0px;
	border-left: 3px solid #DDDDDD;
}
a.link1:hover{
	color:#ff0000;
	line-height: 150%;
	border-bottom: 1px solid #FF0000;
	border-left: 3px solid #FF0000;
}
  
 /************ Link2 styles **************/
 
a.link2:link,a.link2:visited {
	display: block;
	color:#666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px 0px 1px 5px;
	text-decoration: none;
}
a.link2:hover {
	display: block;
	color:#CC0000;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding: 1px 0px 1px 5px;
	text-decoration: none;
	background-color: #eeeeee;
}
  /************ Link3 styles **************/
 
a.link3:link , a.link3:visited{
	display: block;
	color:#663300;
	line-height: 22px;
	padding-left: 5px;
	background-image: url(parts/parts/nav_background.gif);
	font-size: 15px;
	font-weight: normal;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #996633;
	border-right-color: #B3A07D;
	border-bottom-color: #996633;
	border-left-color: #B3A07D;
	height: 22px;
	text-decoration: none;
}
a.link3:active{
	display: block;
	color:#996633;
	line-height: 22px;
	background-image: url(parts/parts/nav_selected.gif);
	background-position: center center;
	text-decoration: none;
}
a.link3:hover{
	color:#996633;
	line-height: 22px;
	background-image: url(parts/parts/nav_selected.gif);
	background-position: center center;
	display: block;
	text-decoration: none;
}

 /************ link4 styles **************/
 
a.link4:link,a.link4:visited{
	color:#663300;
	line-height: 150%;
	padding-left: 5px;
	padding-right: 3px;
	text-decoration: none;
	display: block;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #663300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
a.link4:active{
	line-height: 150%;
	border-bottom: 1px solid #cfcfdf;
	padding-left: 5px;
	margin: 0px 2px;
	border-left: 2px solid #cccccc;
	padding-right: 3px;
	text-decoration: none;
	display: block;
}
a.link4:hover{
	color:#FF0033;
	line-height: 150%;
	border-bottom: 1px solid #FF0000;
	border-left: 2px solid #FF0000;
	text-decoration: none;
	display: block;
}

 /************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-image:   url("parts/icon/icon_maru_w.gif");
	background-repeat: no-repeat;
	background-position: 2px 5px;
	margin: 1px 0px 1px 10px;
	padding: 1px 0px 0px 13px;
	color: #ff0000;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #E5E9FF;
	background-image:   url(parts/icon/icon_maru_w.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	text-decoration: none;
	color: #0000FF;
	text-decoration: none;
}

 /************ sectionLinks1 styles **************/

#sectionLinks1{
	margin: 0px;
	padding: 0px;
}

#sectionLinks1 a:link, #sectionLinks1 a:visited {
	display: block;
	border: 1px solid #ff0000;
	background-color: #FFFFFF;
	background-image:   url("parts/icon/icon_maru_r.gif");
	background-repeat: no-repeat;
	background-position: 2px 4px;
	margin: 3px 0px 2px 2px;
	padding: 1px 0px 0px 15px;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}

#sectionLinks1 a:hover{
	background-color: #E5E9FF;
	background-image:   url("parts/icon/icon_maru_r.gif");
	background-repeat: no-repeat;
	background-position: 2px 4px;
	text-decoration: none;
	font-size: 13px;
	color: #0000FF;
	text-decoration: none;
}

 /************ sectionLinks2 styles **************/

#sectionLinks2{
	margin: 0px 0px 0px 7px;
	padding: 0px;

}

#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-repeat: no-repeat;
	background-position: 2px 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCC99;
	margin: 0px 0px 0px 5px;
	padding: 2px 0px 0px 2px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#sectionLinks2 a:hover{
	border-top: 1px solid #cccccc;
	background-color: #E5E9FF;
	background-repeat: no-repeat;
	background-position: 2px 5px;
	text-decoration: none;
	border-left-color: #0000FF;
	color: #0000FF;
	text-decoration: none;
}

/************ naviLinks styles **************/


#naviLinks a:link, #naviLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #eeeeee;
	background-color: #FFF2F6;
	background-image:   url("parts/icon/icon_sankaku_w.gif");
	background-repeat: no-repeat;
	background-position: 145px 7px;
	margin: 1px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	color: #333333;
	text-decoration: none;
}

#naviLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #E2E8FF;
	background-image:   url("parts/icon/icon_sankaku.gif");
	color: #0000ff;
	text-decoration: none;
}

 
/************ mainLinks styles **************/

#mainLinks{
	margin: 0px 0px 20px 50px;
	padding: 0px;

}

#mainLinks a:link, #mainLinks a:visited {
	display: block;
	background-image:   url("parts/icon/icon_link.gif");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	margin: 5px 0px 1px 4px;
	padding: 2px 0px 2px 20px;
	color: #666666;
	text-decoration: none;
}

#mainLinks a:hover{
	background-image:   url(parts/icon/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	background-color: #E9E9E9;
	color: #ff0000;
	text-decoration: none;
}	

/************ font styles **************/

#contentsmain h1{
	font-size: 13px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 1px;
	background-color: #eeeeee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}


#contentsmain h2{
	font-size: 13px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 1px;
	background-color: #eeeeee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}

#contentsmain h3{
	font-size: 13px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 1px;
	background-color: #eeeeee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}

.waku_gr {
	border: 1px solid #999999;
}
.waku_r {
	border: 1px solid #FF0000;
}
.side_haikei {
	background-image:   url(parts/images/haikei_side.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.line_u_h_r {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.side_haikei_1 {
	background-image:   url("parts/navi/navi_side.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.title_bar {
	font-size: 13px;
	background-color: #FFFFFF;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 5px;
}
.title_w_bar {
    text-decoration: none;
	font-size: 14px;
	background-color: #EEEEEE;
	color: #999999;
	font-weight: bold;
	border: 1px solid #999999;
	left: 5px;
	padding: 5px;
}
.line_u_2 {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FF0000;
}
.haikei_main {
	background-image:   url("parts/images/haikei_main.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}
.line_u_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.title_r13 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC8684;
	padding-left: 5px;
	line-height: 100%;
	padding-top: 2px;
	padding-bottom: 1px;
	display: block;
}
.title_br13 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-left: 5px;
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 1px;
	display: block;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #CCCCCC;
	border-left-color: #eeeeee;
}
.h1_a {
	font-size: 200%;
	color: #666666;
	line-height: 120%;
	margin-bottom: 1em;
	border-left: 13px solid #999999;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	background-color: #FCFED4;
	padding: 13px 0px 8px 5px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}
.h3_a {
	display: block;
	font-size: 14px;
	color: #CC3333;
	line-height: 130%;
	padding: 2px 0px 0px 5px;
	border-left: 5px solid #999999;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #eeeeee;
	background: #eeeeee;
}
.h2_a {
	display: block;
	font-size: 14px;
	color: #996600;
	background-color: #EBEEC7;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: double;
	border-bottom-color: #CCCCCC;
	border-left-color: #663300;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
}
.h1 {
	font-size: 140%;
	color: #666666;
	line-height: 120%;
	border-left: 7px solid #CC6666;
	border-bottom: 1px solid #CC6666;
	font-weight: bold;
	padding: 3px 0px 0px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}
.h2 {
	font-size: 16px;
	color: #CC0000;
	padding: 2px 0px 0px 7px;
	font-weight: bold;
	background-image: url(parts/images/haikei_title.jpg);
	display: block;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.h3 {
	display: block;
	font-size: 120%;
	color: #526082;
	padding: 3px 0px 0px 5px;
	border-left: 5px solid #526082;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #eeeeee;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px;
}
.h4 {
	font-size: 16px;
	color: #000066;
	padding: 2px 0px 2px 5px;
	border-bottom: 3px double #B3B9CD;
	font-weight: bold;
	line-height: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B3B9CD;
	background-image: url(parts/parts/glblnav_selected.gif);
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.h5 {
	font-size: 16px;
	color: #996600;
	padding: 2px 0px 2px 5px;
	font-weight: bold;
	line-height: 24px;
	border-top-style: solid;
	background-image: url(parts/parts/haikei_title_br.jpg);
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: double;
	background-repeat: repeat-x;
}
.th {
	font-size: 85%;
	color: #363636;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.td {
	font-size: 85%;
	color: #363636;
	line-height: 130%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.font_10 {
	font-size: 11px;
	line-height: 130%;
}
.font_r12 {
	font-size: 12px;
	color: #FF0033;
}
.title_r13_gline {
	font-size: 13px;
	color: #666666;
	padding:  3px 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFF7ED;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #FF6666;
}
.ccp-alert {
	background-image: url(parts/icon/icon_kyara_m.gif);
	background-position: 3px 3px;
	background-repeat: no-repeat;
	padding:  10px  10px  10px  55px;
	border: 1px solid #999999;
}
.manual-alert {
	background-image: url(parts/icon/icon_alert.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding:  10px  10px  10px  45px;
	border: 1px solid #CC0000;
}
.manual-coding { 
	background-image: url(parts/icon/icon_memo.gif);
	background-position: 5px 5px;
	background-repeat : no-repeat;
	background-color  : #FFFFEF;
	padding :  10px  10px  10px  45px;
	border: 1px solid #cccccc;
}
.manual-coding_s { 
	display: block;
	background-image: url(parts/icon/icon_memo_s.gif);
	background-position: 5px 5px;
	background-repeat : no-repeat;
	background-color  : #FFFFEF;
	padding :  2px  10px  2px  45px;
	border: 1px solid #cccccc;
}
.form_on {
	background-color: #E7EFC4;
	padding: 3px;
	border-top: 1px solid #F7F7F7;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #F7F7F7;
	font-weight: bold;
	color: #999900;
}
.form_off {
	background-color: #EDEFE1;
	padding: 3px;
	border-top: 1px solid #F7F7F7;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #F7F7F7;
	color: #999999;
}
.box20 {
	height: 20px;
	width: 20px;
}
.navi_t {
	display: block;
	border: 1px solid #ff0000;
	background-color: #FFFFFF;
	background-image:   url("parts/icon/icon_maru_r.gif");
	background-repeat: no-repeat;
	background-position: 2px 4px;
	margin: 3px 0px 2px 2px;
	padding: 1px 0px 0px 15px;
	font-size: 13px;
	color: #ff0000;
}
.line_ud_gr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	color: #666666;
	padding-left: 5px;
	background-color: #eeeeee;
	font-weight: bold;
	padding-top: 2px;
}
.waku_gold {
	border: 1px solid #A18053;
	color: #663300;
}
.title_14 {
	font-size: 14px;
	color: #88835D;
	font-weight: normal;
}
.title_b13 {
	font-size: 16px;
	color: #94693C;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #996633;
	padding-bottom: 1px;
	background-color: #FAFFE2;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}
.hasen_gr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 5px;
	padding-bottom: 0px;
}
.font_br13 {
	font-size: 13px;
	color: #996633;
}
.font_12 {
	font-size: 12px;
	color: #B52F31;
}
.title_haikei {
	display: block;
	color:#663300;
	line-height: 22px;
	padding-left: 5px;
	background-image: url(parts/parts/nav_background.gif);
	font-size: 15px;
	font-weight: normal;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #996633;
	border-right-color: #B3A07D;
	border-bottom-color: #996633;
	border-left-color: #B3A07D;
	height: 22px;
}
.title_green{
	font-size: 14px;
	color: #006633;
	background-color: #D6E6D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	padding-top: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.waku_green {
	border: 1px solid #669966;
}
.font_gree13 {
	font-size: 13px;
	color: #006633;
}
.waku_cha {
	font-size: 13px;
	color: #996600;
	padding-left: 5px;
	border-top: 1px;
	border-bottom: 3px double #996600;
}
.line_end {
	padding-top: 5px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
}
.font_14b {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	margin-top: 15px;
}
.waku_rw {
	border: 3px double #CCCCCC;
}
.line_w_gr {
	font-size: 13px;
	font-weight: normal;
	color: #555555;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #BBBBBB;
	padding-left: 5px;
}
.h1_n {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
}
.waku_gr1 {
	border: 1px solid #CCCCCC;
}
.font_16 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
/************ CategoryLinks styles **************/


#CategoryLinks a:link, #CategoryLinks a:visited {
	background-image:   url(parts/images/c_link_haikei_1.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #333333;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	display: block;
	line-height: 20px;
}

#CategoryLinks a:hover{
	background-image:   url(parts/images/c_link_haikei_2.gif);
	background-color: #F4F4F4;
}

/************ CategoryLinks1 styles **************/


#CategoryLinks1 a:link, #CategoryLinks1 a:visited {
	background-image:   url(parts/images/c_link_haikei_3.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	display: block;
	line-height: 22px;
	font-size: 14px;
	font-weight: bold;
}

#CategoryLinks1 a:hover{
	background-image:   url(parts/images/c_link_haikei_4.gif);
	background-color: #F4F4F4;
}
