@charset "utf-8";

h1 {
	color: #555555;
	border-top: 3px solid #4495af;
	padding: 7px 3px 3px 3px;
}
h3 a {
	font-weight: bold;
}

/* メインコンテンツ
---------------------------------------------------- */
/* 製品情報トップページ
---------------------------------------------------- */
#containerProduct #content {
	width: 780px;
	clear: both;
}
#containerProduct h2 {
	color: #4495af;
	border-top: 3px solid #4495af;
	padding: 7px 3px;
	clear: both;
}
#content p {
	padding: 5px;
}
#content .search {
	width: 780px;
}
#content .search form {
	width: 555px;
	float: left;
}

/* 製品情報トップページ
---------------------------------------------------- */
#vertical_container {
	clear: both;
	padding-top: 5px;
}

/* 製品検索
---------------------------------------------------- */
fieldset.pSearch {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
fieldset.pSearch h2 {
	color: #006699;
	background-color: #ebf3f5;
	padding: 3px 5px;
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
}
fieldset.pSearch p {
	padding-left: 5px;
}
fieldset.pSearch input,
fieldset.pSearch select {
	vertical-align: middle;
	margin: 0 0 10px 10px;
}
fieldset.pSearch input.keywordbox {
	width: 153px;
}
#content fieldset.pSearch {
	width: 553px;
}
#content fieldset.pSearch h2 {
	width: 547px;
	border-top: none;
}
.catDownload {
	margin-bottom: 10px;
	padding: 0 4px 5px 5px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	_overflow: inherit;
}
.catDownload h2 {
	border-top: none;
	color: #663300;
}
.catDownload p {
	line-height: 1.5em;
}
.catDownload img {
	float: left;
	padding-right: 5px;
}
.catDownload a img {
	padding-top: 5px;
}
#content .catDownload {
	width: 199px;
	float: right;
}
#content .catDownload h2 {
	border-top: none;
	color: #663300;
}

#productTop h2 a {
	font-weight: bold;
}
#productTop div.wrap {
	background: url(/img/en/web/products/e_pWrapBack.gif) bottom no-repeat;
	width: 780px;
	margin-bottom: 10px;
	clear: both;
}
#productTop div.wrap:after {
	content:".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#productTop div.wrap div {
	width: 232px;
	margin: 0 15px 10px 0;
	padding: 5px 9px;
	border-top: 1px solid #CCCCCC;
	float: left;
}
#productTop div.wrap div.last {
	margin-right: -15px;
}
#productTop div.wrap div h2 {
	margin: -5px -9px;
	padding-left: 5px;
}

#productTop div.wrap3 {
	background: url(/img/en/web/products/e_pWrap3Back.gif) bottom no-repeat;
	width: 780px;
	margin-bottom: 10px;
	clear: both;
}
#productTop div.wrap2 {
	background: url(/img/en/web/products/e_pWrap2Back.gif) bottom no-repeat;
	width: 780px;
	margin-bottom: 10px;
	clear: both;
}
#productTop div.wrap1 {
	background: url(/img/en/web/products/e_pWrap1Back.gif) bottom no-repeat;
	width: 780px;
	margin-bottom: 10px;
	clear: both;
}
#productTop div.wrap3:after,
#productTop div.wrap2:after,
#productTop div.wrap1:after {
	content:".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#productTop div.wrap3 div,
#productTop div.wrap2 div,
#productTop div.wrap1 div {
	width: 232px;
	margin: 0 15px 10px 0;
	padding: 5px 9px;
	border-top: 1px solid #CCCCCC;
	float: left;
}
#productTop div.wrap3 div.last {
	margin-right: -15px;
}
#productTop div.wrap3 div h2,
#productTop div.wrap2 div h2,
#productTop div.wrap1 div h2 {
	margin: -5px -9px;
	padding-left: 5px;
}
#productTop h3 {
	color: #555555;
	background: url(/img/en/web/products/e_pList.gif) 0 3px no-repeat;
	padding-left: 15px;
}
#productTop ul {
	margin-left: 3px;
}
#productTop li {
	color: #4495af;
	background: url(/img/en/web/products/e_pList.gif) 0 center no-repeat;
	padding-left: 15px;
}
#productTop li a {
	color: #4495af;
}

/* 製品情報詳細ページ
---------------------------------------------------- */
#productHead {
	border-top: 3px solid #4495af;
}
#productHead h1 {
	border-top: none;
}
#productHead h1 strong {
	font-size: 14px;
	margin-right: 5px;
}
#productHead h2 {
	font-weight: normal;
	margin: 3px 10px;
}
#productHead h3 {
	background: url(/img/en/web/products/icon_download.gif) left center no-repeat;
	margin-left: 10px;
	padding-left: 15px;
}
#productHead .wrap {
	width: 370px;
	float: left;
}
#productHead #productPhoto {
	width: 200px;
	margin-left: 15px;
	margin-top: 15px;
	float: right;
}
#productHead table {
	border-collapse: collapse;
	border: 1px solid #4495af;
	margin-left: 10px;
	margin-top: 5px;
}
#productHead td {
	border-collapse: collapse;
	padding: 3px;
}

/* 製品情報コンテンツタブ切替 
---------------------------------------------------- */

#tabSwitching {
	clear: both;
	width: 590px;
	padding-top: 10px;
}

div#tabSwitching ul#tab {
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
	line-height:normal;
	float:left;
	width:100%;
	border-bottom:1px solid #cccccc;
}
div#tabSwitching ul#tab li {
	font-size:13px;
	font-weight:bold;
	display:inline;
	margin:0;
	padding:0;
}
div#tabSwitching ul#tab li a {
	float:left;
	background:url("/img/en/web/products/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
div#tabSwitching ul#tab li a span {
	float:left;
	display:block;
	background:url("/img/en/web/products/tabright.gif") no-repeat right top;
	margin-right: 2px;
	padding:8px 18px 7px 12px;
	color:#555555;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
div#tabSwitching ul#tab li a span {
	float:none;
}
/* End IE5-Mac hack */
div#tabSwitching ul#tab li a:hover span {
	color:#555555;
}
div#tabSwitching ul#tab li.selected a,
div#tabSwitching ul#tab li a:hover {
	background-position:0% -42px;
}
div#tabSwitching ul#tab li.selected span,
div#tabSwitching ul#tab li a:hover span {
	background-position:100% -42px;
	color:#ffffff;
}

div#tabSwitching div {
	margin:0;
	padding:0.5em 0;
	clear:both;
}

div#tabSwitching div h3 {
	display: none;
}

div#tabSwitching div p {
	margin-bottom:1em;
}

div#tabSwitching div ul {
	margin-left: 20px;
	list-style: disc;
}

div#tabSwitching div dl {
	margin: 10px 0 10px 10px;
}
div#tabSwitching div dt {
	color: #7088A9;
	font-weight: bold;
	background-image: url(../images/side_product_arrow_sub.gif);
	background-repeat: no-repeat;
	background-position: -2px 7px;
	width: auto;
	margin: 5px 0 2px;
	padding-left: 8px;
	float: none;
}
div#tabSwitching div dd {
	width: auto;
	margin-left: 8px;
	margin-bottom: 0.5em;
}
div#tabSwitching div#feature dl {
	margin: 10px 0;
}
div#tabSwitching div#feature dt {
	font-size: 11px;
	color: #333333;
	background: none;
	padding: 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
div#tabSwitching div#feature dd {
	margin-bottom: 1em;
}
div#tabSwitching div#spec table {
	line-height: 1.5em;
	width: 590px;
	margin-bottom: 5px;
	border-collapse: collapse;
	border: 1px solid #999;
}
div#tabSwitching div#spec th,
div#tabSwitching div#spec td {
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
}
div#tabSwitching div#spec th {
	width: 145px;
	font-weight:bold;
	background: #9cc;
	border-top: 1px solid #999
}
div#tabSwitching div#spec td {
	border: 1px solid #999;
}
div#tabSwitching div#spec td table {
	border: none;
	margin: 0;
}
div#tabSwitching div#spec td table td {
	border: none;
	text-align: left;
}

div#tabSwitching div#option div {
	clear: none;
}

div#tabSwitching div#option div.opleft {
	width: 250px;
	height: 230px;
	margin: 0;
	padding: 10px;
	float: left;
}

div#tabSwitching div#option div.opright {
	width: 250px;
	height: 230px;
	margin: 0 0 0 30px;
	padding: 10px;
	float: left;
}

div#tabSwitching div#option p {
	margin-bottom: 0.3em;
}

div#tabSwitching div#option .opname {
	font-weight: bold;
}

div#tabSwitching div#option .notice {
	font-size: 12px;
	line-height: 150%;
	margin: 0;
	padding: 0;
	text-align: left;
}

table.endsale {
	font-size: 12px;
	line-height: 150%;
	color: #555555;
	width: 575px;
	margin:0px 0px 10px 15px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.endsale th {
	text-align: left;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #9cc;
}
.endsale td {
	margin: 0px;
	padding: 3px 5px;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table.endsale a:link,
table.endsale a:visited {
	text-decoration: underline;
}

/*検索結果
---------------------------------------------------- */

#productSeach div {
	width: 778px;
	clear: both;
}

#productSeach div p {
	font-size: 12px;
	width: 385px;
	padding: 2px;
	display: block;
	float: left;
}

#productSeach div .result {
	color: #4495af;
	font-weight: bold;
}

#productSeach div .page {
	font-size: 12px;
	text-align: right;
}

#productSeach div .page a {
	padding: 2px 4px;
}

#productSeach div span.now {
	font-weight: bold;
	color: #4495af;
	padding: 2px 4px;
}

#productSeach div .page a:hover {
	background-color: #99CCCC;
	color: #FFFFFF;
	text-decoration: none;
}

#productSeach table {
	width: 100%;
	border-collapse: collapse;
	clear: both;
}

#productSeach th,
#productSeach td {
	padding: 5px;
	text-align: center;
}
#productSeach th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #347488;
}
#productSeach th.data {
	width: 60px;
	padding: 5px 2px;
}
#productSeach td {
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
}

td h3,
td p.pName1,
td p.pName2 {
	font-size: 12px;
	margin-left: 55px;
}

#productSeach td p {
	margin-bottom: -0.8em;
}
#productSeach td strong,
#productSearchNotfound strong {
	color: #0099CC;
	font-weight: bold;
}
#productSeach td a img {
	margin-top: 3px;
	display: block;
	clear: both;
}
#productSeach img.pPhoto {
	float: left;
	padding-right: 7px;
}
#productSeach a {
	font-size: 12px;
}
#productSearchNotfound {
	background-image: url(/img/en/web/products/serch_notfound.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 15px 0;
	padding: 20px;
	border: 1px solid #CCCCCC;
}

/*製品がないときのエラー表示
---------------------------------------------------- */
.no_product {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 70px 15px;
}
.no_product img {
	vertical-align: middle;
	margin-right: 5px;
}

/*ダウンロードボタン
---------------------------------------------------- */

a.pdf,
a.dxf,
a.gif,
a.exe {
	color: #FFFFFF;
	font-size: 1px;
	text-align: center;
	background-repeat: no-repeat;
	width: 50px;
	height: 20px;
	margin-top: 3px;
	display: block;
}

#productSeach a.pdf,
#productSeach a.dxf,
#productSeach a.gif,
#productSeach a.exe {
	height: 17px;
	_height: 20px;
	padding-top: 3px;
}

a:hover.pdf,
a:hover.dxf,
a:hover.gif,
a:hover.exe {
	color: #FFFFFF;
	text-decoration: none;
}

a.pdf {
	background-image: url(/img/en/web/products/pButtonPDF.gif);
}

a.dxf {
	background-image: url(/img/en/web/products/pButtonDXF.gif);
}

a.gif {
	background-image: url(/img/en/web/products/pButtonGIF.gif);
}

a.exe {
	background-image: url(/img/en/web/products/pButtonEXE.gif);
}

a.mp3 {
	background-image: url(/img/en/web/products/pButtonMP3.gif);
}

.accordion_content a.pdf,
.accordion_content a.dxf,
.accordion_content a.gif,
.accordion_content a.exe {
	color: #FFFFFF;
	font-size: 1px;
	text-align: center;
}
