/* ------------------------------------- 
 *	初期リンクカラー808285
 * ------------------------------------- */
BODY { color: #808285; font-size: 10pt; line-height: 1.5em;  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : #FFFFFF;
}
p { color: #4E4E4E; font-size: 10pt; line-height: 1.5em  ;}
td { color: #333333; font-size: 10pt; line-height: 1.5em  ; }
a:link { color: #4E4E4E; font-size: 10pt; line-height: 1.5em  ; text-decoration: none; }
a:visited { color: #4E4E4E; font-size: 10pt; line-height: 1.5em  ; text-decoration: none; }
a:hover { color: #4E4E4E; font-size: 10pt; line-height: 1.5em  ; text-decoration: none; }
a:active { color: #4E4E4E; font-size: 10pt; line-height: 1.5em  ; text-decoration: none; }
.linespace { font-size: 4pt; line-height: 1.5em; }

.small { font-size: 8pt; line-height: 1.5em; }

.menu1 { color: #002157; font-size: 11pt; font-weight: bold; line-height: 1.8em; background-image : url(list_red.gif); background-repeat: no-repeat; background-position: 0 1px; text-decoration: none; padding-left: 12px; }

.menu2 { font-size: 10pt; font-weight: bold; 
line-height: 1.5em; background-image : url(list_gray.gif); 
background-repeat: no-repeat; background-position: 10px 2px; text-decoration: none; padding-left: 18px; }

.topics { background-image : url(list_yellow.gif); background-repeat: no-repeat; background-position: 0 3px; text-decoration: underline; padding-left: 12px; }

.small_offset { font-size: 8pt; line-height: 1.5em; text-indent: -10px; padding-left: 10px; }

.offset1 { text-indent: -10px; padding-left: 10px; }

.offset2 { padding-left: 10px; }

.price { color: #c4161c; }

.title_sagyo { color: #005826; font-size: 12pt; font-weight: bold; line-height: 1.8em; }

.midashi_sagyo { color: #005826; }

.title_tsunagi { color: #360861; font-size: 12pt; font-weight: bold; line-height: 1.8em; }

.midashi_tsunagi { color: #360861; }

.title_tobi { color: #002157; font-size: 12pt; font-weight: bold; line-height: 1.8em; }

.midashi_tobi { color: #002157; }

.title_shoes { color: #f7941d; font-size: 12pt; font-weight: bold; line-height: 1.8em; }

.midashi_shoes { color: #f7941d; }

.title_glove { color: #c4161c; font-size: 12pt; font-weight: bold; line-height: 1.8em; }

.midashi_glove { color: #c4161c; }

.title_safe { color: #c90; font-size: 12pt; font-weight: bold; line-height: 1.8em; }

.midashi_safe { color: #c90; }

.title_suisan { color: #448ccb; font-size: 12pt; font-weight: bold; line-height: 1.8em; }

.midashi_suisan { color: #448ccb; }

.title_hakui { color: #ff6699; font-size: 12pt; font-weight: bold; line-height: 1.8em; }

.midashi_hakui { color: #ff6699; }

.title_jimu { color: #669933; font-size: 12pt; font-weight: bold; line-height: 1.8em; }

.midashi_jimu { color: #669933; }

.title_service { color: #736357; font-size: 12pt; font-weight: bold; line-height: 1.8em; }

.midashi_service { color: #736357; }

.title_marking { color: #2261b0; font-size: 12pt; font-weight: bold; line-height: 1.8em; }

.midashi_marking { color: #2261b0; }

.white { color: #fff; }

.red_small { color: #c4161c; font-size: 8pt; line-height: 1.5em; }

.tbl_title_topics { color: #fff; font-size: 10pt; font-weight: bold; line-height: 1.5em; background-color: #448ccb; padding-left: 8px; }

.tbl_title_topics2 { color: #448ccb; font-size: 12pt; font-weight: bold; line-height: 1.5em; padding-left: 6px; border-left: 8px solid #fd0; }

.tbl_title_topics3 { color: #005826; font-size: 12pt; font-weight: bold; line-height: 1.5em; padding-left: 6px; border-left: 8px solid #fd0; }

.tbl_title_etc { color: #fff; font-size: 10pt; font-weight: bold; line-height: 1.5em; background-color: #8ac75d; padding-left: 8px; }

.tbl_title_etc2 { color: #005826; font-size: 10pt; line-height: 1.5em; background-color: #d3eebe; padding-left: 3px; }

.tbl_body { background-color: #e6e7e8; }

.commodity { color: #666; }



TEXTAREA{
  font-size : 8pt;
  border-top-width : 1px;
  border-bottom-width : 1px;border-style : solid none solid none;
  border-top-color : gray;
  border-bottom-color : gray;
  color : gray;
}
.main{
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : gray;
  border-right-color : gray;
}
.left{
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : gray;
  
}


/* ------------------------------------- 
 *	ヘッダー　グローバルメニューのオンマウス
 *	※WIN IEでは適用されません
 * ------------------------------------- */

#header .menu img {
	background: #669900;
	}

#header .menu img:hover {
	background: #ffffff;
	}
#header a{
	background: #7E8111;
	}

#header a:hover {
	background: #FFFFFF;
	}
