
@charset "UTF-8";
.postTitle {
	margin-bottom: 0;
}
.productsTop .entryPost ul li, .entryPost ol li {
	line-height: 150%;
	padding: 0 ;
	background: none;
}
/* TOP
-------------------------------------- */

/*#contents .js-tabs {
	background: #0D0000 none;
	border: none;
	padding: 0;
}
#contents .ui-tabs {}
#contents .ui-widget {}
#contents .ui-widget-content {}
#contents .ui-tabs-panel {
	padding: 15px 0 5px;
}
#contents .ui-corner-all {}
#contents .ui-widget-header {
	background: #FFF none;
	padding: 0;
}
#contents .ui-widget-header li {
	font-size: 24px;
}
#contents .ui-state-default {
	width: 324px;
	margin: 0 4px 0 3px;
	_margin: 0 3px 0 2px;
	border: none;
	background: #FFF url(../images/productsTabBG.jpg) no-repeat top right;
}
#contents .ui-state-default a {
	color: #333;
}
#contents .ui-corner-top {}
#contents .ui-state-hover {
	border: none;
}
#contents .ui-state-hover a {
	color: #000;
}
#contents .ui-state-active {
	width: 324px;
	margin: 0;
	border: none;
	background: #FFF url(../images/productsTabBG.jpg) no-repeat top left;
}
#contents .ui-state-active a {
	color: #CCC;
}

#contents .ui-tabs .ui-tabs-nav li a {
	padding: 10px 120px 0px;
}
*/
#oemTop,#standardTop  {
	position: relative;
	background: #0D0000 url(../images/productsBoxBG.jpg) no-repeat top left;
	margin: 15px 0 0 0;
    -webkit-border-to-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
}
.entryPost {
	margin-bottom: 30px;
}
.entryPost h3 {
	float: left;
	width: 450px;
	color: #FFF;
	padding: 25px 15px 15px 15px;
	margin-bottom: 0;
	font-size: 28px;
	background: none;
}
#contents span {
/*	position: absolute;
	right: 0;
	top: -14px;*/
	float: right;
	margin: 14px 10px 0 0;
}
#contents span a {
/*	display: block;
	width: 128px;
	height: 22px;
	margin: 30px 15px 0 0 ;
	text-indent: -9999px;
	background: url(../images/status.jpg) no-repeat; */
}
#oemTop span a {background-position: -256px 0;}
#standardTop span a {background-position: 0 0;}
#contents span a:hover {}
#oemTop span a:hover {background-position: -384px 0;}
#standardTop span a:hover {background-position: -128px 0;}


#contents h4 {
	height: 24px;
/*	background: #F8F8F8 none;*/
	border: none;
	padding: 0;
	margin: 0;
}
#contents p {
	padding: 0 15px;
	color: #CCC;
}
.categoryBtn {
	margin-bottom: 10px;
}
.categoryBtn ul {
	margin: 0 0 0 10px;
}
.categoryBtn ul li {
	float: left;
}
.categoryBtn ul li a {
	display: block;
	width: 150px;
	height: 150px;
	text-indent: -9999px;
	background: #0D0000 url(../images/productsBtn.jpg) no-repeat top left;
	padding: 0;
	margin: 0 11px 0 0;
}
.categoryBtn ul li #process { background-position: 0px 0px;}
.categoryBtn ul li #variousprocess { background-position: -150px 0px;}
.categoryBtn ul li #example { background-position: -300px 0px;}
.categoryBtn ul li #estimated { background-position: -450px 0px;}
.categoryBtn ul li #index { background-position: 0px -150px;}
.categoryBtn ul li #personal_catalog { background-position: -150px -150px;}
.categoryBtn ul li #SalesTalk { background-position: -300px -150px;}
.categoryBtn ul li #pdf { background-position: -450px -150px;}

.categoryBtn ul li a:hover {
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}
.keywordBox {
	background: #F8F8F8 none;
	margin: 10px;
	padding: 20px 10px;
}
.keywordBox h3 {
	font-size: 18px;
	color: #333;
	padding: 0 0 10px 0;
}
.keywordBox form {
	position: relative;
	margin-bottom: 10px;
	height: 40px;
}
.keywordBox form .Tbox {
	position: absolute;
	top: 0px;
	box-sizing: border-box;
	width: 583px;
	height: 29px;
	border: #271C16 solid 1px;
	font-size: 16px;
}
.keywordBox form .oemTbox {
	position: absolute;
	top: 0px;
	box-sizing: border-box;
	width: 381px;
	height: 30px;
	border: #271C16 solid 1px;
	font-size: 16px;
}
.keywordBox form .ProductsSearchBTN{
	position: absolute;
	top: 0px;
	left: 585px;
}
.keywordBox form .Sbox {
	position: absolute;
	top: 0px;
	_top: 2px;
	left: 383px;
	width: 200px;
	height: 30px;
	border: #271C16 solid 1px;
}

#keywordResultBox {
	margin-bottom: 20px;
}
.keywordBox ul {
	margin: 0;
}
.keywordBox ul li {
	display: inline;
}
.keywordBox ul li a {
	display: inline-block;
/*	padding: 0 0 0 13px;
	margin-right: 10px;
	background: #FFF url(../images/arrowY.gif) no-repeat 0% 50%;
	color: #666;
	text-decoration: none;*/
}
.keywordBox ul li a:hover {
/*	background: #FFF url(../images/arrowY.gif) no-repeat 0% 50%;
	color: #333;*/
}

#contents .tagListMenu {
	border: #271C16 solid 1px;
	background: #FFF none;
	padding: 5px;
}
.entryPost .fixTagListMenu {
	margin-bottom: 20px;
}
.entryPost .fixTagListMenu li {
/*	float: left;
	width: 150px;*/
}
.entryPost .fixTagListMenu li a {
	padding: 10px 20px;
	font-size: 18px;
	background: #271C16 none;
	border: #271C16 solid 2px;
	color: #F8F8F8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;   
}
.entryPost .fixTagListMenu li a:hover {
	background: #271C16 none;
	border: #271C16 solid 2px;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	color: #F8F8F8;
}
