#user-login-form {
  text-align: left;
}
.form-search {
  vertical-align: bottom;
}
/* $Id: system-menus.css,v 1.1 2007/10/05 14:50:25 goba Exp $ */

div#login ul.menu li, div#subnav ul.menu li  {
  list-style: none;
}
tbody {
  border-top: 0px;
}
tbody th {
  border-bottom: 0px;
}
div.item-list ul li {
  list-style:none outside none;
}
dd div.item-list ul, dd div.item-list ul li {
  margin: 0;
}

/*  検索結果				  */
#wrap #contents #contents_wrap #article .box h2 {
		margin: 0 0 15px 0;
		padding-bottom: 5px;
		color: #12793b;
		border-bottom: 5px solid #12793b;
		font-size: 18px;
}
#wrap #contents #contents_wrap #article .box .content .title dt {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	float: left;
}
#wrap #contents #contents_wrap #article .box .content .title a {
	font-size: 14px;
	font-weight: bold;
	color: #3366FF;
}
#wrap #contents #contents_wrap #article .box .content dd {
	margin-top: 5px;
	margin-bottom: 20px;
}
#wrap #contents #contents_wrap #article .box .content .search-snippet p {
	line-height: 1.5em;

}
#wrap #contents #contents_wrap #article .box .content .search-info {
	line-height: 1.5em;
	font-size: 11px;
	color: #CC6600;
	width: auto;
	margin-left: 5px;
	margin-top: 3px;
}

#wrap  #contents #contents_wrap #article .box .content .item-list{
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 20px;
	margin-right: 20px;
}
#wrap #contents #contents_wrap #article .box .content .item-list .pager  {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	min-width: 300px;
}
#wrap #contents #contents_wrap #article .box .content .item-list .pager li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0em;
	display: none;
}

/*  会員ダウンロード				  */

#wrap #contents #contents_wrap #article #newsdetail #detailcont .field-label{
	display: none;
}
#wrap #contents #contents_wrap #article #newsdetail #detailcont .field-item {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding: 10px;
}
#wrap #contents #contents_wrap #article #newsdetail #detailcont .field-items  {

}

/*  製品情報詳細				  */
#wrap  #contents  #contents_wrap  #article  .productsdetail_sub  p    {
	line-height: 1.5em;
}
#wrap #contents #contents_wrap #article #productsdetail #picture #thumbnaillist img {
	margin-bottom: 5px;
}

/* ===== searchresults ===== */

#searchresults-assembly .num {
	float: left;
}

#searchresults-assembly .pagenation {
	float: right;
}

#searchresults-assembly .pagenation span {
		color: #ed7300;
}

#searchresults-assembly table {
	width: 680px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e6e6e6;
}

#searchresults-assembly table thead th {
		padding: 8px 5px;
		border-right: 1px solid #e6e6e6;
		border-left: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
		background: #12793b;
		color: #fff;
		text-align: center;
}

#searchresults-assembly table tbody td {
		padding: 8px 5px;
		border-right: 1px solid #e6e6e6;
		border-left: 1px solid #e6e6e6;
		border-bottom: 1px dotted #e6e6e6;
		background: #fff;
		color: #000;
		text-align: center;
		line-height: 1.4;
		vertical-align: top;
}

#searchresults-assembly table tbody tr.bg td {
		background: #f7f5e8;
}

#searchresults-assembly table tbody tr td.delivery {
		width: 140px;
		text-align: left;
}