@charset "utf-8";

/* �f�t�H���g�X�^�C���N���A */
@import "reset.css";

@import "fonts.css";

/* basic elements */

body{
	color:#333333;
	background-color:#f2f2f2;
}

body,p,div,dd,dt,dl,ul,ol,td,input,select,textarea {
	font-size:     12px;
	line-height: 130%;
}

small{
	font-size:     10px;
	line-height: 120%;
}


ul{
	font-size:     12px;
}

h1{
  font-size : 10px;
  font-weight : 100;
  line-height : 120%;
  margin-top : 0px;
  margin-bottom : 0px;
  display:inline; margin:0
}

h2{
  font-size : 10px;
  font-weight : 100;
  line-height : 120%;
  margin-top : 0px;
  margin-bottom : 0px;
  display:inline; margin:0
}

h3{
  font-size : 10px;
  font-weight : 100;
  line-height : 120%;
  margin-top : 0px;
  margin-bottom : 0px;
  display:inline; margin:0
}

h4{
  font-size : 10px;
  font-weight : 100;
  line-height : 120%;
  margin-top : 0px;
  margin-bottom : 0px;
  display:inline; margin:0
}

h5{
  font-size : 10px;
  font-weight : 100;
  line-height : 120%;
  margin-top : 0px;
  margin-bottom : 0px;
  display:inline; margin:0
}

h6{
  font-size : 12px;
  font-weight : 100;
  line-height : 130%;
  margin-top : 0px;
  margin-bottom : 0px;
  display:inline; margin:0
}

strong{
  font-size : 10px;
  font-weight : 100;
  line-height : 120%;
  margin-top : 0px;
  margin-bottom : 0px;
}

a:link {
	color:             #003300;
	background-color:  transparent;
	text-decoration:   none;
}

a:visited {
	color:             #003300;
	background-color:  transparent;
	text-decoration:   none;
}

a:hover {
	color:             #006600;
	background-color:  transparent;
	text-decoration:   underline;
	cursor:            hand;
}

a:active {
	color:             #006600;
	background-color:  transparent;
	text-decoration:   underline;
	cursor:            hand;
}

/* colours with frequency */

.white     { color:#ffffff; }
.gray      { color:#666666; }
.gray9     { color:#999999; }
.grayc     { color:#cccccc; }
.black     { color:#000000; }

.red       { color:#ff0000; }
.orange    { color:#ff6600; }
.green     { color:#006600; }
.cyan      { color:#0077bd; }
.blue      { color:#377DB8; }
.cobalt    { color:#0011aa; }

.mdgrn     { color:#3399cc; }
.pink      { color:#FF738C; }

/* end of file */
input.withicon {
   background-image: url("../sozai/left_menu/iconSerch.gif");
   background-repeat: no-repeat;
   background-position: 2px center;
   padding-left: 21px;
}
.style1 {color: #FFFFFF}
.style2 {color: #FFFFFF}
.style2 {color: #CCFF99}
.style3 {font-size: 10px}
#info_webshop p{text-align:center;margin:1em 0 0 0}
#info_webshop img{margin:0 0 1px 0}


.product_catg{ padding:0 1em}

.product_catg dt{
margin:1em 0 0.5em 0;
font-weight:bold;}
.product_catg dd{
margin:0em 0 0.3em 1.2em}
.product_catg .scdcatg{
border-bottom:#999999 1px solid;}

.right_menu dl dt{ text-align:center; margin-bottom:8px;}
.right_menu dl dd{ margin:8px 0}
.right_menu .honeywell dl{
	border:#FF0000 solid 2px;
	background-color:#FF0000;
}
.right_menu .honeywell dt { text-align:center; color:#FFFFFF; background:#FF0000; padding:4px 0;}
.right_menu .honeywell dd{ margin:8px 0 8px 6px;}







a:hover img{
opacity:0.7;
filter:alpha(opacity=70);/*for IE*/
}




