@charset "utf-8";

/*+++++++++++++++++++++++++++++++++++++++++++ 製品案内 */
#contentsTitle {
	background-image:url(images/title.gif);
}
#mainMenu .gm2 a,
#mainMenu .gm2 a:hover{
	background-position: 0 -40px;
}


/* 製品情報トップ */
#needs {min-height: 1em; margin-bottom: 30px;}
.needsBlock {display: block; width: 300px; margin: 5px 0 5px 10px; font-size: 12px; line-height: 15px; float: left; border-bottom: 1px dotted #ccc;}
.needsBlock img {border: 1px solid #ccc;}
.needsBlock a {color: #666;}
.needsBlock dt {display: block; width: 110px; padding-bottom: 10px; float: left;}
.needsBlock dd {display: block; width: 180px; padding-bottom: 10px; float: right;}

.needsBox{
	float: left;
	width: 300px;
	margin: 5px 0px 0px 10px;
	font-size: 12px;
	line-height: 15px;
}
.needsBoxImg{
	width: 110px;
	float: left;
}
.needsBoxImg img{
	border: 1px solid #CCCCCC;
}
.needsBoxDetail{
	width: 180px;
	float: right;
}
.needsBoxDetail a{
	color: #666666;
}
.needsBoxDetailName{
	padding-bottom: 0.8em;
}
#needs hr{
	clear: both;
	margin: 0px 10px;
	padding: 0px;
	border: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #FFFFFF;
	background-color: #FFFFFF;
}


/* 製品検索 */
#psearch {clear: both; font-size: 12px; color: #333; margin-bottom: 30px;}
#searchTab {width: 610px; margin: 0 0 0 15px; background: url(images/search_tab_bar.gif) repeat-x bottom; padding-bottom: 4px;}
#searchBox {width: 608px; border: 1px solid #cdcdcd; margin: 2px 0 15px 15px; background: url(images/search_bg.jpg) repeat-x top;}
#searchCat1 {margin:10px 30px;border-bottom: 1px dotted #ccc; padding: 5px 0 10px;}
#searchCat1 input {border: none; background-color:transparent;}
#searchCat2 {margin: 10px 30px;border-bottom: 1px dotted #ccc; padding: 5px 0 10px; line-height: 150%;}
#searchCat2 input {border: none;}
#searchCat3 {margin: 10px 30px;border-bottom: 1px dotted #ccc; padding: 5px 0 10px; line-height: 150%;}
#searchCat3 input {border: none;}
#contents #FreeWrd {width: 550px; margin: 10px auto;}
#contents #FreeWrd td {border: none;}
#contents #word {width: 300px; background: #f7f7f7;}
#contents input.sBtn {
	cursor: pointer;
	width:123px;
	height:22px;
	background-image:url(images/searchBtn.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border:none;
	margin-left: 20px;
	}
	
	
	
	/* 検索結果 */
#contents .pageCont {width: 610px; border-bottom: 1px solid #cdcdcd; margin-left; 18px; padding: 5px;}
#contents .pageCont p {margin: 0; width: 300px;}
#contents .pageCont p.txt {float: left;}
#contents .pageCont p.pageLink {float: right; text-align: right;}
#UnderCont {text-align: center;}
#searchRes {}
#contents .resBox {width: 610px; border-bottom: 1px solid #cdcdcd; color: #333; margin: 10px 0 10px; clear: both;}
#contents .resBox div.thum {float: left; width: 160px; vertical-align: middle; text-align: center; padding-bottom: 15px;}
#contents .resBox div.txt {float: right; width: 420px;}
#contents .resBox div.pname {border-bottom: 1px dotted #cdcdcd; vertical-align: top;}
#contents .resBox div.desc { padding: 10px 0;}
#contents .resBox div h3 {margin: 0 0 5px;}
#contents .resBox div h3 a {color: #333333;}
#contents .resBox div h3 a:hover {color: #FF6600;}
#contents .resBox div p {margin: 0 0 5px;}
.keywords {color: #000; font-weight: bold;}

/* 製品個別ページ */
#makercountry {margin-top: 0;}
#feature {width: 400px; float: right; border: 1px solid #cdcdcd; background: #f7f7f7; padding: 10px; color: #333;}
#spec {clear: both; margin-bottom: 20px;}
#exPhoto {clear: both;}
#exPhoto ul {margin: 0 0 0 15px; padding: 0;}
#contents #exPhoto ul li {float: left; display: block; margin-right: 10px; padding: 0; list-style: none;}
#eachContact {clear: both; margin-top: 20px;}
#contents span.econtBtn a {
	float: right;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.4em;
	width:369px;
	height:34px;
	background-image:url(images/btn_contact.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	border:none;
}

/* 製品お問い合わせ */
.eachForm {color: #333;}
.pname {color: #000; font-weight: bold;}
.formTable {width: 610px;}
.formTable td.head {width: 180px; vertical-align: top;}

/* 取り扱いメーカー一覧 */
#contents .makerTable {width: width: 550px; margin: 10px auto;}
#contents .makerTable td {width: 265px; vertical-align: top;}

label{
	white-space: nowrap;
	margin-right: 8px;
}
input[type='checkbox']{
	margin: 0px 2px;
}
