﻿a:link {
	color: #444333;
	text-decoration:none;
}


a:visited {
	color: #444333;
	text-decoration:none;
}

a:active {
	color: #444333;
	text-decoration:underline;
}
.backtable {
	width: 800px;
	background-color:#FFFFFF;
	border-top:none;
	border-bottom:none;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	margin:auto;
}
/*
---------------------------
main contents
---------------------------
*/
.main {
	width: 620px;
	border-top:#666666 solid 1px;
	vertical-align:top;
	text-align:center;
}
.pbanner{
	width: 620px;
	border-bottom:#666666 solid 1px;
}
.boxform {
	width: 442px;
}
.boxscroll{
	overflow:scroll;
	width:798px;
}
.search-box1{
	font-size:12px;
	margin:10px;
	border:#000000 solid 1px;
}
.search-box2{
	font-size:12px;
	background-image: url("../images/product/searchback1.jpg");
	border-left:none;
	border-top:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
}
.search-box3{
	font-size:12px;
	background-image: url("../images/product/searchback2.jpg");
	border-left:none;
	border-top:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
}
.pagemove{
	font-size:12px;
	text-align:right;
	border:none;
	width:600px;
	padding:20px 20px 0px 0px;
}
.plink{
	font-size:12px;
	line-height:150%;
	width:600px;
	color:#0055A1;
	text-align:left;
}
.toplink{
	font-size:12px;
	color:#0055A1;
	text-align:right;
	margin:10px 10px 10px 0px;
}
.ptable-back{
	font-size:12px;
	border-top:#000000 solid 1px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	border-bottom:none;
	background-image:  url("../images/product/backimg1.jpg");
	width:600px;
	padding:5px;
	margin:20px 0px 0px 0px;
}
.ptablespecial{
	font-size:12px;
	width:600px;
	margin:20px 0px 0px 0px;
	background-image:  url("../images/product/backimg1.jpg");
	border-top:#000000 solid 1px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	border-bottom:none;
}
.info1{
	font-size:12px;
	border:none;
	width:560px;
	line-height:140%;
	text-align:left;
}
.info2{
	font-size:12px;
	border:none;
	width:560px;
	text-align:left;
	vertical-align:bottom;
}
H2{
	font-size:12px;
	font-weight: normal;
	line-height:120%;
	margin:0px;
}
H1{
	font-size:12px;
	font-weight: normal;
	line-height:120%;
	margin:0px;
}


/*
---------------------------
product group
---------------------------
*/

#menu {
   float:left;
   font-weight: bold;
   color:#333;
}

#menu ul {
   margin:10px 0px 30px 10px;
   padding:0px 0px 10px 30px;
}

#menu ul li {
   margin:0px 10px 30px 10px;
   padding:0px 0px 0px 0px;
   float:left;
   text-align:center;
   list-style-type:none;
}


#menu ul li a {
   display:block;
}



#menu ul li a img{
   background:#C2D6F2;
}




#menu ul li .content{
   color:#333333;
   line-height:40px;
   text-decoration:none;
   border-left:5px solid #0089a1;
   border-bottom:2px solid #0089a1;
   background:#ffffff;
}

#menu ul li .content a:hover {
   color:#ffffff;
   text-decoration:none;
   background:#0F98AD;
}

#hoshu a, #jiten a, #QandA a{
	color:#FFFFFF;
	display: block;
	line-height:40px;
	font-size: 17;
	width: 150px;
	text-decoration:none;
	padding-top: 3px;
	border:2px solid #D58479;
	background: rgb(209,31,34); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(209,31,34,1) 0%, rgba(187,27,33,1) 53%, rgba(158,23,25,1) 54%, rgba(187,27,33,1) 97%, rgba(137,28,33,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(209,31,34,1)), color-stop(53%,rgba(187,27,33,1)), color-stop(54%,rgba(158,23,25,1)), color-stop(97%,rgba(187,27,33,1)), color-stop(100%,rgba(137,28,33,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(209,31,34,1) 0%,rgba(187,27,33,1) 53%,rgba(158,23,25,1) 54%,rgba(187,27,33,1) 97%,rgba(137,28,33,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(209,31,34,1) 0%,rgba(187,27,33,1) 53%,rgba(158,23,25,1) 54%,rgba(187,27,33,1) 97%,rgba(137,28,33,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(209,31,34,1) 0%,rgba(187,27,33,1) 53%,rgba(158,23,25,1) 54%,rgba(187,27,33,1) 97%,rgba(137,28,33,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(209,31,34,1) 0%,rgba(187,27,33,1) 53%,rgba(158,23,25,1) 54%,rgba(187,27,33,1) 97%,rgba(137,28,33,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d11f22', endColorstr='#A82323',GradientType=0 ); /* IE6-9 */
}


/*
-----------------------------
submenu
-----------------------------
*/

.submenu {
  display: block;
  background: #ffffff;
  color:#0089a1;
  font-size:12px;
  text-align:center;
  border-bottom: 1px solid #FFFFFF;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
	display: block;
	text-align:center;
	text-decoration: none;
    padding: 0px;
    width: 150px;
}

.submenu a:hover {
   color:#fff;
   text-decoration:none;
   background:#0F98AD;
}

/*
---------------------------
advanced search
---------------------------
*/

#menu2 li {
   margin:-5px 15px 5px 3px;
   padding:0px 0px 5px 4px;
   text-align: center;
   display : inline;
   float:left;
   list-style-type:none;
}



/*
---------------------------
clear wrap
---------------------------
*/

.clearLeft { 
clear: left; 
}



/*
---------------------------
rightbar
---------------------------
*/

.side {
	width: 179px;
	border-top:#666666 solid 1px;
	text-align:left;
	vertical-align:top;
	border-left:#666666 dotted 1px;
}

.product-search{
	width: 160px;
	height:90px;
	margin:10px 0px 0px 8px;
	background-color:#0FB898;
}
.product-searchbody{
	height:50px;
	background-color:#FFFFFF;
	padding:5px;
	margin:5px;
	line-height:40%;
}
.product{
	width: 160px;
	height:250px;
	margin:10px 0px 0px 8px;
	/*background-color:#BED3E1;*/
	background-color:#FFFFFF;
}

.productbody{
	height:220px;
	width: 150px;
	overflow:auto;
	background-color:#FFFFFF;
	padding:0px 10px 10px 10px;
	margin:5px;
	font-size:12px;
}
.productbody2{
	height:220px;
	width: 138px;
	overflow:auto;
	background-color:#FFFFFF;
	padding:0px 10px 10px 10px;
	
	font-size:12px;
	border:solid #000000;
	border-width:1px;
}

.service {
	width:138px;
	margin:0px 10px 0px 8px;
	padding:5px;
	border-bottom:#666666 dotted 1px;
}
.imgmargin1{
	margin:15px 5px 0px 10px;
}

/*
---------------------------
border
---------------------------
*/

.borderbottomblue{
	border-bottom:#0A50A1 solid 1px;
}
.bordercompound1{
	border-bottom:#000000 solid 1px;
	border-left:#000000 solid 1px;
}
.bordercompound2{
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
}
.bordercompound3{
	border-bottom:#0A50A1 solid 1px;
	border-right:#0A50A1 solid 1px;
}
.bordercompound4{
	border-bottom:#0A50A1 solid 1px;
	border-right:#6C696D solid 1px;
}
.bordercompound5{
	border-bottom:#6C696D solid 1px;
	border-right:#6C696D solid 1px;
}
.bordercompound6{
	border-bottom:#6C696D solid 1px;
	border-right:#0A50A1 solid 1px;
}
.bordercompound7{
	border-top:#000000 solid 1px;
	border-left:#000000 solid 1px;
}
.form{
	margin-bottom:0;
	margin-right:5px;
}

