@charset "utf-8";
/* CSS Document */

body {
	color: #333333;
    background-image: url(../images/index/ws-bg01.jpg); 
    background-color: ;
	font-size: 12px;
	font-family: Verdana;
	line-height: 16px;
}
.index_title1 H1 {
   	font-size: 22px;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana;
	color: #990000;
	padding-left: 7px;	
	margin-bottom: 0px;
} 
.title01 H1{
	font-size: 21px;
	color: #990000;
	text-decoration: none;
	font-family: Verdana;
	line-height: 30px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
}

.breadCrumb  {
   font-family: Verdana;
   font-size: 11px;
   font-weight: normal;
   color: #999999;
   line-height: normal;
   font-style: normal;
   text-decoration: none;
   valign: bottom;	
}

.breadCrumb  A:link {
 font-family: Verdana;
   font-size: 11px;
   font-weight: normal;
   color: #999999;
   line-height: normal;
   font-style: normal;
   text-decoration: none;
   valign: bottom;}
   
.breadCrumb A:visited {
  font-family: Verdana;
   font-size: 11px;
   font-weight: normal;
   color: #999999;
   line-height: normal;
   font-style: normal;
   text-decoration: none;
   valign: bottom;
	}	
   
.breadCrumb A:hover {
   font-family: Verdana;
   font-size: 11px;
   font-weight: normal;
   color: #317C8C;
   line-height: normal;
   font-style: normal;
   text-decoration: none;
   valign: bottom;}   


.from00 {
	background-color: #CC6600;
	color: #333333;
	font-size : 12px;
	line-height:16px;
	font-weight: normal;
	font-family: Verdana;
	text-align:justify;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
	padding-right: 2px;
}

.from_table {
	background-color: #FFFFFF;
	color: #333333;
	font-size : 12px;
	line-height:16px;
	font-weight: normal;
	font-family: Verdana;
	text-align:justify;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
}
.from_table tr.altrow1 {
	background-color: #DFDFDF;
}
.from_table tr.altrow2 {
	background-color: #FFFFFF;
}

.from_table input {
  color :          #666666;
	font-family :    Verdana;
	line-height:     1.2em;
	font-size :      9pt;
	font-weight :    normal;
	border: 1px solid #7F9DB9;
	padding-top:     1px;
	padding-left:    1px;
	padding-right:   1px;
	background-color: #FFFFFF
}

.from_table tr.altrow1 {
	background-color: #eeeeee;
}
.from_table tr.altrow2 {
	background-color: #FFFFFF;
}
.form {
  background-color: #EBEBEB;
	color: #666666;
	font-size : 12px;
	line-height:16px;
	font-weight: normal;
	font-family: Verdana;
	text-align:justify;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
	padding-top: 2px;
	padding-bottom: 2px;
}
.form tr.altrow1 {
	background-color: #EBEBEB;
}
.form tr.altrow2 {
	background-color: #FFFFFF;
}
.form input {
  color :          #666666;
	font-family :    Verdana;
	line-height:     1.2em;
	font-size :      9pt;
	font-weight :    normal;
	border: 1px solid #7F9DB9;
	padding-top:     1px;
	padding-left:    1px;
	padding-right:   1px;
	background-color: #FFFFFF
}
.text_area {
  color :          #666666;
	border: 1px solid #7F9DB9;
	padding-top:     1px;
	padding-left:    1px;
	padding-right:   1px;
	background-color: #FFFFFF
}

.input{
	font-size: 11px;
	color: #A0A0A0;
	text-decoration: none;
	font-family: Verdana;
}

.input  A:link    {
 font-size: 11px;
	color: #A0A0A0;
	text-decoration: none;
	text-align: right;
	font-family: Verdana;}
   
.input A:visited {
  font-size: 11px;
	color: #A0A0A0;
	text-decoration: none;
	text-align: right;
	font-family: Verdana;}	
   
.input A:hover   {
  font-size: 11px;
	color: #FF3300;
	text-decoration: none;
	text-align: right;
	font-family: Verdana;}   

.top_menu{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
.top_menu a:link    { color: #FFFFFF; text-decoration: none;}
.top_menu a:visited { color: #FFFFFF; text-decoration: none;}
.top_menu a:hover   { color: #000000; text-decoration: none;}
.top_menu a:active  { color: #FFFFFF; }

.top_menu2{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	line-height: normal;
	font-weight: normal;
	text-align: right;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top_menu2 a:link    { color: #FFFFFF; text-decoration: none;}
.top_menu2 a:visited { color: #FFFFFF; text-decoration: none;}
.top_menu2 a:hover   { color: #FFFF00; text-decoration: none;}
.top_menu2 a:active  { color: #FFFFFF; }

.line{
	padding: 0px;
	border: 1px solid #7C0E0F;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 23px;
	color: #333333;
}

.line_2 {
	padding: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.left_product_menu1{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
	font-family: Verdana;
}
.left_product_menu1 a:link    { color: #000000; text-decoration: none;}
.left_product_menu1 a:visited { color: #000000; text-decoration: none;}
.left_product_menu1 a:hover   { color: #CC0000; text-decoration: none;}
.left_product_menu1 a:active  { color: #000000; }

.left_product_menu2{
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	line-height: 25px;
	font-family: Verdana;
	font-weight: normal;
	background-image: url(../images/index/ws-left-04.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.left_product_menu2 a:link    { color: #666666; text-decoration: underline;}
.left_product_menu2 a:visited { color: #666666; text-decoration: underline;}
.left_product_menu2 a:hover   { color: #FF6600; text-decoration: underline;}
.left_product_menu2 a:active  {
	color: #666666;
	text-decoration: underline;
}

.sitemap_1{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-family: Verdana;
	color: #006699;
	text-decoration: none;
}
.sitemap_1  A:link    {
 font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-family: Verdana;
	color: #006699;
	text-decoration: none;}
   
.sitemap_1 A:visited {
   font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-family: Verdana;
	color: #006699;
	text-decoration: none;
	}	
   
.sitemap_1 A:hover   {
 font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-family: Verdana;
	color: #d04500;
	text-decoration: none;
}

.sitemap_2{
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	font-family: Verdana;
	color: #666666;
	text-decoration: underline;
}
.sitemap_2  A:link    {
 font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	font-family: Verdana;
	color: #666666;
	text-decoration: underline;}
   
.sitemap_2 A:visited {
   font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	font-family: Verdana;
	color: #666666;
	text-decoration: underline;
	}	
   
.sitemap_2 A:hover   {
  font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	font-family: Verdana;
	color: #d04500;
	text-decoration: underline;
}

.products_ul_1{
	color:#333333;
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
}
.products_ul_1  A:link    {
  color:#333333;
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-align: center;}
   
.products_ul_1 A:visited {
   color:#333333;
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-align: center;}	
   
.products_ul_1 A:hover   {
   color:#ec4800;
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-align: center;}   


.products_ul_2{
	color:#333333;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
}
.products_ul_2:hover{
	color:#ff0000;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
}
.products_word{
color:#ff0000;
font-size: 12px;
}

.products_title01{
	color:#FF3300;
	font-size: 12px;
	font-family: Verdana;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/index/ws-point-04.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.products_title01 a:link    { color: #FF3300; text-decoration: none;}
.products_title01 a:visited { color: #FF3300; text-decoration: none;}
.products_title01 a:hover   { color: #0099CC; text-decoration: none;}
.products_title01 a:active  { color: #FF3300; }

.products_title02{
	color:#000000;
	font-size: 15px;
	font-family: Verdana;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 18px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.footer_1{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
	text-decoration: none;
	text-align: center;
}

.footer_1  A:link    {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}
   
.footer_1 A:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
	}	
   
.footer_1 A:hover   {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF3300;
	line-height: 15px;
	text-decoration: underline;
}

.footer 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
	background-color: #000000;
}
.footer a:link    { color: #FFFFFF; text-decoration: none;}
.footer a:visited { color: #FFFFFF; text-decoration: none;}
.footer a:hover   { color: #ff0000; text-decoration: underline;}
.footer a:active  { color: #FFFFFF; }



.footer_mail{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0099FF;
	line-height: 20px;
	text-decoration: underline;
}
.footer_mail a:link    { color: #0099FF; text-decoration: none;}
.footer_mail a:visited { color: #0099FF; text-decoration: none;}
.footer_mail a:hover   { color: #ff0000; text-decoration: underline;}
.footer_mail a:active  { color: #0099FF; }

.text_index {
	color:#333333;
	font-size: 11px;
	font-family: Verdana;
	line-height: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.text_index a {
	color:#333333;
	text-decoration: none;
}
.text_index a:hover {
	color:#ec4800;
	text-decoration: underline;
}

.datatable th {
	color: #990000;
	background-color:#FFCC66;
	text-align:center;
	font-size: 12px;
	line-height: 18px;
	height: 25px;
	top: 5px;
	font-weight: bold;
	border: 1px solid #990000;
}
.datatable td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 28px;
	color: #333333;
	font-size: 13px;
	text-align: left;
	padding-left: 6px;
	border: 1px solid #990000;
	
}
.datatable tr.altrow {	background-color: #F4F3F0;}
.product-datatable {
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #990000;
}
.product-datatable th {
	color: #990000;
	background-color:#FFCC66;
	font-size: 12px;
	line-height: 18px;	
	height: 25px;
	top: 5px;
	font-weight: bold;
	border: 1px solid #990000;
	text-align: center;
}
.product-datatable td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 28px;
	color: #333333;
	font-size: 13px;
	text-align: left;
	padding-left: 6px;
	border: 1px solid #990000;
	text-align: center;	
}
.product-datatable tr.altrow {	background-color: #F4F3F0; text-align: center;}
.general_link {
 	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}
.general_link a:link {
  color: #000000;
  text-decoration: none;
}
.general_link a:visited {
  color: #000000;
  text-decoration: none;
}
.general_link a:hover {
  color: #7B7B7B;
  text-decoration: underline;
}
.general_link a:active {
  color: #7B7B7B;
  text-decoration: underline;
}