<!--
a{  color: #FF6600; text-decoration: underline}
a:hover {  color: #3A34AE; text-decoration: underline}
a:active {  color: #FF6600; text-decoration: underline}
a:visited {  }
.h1 {font-size:10px; line-height:120% }
.h2 {font-size:12px; line-height:120% }
.h3 {font-size:14px; line-height:120% }
.h4 {font-size:12px; line-height:160% }
.h5 {font-size:10px; line-height:120% }
.h6 {font-size:10px; line-height:140% }
.h7 {font-size:14px; line-height:150% }
.fblue {
	font-size: 14px;
	color: #4569D0;
	line-height: 140%;
	font-weight: bold;
}
-->



/*-- 2010/04 --*/

/*
商品ラインナップ
*/

.pickup {
 width:510px;
}

.btnOther {
	width: 510px;
	margin: 0;
	padding: 0;
}
.btnOther li {
	float: left;
	width: 250px;
	margin: 0 10px 10px 0;
	padding: 0;
	list-style: none;
}
.btnOther li.edge {
	margin: 0 0 10px;
}
.btnOther li img {
	vertical-align: top;
	border: none;
}


/*
カテゴリトップ
*/
.wrap {
	margin: 0;
	padding: 0;
}
.wrap h2 {
	clear: both;
	margin: 0 0 10px;
	padding: 0;
	line-height: 0;
	font-size: 100%;
	font-weight: normal;
}
.wrap p {
	margin: 0 0 20px 23px;
	padding: 0;
	text-align: left;
}
.wrap img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	border: none;
}
.wrap ul,
.wrap dl {
	margin: 0;
	padding: 0;
	list-style: none;
}
.wrap ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.wrap dl dt,
.wrap dl dd {
	margin: 0;
	padding: 0;
}

.wrap .mainBoxWrap {
	width: 510px;
	text-align: left;
}

.wrap .mainBoxL {
	width: 250px;
	float: left;
}
.wrap .mainBoxR {
	width: 250px;
	float: right;
}
.wrap .mainBoxL p,
.wrap .mainBoxR p {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
}
.wrap .mainBoxL p img,
.wrap .mainBoxR p img {
	margin:	0 0 20px;
}
.wrap .mainBoxL dl,
.wrap .mainBoxR dl {
	float: right;
	width: 120px;
	margin: 0 0 0 0;
}
.wrap .mainBoxL dl dt,
.wrap .mainBoxR dl dt {
	margin: 0 0 5px;
	text-align: left;
}
.wrap .mainBoxL dl dd,
.wrap .mainBoxR dl dd {
	font-size: 12px;
	text-align: left;
}
.wrap .mainBoxL dl dd.link,
.wrap .mainBoxR dl dd.link {
	margin: 5px 0 0;
	text-align: right;
}
.wrap .mainBox {
	width: 510px;
}
.wrap .mainBox p {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
}
.wrap .mainBox p img {
	margin:	0 0 20px;
}
.wrap .mainBox dl{
	float: right;
	width: 380px;
	margin: 0 0 0 0;
}
.wrap .mainBox dl dt {
	margin: 0 0 5px;
	text-align: left;
}
.wrap .mainBox dl dd {
	font-size: 12px;
	text-align: left;
}
.wrap .mainBox dl dd.link {
	margin: 5px 0 0;
	text-align: right;
}

.wrap .productList {
	width: 510px;
	text-align: left;
}
.wrap .productList li {
	float: left;
	width: 160px;
	margin: 0 15px 0 0;
}
.wrap .productList li.edge {
	margin: 0;
}
.wrap .productList li img {
	margin: 0 0 15px;
}

/* アクセサリー主力商品 */
.wrap .accessoryMainBox {
	width: 510px;
}
.wrap .accessoryMainBox dl {
	float: left;
	width: 120px;
	margin: 0 10px 0 0;
	text-align: left;
}
.wrap .accessoryMainBox dl.edge {
	margin: 0;
}
.wrap .accessoryMainBox dt {
	margin: 0 0 5px;
}
.wrap .accessoryMainBox dd {
	margin: 0 0 15px;
	font-size: 12px;
}

/* その他商品 */
.otherListBox {
	width: 510px;
	text-align: left;
	margin-bottom: 20px;
}
.otherListBox:after { content: url(pixel.gif); display: block; clear: both; height: 0; }

.wrap .otherList,
.wrap .otherList2,
.wrap .otherList3 {
	width: 160px;
	border-right: 1px solid #ccc;
	text-align: left;
	font-size: 12px;
	line-height: 1.4;
	float: left;
	margin-right: 8px;
}
.wrap .otherList2 {
	width: 160px;
}
.wrap .otherList3 {
	border-right: none;
}
* html .wrap .otherList3 {
	margin-right: 0;
} 


/* 商品一覧 */
.h3Icr,
.h3Bcr,
.h3Cw {
	clear: both;
	margin: 0 0 10px 23px;
	padding: 0 0 0 15px;
	text-align: left;
	font-size: 13px;
}
.h3Icr {
	background: url(products/icr/images/bg_h3_icr.gif) no-repeat left center;
	color: #005173;
}
.h3Bcr {
	background: url(products/bcr/images/bg_h3_bcr.gif) no-repeat left center;
	color: #507226;
}
.h3Cw {
	background: url(products/cw_sw/images/bg_h3_cw.gif) no-repeat left center;
	color: #CA0042;
}

.icrTable,
.bcrTable,
.cwTable {
	width: 510px;
	margin: 0 0 20px 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	border: 1px solid #ccc;
	text-align: center;
}
.icrTable th,
.bcrTable th,
.cwTable th {
	padding: 10px 0;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}
.icrTable th {
	background: #BDE9FB;
}
.bcrTable th {
	background: #C9E4BE;
}
.cwTable th {
	background: #FCDCDC;
}
.icrTable td,
.bcrTable td,
.cwTable td {
	padding: 10px 0;
	border: 1px solid #ccc;
	text-align: center;
}
.icrTable .bg th,
.bcrTable .bg th,
.cwTable .bg th {
	background: #E8E8E8;
}
.icrTable .bg td,
.bcrTable .bg td,
.cwTable .bg td {
	background: #E8E8E8;
}

/*
詳細ページ
*/
.wrap .detailBox {
	width: 510px;
}
.wrap .detailBox h1 {
	margin: 0 0 0;
	padding: 0 0 0 10px;
	border-left: 3px solid #1E3D8C;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
}
.wrap .detailBox h1 span {
	font-size: 22px;
}
.wrap .detailBox h2 {
	clear: both;
	width: 510px;
	padding: 0 0 5px;
	border-bottom: 1px solid #1E3D8C;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 1.2;
}
.wrap .detailBox table {
	width: 510px;
	margin: 0 0 10px;
	font-size: 12px;
	border-top: 1px solid #CCC;
	border-collapse: collapse;
	border-spacing: 0;
}
.wrap .detailBox table th {
	padding: 8px 0;
	border-bottom: 1px solid #CCC;
}
.wrap .detailBox table td {
	padding: 8px 0;
	border-bottom: 1px solid #CCC;
	text-align: center;
}
.wrap .detailBox table th.bg,
.wrap .detailBox table td.bg {
	background: #EFEFEF;
}
.wrap .detailBox .tableCaption {
	margin: 0 0 20px;
	font-size: 12px;
}
.wrap .detailBox .pictList,
.wrap .detailBox .pictListTwo,
.wrap .detailBox .pictListThree {
	margin: 0 0 20px;
	font-size: 12px;
	text-align: left;
}
.wrap .detailBox .pictListTwo li {
	float: left;
	width: 250px;
	margin: 0 10px 10px 0;
}
.wrap .detailBox .pictListThree li {
	float: left;
	margin: 0 15px 10px 0;
	width: 160px;
}
.wrap .detailBox .pictListTwo li.edge,
.wrap .detailBox .pictListThree li.edge {
	margin-right: 0;
}
.wrap .detailBox .pictList img,
.wrap .detailBox .pictListTwo img,
.wrap .detailBox .pictListThree img {
	margin: 0 0 5px;
}


.wrap .detailBox .detailInfo {
	float: left;
	width: 290px;
	text-align: left;
	font-size: 12px;
}
.wrap .detailBox .detailInfo .categoryList {
	margin: 10px 0;
	padding: 10px 0 0;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}
.wrap .detailBox .detailInfo .categoryList li {
	margin: 0 0 10px;
	font-size: 14px;
	font-weight: bold;
}
.wrap .detailBox .detailInfo .categoryList li.cate {
	width: 150px;
	background: url(products/images/c_bg.gif) no-repeat left top;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
}
.wrap .detailBox .detailInfo .categoryList li img {
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.wrap .detailBox .detailInfo .iconList {
	width: 290px;
	border-bottom: 1px dashed #CCCCCC;
	margin: 0 0 10px;
	padding: 0 0 4px;
}
.wrap .detailBox .detailInfo .iconList li {
	width: 42px;
	float: left;
	margin: 0 6px 6px 0;
}

.wrap .detailBox .detailInfo .featureList {
	clear: both;
	margin: 0 0 20px;
	padding: 0 0 0;
}
.wrap .detailBox .detailInfo .featureList li {
	margin: 0 0 5px 20px;
	line-height: 1.2;
	list-style: disc;
}
.wrap .detailBox .detailInfo .featureList li.ttl {
	margin: 0 0 10px;
	list-style: none;
}

.wrap .detailBox .detailPhoto {
	float: right;
	width: 200px;
	text-align: left;
	font-size: 10px;
}

.wrap .detailBox .honbun {
	clear: both;
	float: left;
	width: 510px;
	text-align: left;
	margin-bottom:20px;
}

.wrap .detailBox .detailPhoto p {
	margin: 0;
	padding: 0;
}
.wrap .detailBox .detailPhoto p img {
	margin: 0 0 5px;
}

/* pagetop */
.wrap .pageTop {
	clear: both;
	margin: 0 22px 0 0;
	text-align: right;
	font-size: 12px;
}

/* カタログ請求 */
.wrap .btnCatalog {
	clear: both;
	width: 410px;
	margin: 10px auto;
	text-align: center;
}


/*
TOPICS
*/
.newsFeed {
	width: 510px;
	text-align: left;
}
.newsPageNo {
	margin: 20px 0 0;
	padding: 0;
	text-align: center;
}
.newsPageNo li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
.newsPageNo li.now {
	padding: 5px 10px;
	border: 1px solid #ccc;
}
.newsPageNo li a {
	display: block;
	width: 30px;
	height: 15px;
	padding: 5px 0;
	border: 1px solid #ccc;
}
.newsPageNo li.prev a,
.newsPageNo li.next a {
	width: 80px;
}
/* 詳細 */
.newsWrap {
	width: 510px;
	margin: 0;
	padding: 0;
}
.newsWrap h1 {
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	background: url(corporate/images/news_h1.gif) no-repeat left top;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
}
.newsWrap h2 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 16px;
	text-align: left;
}
.newsWrap h2 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 12px;
	text-align: left;
}
.newsWrap p {
	margin: 0 0 10px;
	padding: 0;
	font-size: 12px;
	text-align: left;
	line-height: 1.4;
}
.newsWrap .pictList,
.newsWrap .pictListTwo,
.newsWrap .pictListThree {
	margin: 0 0 20px;
	padding: 0;
	font-size: 12px;
	text-align: left;
}
.newsWrap .pictList li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.newsWrap .pictListTwo li {
	float: left;
	width: 250px;
	margin: 0 10px 10px 0;
	padding: 0;
	list-style: none;
}
.newsWrap .pictListThree li {
	float: left;
	margin: 0 15px 10px 0;
	padding: 0;
	width: 160px;
	list-style: none;
}
.newsWrap .pictListTwo li.edge,
.newsWrap .pictListThree li.edge {
	margin-right: 0;
}
.newsWrap .pictList img,
.newsWrap .pictListTwo img,
.newsWrap .pictListThree img {
	margin: 0 0 5px;
	padding: 0;
}
.newsWrap .pdfBtn {
	clear: both;
	width: 250px;
	margin: 0;
	padding: 0;
}
.newsWrap .pdfBtn a {
	display: block;
	width: 250px;
	height:20px;
	margin: 0 0 20px;
	padding: 15px 0 15px 73px;
	background: url(corporate/images/btn_pdf.jpg) no-repeat left top;
}

.newsWrap .newsReturn {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
}
.newsWrap .newsReturn dt {
	margin: 0 0 8px;
	padding: 0 0 15px;
	border-bottom: 1px dashed #CCC;
}
.newsWrap .newsReturn dd {
	margin: 0 0 8px;
	padding: 0 0 8px;
	border-bottom: 1px dashed #CCC;
}
.newsWrap .newsReturn dd ul {
	margin: 0;
	padding: 0;
}
.newsWrap .newsReturn dd li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.newsWrap .newsReturn dd li.prev {
	float: left;
}
.newsWrap .newsReturn dd li.next {
	float: right;
}

.topicsTable img {
	vertical-align: middle;
	margin: 0 0 0 10px;
}




/*
clearfix
*/
.btnOther:after,
.mainBoxWrap:after,
.otherListBox:after,
.detailBox:after,
.iconList:after,
.pictListTwo:after,
.pictListThree:after,
.newsPageNo:after,
.newsReturn ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* for IE7 IE-mac */
.btnOther,
.mainBoxWrap,
.otherListBox,
.detailBox,
.iconList,
.pictListTwo,
.pictListThree,
.newsPageNo,
.newsReturn ul {
	display: inline-table;
}

/* Hide from IE-mac \*/
* html .btnOther,
* html .mainBoxWrap,
* html .otherListBox,
* html .detailBox,
* html .iconList,
* html .pictListTwo,
* html .pictListThree,
* html .newsPageNo,
* html .newsReturn ul  {
	height: 1%;
}

.btnOther,
.mainBoxWrap,
.otherListBox,
.detailBox,
.iconList,
.pictListTwo,
.pictListThree,
.newsPageNo,
.newsReturn ul   {
	display: block;
}
/* End hide from IE-mac */












