@charset "utf-8";
/*computar-global*/


@font-face {
	font-family: "F+UD-ニューロダン M";
	src: url("../../jp/font/F%2bUD-NewRodin-Md41d.eot?") format('eot'),
	url("../../jp/font/F%2bUD-NewRodin-M.woff") format('woff');
	font-weight:normal;
}
@font-face {
	font-family: "F+UD-ニューロダン DB";
	src: url("../../jp/font/F%2bUD-NewRodin-DBd41d.eot?") format('eot'),
	url("../../jp/font/F%2bUD-NewRodin-DB.woff") format('woff');
	font-weight:bold;
}
@font-face {
	font-family: "F+UD-ニューロダン B";
	src: url("../../jp/font/F%2bUD-NewRodin-Bd41d.eot?") format('eot'),
	url("../../jp/font/F%2bUD-NewRodin-B.woff") format('woff');
}

/*------------------------------------------------------------
	 書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft, .t-left { text-align: left !important; }
.taCenter, .centering { text-align: center !important; }
.taRight, .t-right { text-align: right !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.f80 { font-size: 80% !important; }
.f90 { font-size: 90% !important; }
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }
body.jp strong {font-family: "F+UD-ニューロダン DB";}
/*色*/
.gold{color: #A17C3C;}

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb50 { margin-bottom: 50px !important; }
.mr20 { margin-right: 20 !important; }

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix, * html .clearfix20 {
		zoom: 1;
	}

	*+html .clearfix, *+html .clearfix20 {
		zoom: 1;
	}
.lastdate{
	color: #fff;font-size: 8px;
}

.clearfix:after, .clearfix20:after {
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.clearfix:after{height: 0;}
.clearfix20:after{height: 20px;}


.floatL, .f-left {
	float: left;
}

.floatR, .f-right {
	float: right;
}

.pageTop a {
	display: block;
	float: right;
}

.pageTop {
	clear: both;
	margin-bottom: 16px;
}

.alpha a:hover,
a:hover img.alpha,
a:hover img.imgHover,
.headnaviarea a:hover img,
.pageTop a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

.shadow {
	box-shadow: 0px 1px 8px #ababab; /*CSS3*/
	-moz-box-shadow: 0px 1px 8px #ababab; /* Firefox*/
	-webkit-box-shadow: 0px 1px 8px #ababab; /* Google Chrome, Safari*/
}
div.photo img.border{
	border: 1px solid #ccc;
}



.headnaviarea { 
	width: 1008px; 
	margin: 0 auto;
	background-color: #A17C3C; 
	height: 36px;
	display: block; 
	overflow: hidden;
	clear: both; 
}
body.jp .headnaviarea { 
	width: 100%; 
}
.headnaviarea .headnaviarea_container{
	margin: 7px 14px 5px 18px; 
	height: 24px;
}
body.jp .headnaviarea .headnaviarea_container{
	width: 973px;
	margin: 7px auto 5px auto; 
}
.headnaviarea .headlogonavi {
	float: left; 
	position: relative; 
}

.headnaviarea .headnavi { 
	display: block; 
	float: right; 
}
.headnaviarea .headnavi li { 
	float: left; 
	list-style: none; 
	line-height: 0; 
	margin-right: 6px; 
}
body.jp .headnaviarea .headnavi li { 
	margin: 0px; 
}

.headnaviarea .headnavi li a {
	display: block;
}
.headnaviarea .headnavi li a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.headnaviarea .headnavi img {
	vertical-align: top;
}

.megamenulinks p {
	font-size:14px; 
	line-height: 1.5; 
	margin: 0; 
	padding: 0;
}

.nobr {
	white-space:nowrap;
}

/*------------------------------------------------------------
   h2
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 4px;
}
#conts h2.text{
	color: #000;
	font-size: 1.5rem;
	font-family: "F+UD-ニューロダン B";
	line-height: 1.3;
	font-weight: bold;
	border-bottom: 2px solid #000;
	margin-bottom: 15px;
}

/*------------------------------------------------------------
   comLink
------------------------------------------------------------*/
#conts .comLink {
	margin: 0 0 10px 0px;
}

#conts .comLink li {
	display: block;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	background: url("../../img/common/img_square.gif") left 4px no-repeat;
	padding-left: 14px;
	min-width: 122px;
	margin-right: 15px;
}
.product_list_index #conts .comLink li{
	min-width: 123px;
	margin-right: 0px;
}

#conts .comLink li.w110 {
	min-width: 110px;
}
#conts .comLink li.now {
	background: url("../../img/common/img_square_now.gif") left 4px no-repeat;
}
#conts .comLink a {
	color: #444;
	text-decoration: none;
}

#conts .comLink a:hover {
	color: #A17C3C;
	text-decoration: underline;
}
body.jp #conts .comLink li, body.jp p.bold{
	font-family: "F+UD-ニューロダン DB";
}
body.jp #conts .comLink table td{
	font-family: "F+UD-ニューロダン DB";
	font-size: 1.5em;
	font-weight: bold;
	background: url("../../img/common/img_square.gif") left 4px no-repeat;
	padding-left: 14px;
	padding-right: 2em;
}
body.jp.brand01 #conts .comLink table td.brand01{width: 220px;}

body.jp #conts .comLink table td.brand01{width: 235px;}
body.jp #conts .comLink table td.brand02{width: 145px;}
body.jp #conts .comLink table td.brand03{width: 180px;}
body.jp #conts .comLink table td.brand04{width: 50px;padding-right: 0;}

body.jp #conts .comLink table td.now,
body.jp.index #conts .comLink table td.cat01,
body.jp.monofocal #conts .comLink table td.cat02,
body.jp.varifocal #conts .comLink table td.cat03,
body.jp.megapixel #conts .comLink table td.cat04,
body.jp.manual_zoom #conts .comLink table td.cat05,
body.jp.motorized_zoom #conts .comLink table td.cat06,
body.jp.accessories #conts .comLink table td.cat07,
body.jp.specialty_lens #conts .comLink table td.cat08,
body.jp.board_mount #conts .comLink table td.cat09,
body.jp.discon #conts .comLink table td.cat10,
body.jp.brand01 #conts .comLink table td.brand01,
body.jp.brand02 #conts .comLink table td.brand02,
body.jp.brand03 #conts .comLink table td.brand03,
body.jp.brand04 #conts .comLink table td.brand04,
body.jp.brand05 #conts .comLink table td.brand05,
body.jp.brand06 #conts .comLink table td.brand06{background: url("../../img/common/img_square_now.gif") left 4px no-repeat;}
body.jp.brand01 #conts .comLink table td,
body.jp.brand02 #conts .comLink table td,
body.jp.brand03 #conts .comLink table td,
body.jp.brand04 #conts .comLink table td{padding-right: 0em;}

/*------------------------------------------------------------
	h3
------------------------------------------------------------*/

#conts h3  {
	clear: both;
	margin-bottom: 12px;
	padding-top: 20px;
}

body.jp #conts h3.box{
	margin-top: 30px;
	margin-bottom: 15px;
	height: 28px;
	padding: 3px 0 0 12px;
	background-color: #bdbebf;
	font-size: 18px;
	color: #000000;
	font-family: "F+UD-ニューロダン DB";
}

/*------------------------------------------------------------
	h4
------------------------------------------------------------*/
#conts h4 {
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}


.product_list_index #conts h4{
	border-top:none;
} 

#conts h4 span {
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    display: block;
    font-size: 1.6em;
    line-height: 1.3;
    padding: 3px 0 2px 6px;
}
body.jp #conts h4 span {
	line-height: 1;
	padding: 6px 0 5px 6px;
	font-family: "F+UD-ニューロダン DB";
}
body.jp #conts h4.line2 span {
	line-height: 1.4;
	padding: 4px 0 3px 6px;
}
/*------------------------------------------------------------
	h4Ttl02
------------------------------------------------------------*/
#conts .h4Ttl02 {
	background: url(../../img/common/line.gif) repeat-x left bottom;
	border: none;
	clear: both;
	color: #666;
	font-size: 1.6em;
	margin-bottom: 20px;
	padding: 0 0 3px 3px;
}

/*------------------------------------------------------------
	h4Ttl01
------------------------------------------------------------*/
#conts .h4Ttl01 {
	border: none;
	font-size: 1.4em;
	margin-right: 0;
}

#conts .h4Ttl01 a {
	color: #444;
	text-decoration: underline;
}

#conts .h4Ttl01 a:hover {
	text-decoration: none;
}

/*------------------------------------------------------------
	comTable
------------------------------------------------------------*/
#conts .tableBox {
	border: 1px solid #666;
	margin: 0 auto 26px;
	padding: 9px 2px 14px 11px;
	width: 604px;
}

#conts .tableBox .comTable {
	width: 100%;
}

#conts .tableBox .comTable th {
	background-color: #EBEAEA;
	font-size: 1.4em;
	font-weight: normal;
	padding: 7px 8px 2px 2px;
	text-align: center;
	vertical-align: top;
}

#conts .tableBox .comTable .btmTh {
	border-bottom: 1px solid #F3F2F2;
	padding-bottom: 12px;
}

#conts .tableBox .comTable td {
	font-size: 1.4em;
	padding: 6px 0 3px 30px;
	text-align: left;
	vertical-align: top;
}

/*------------------------------
product_list
--------------------------------*/

#product_list{
}
body.jp #discon-lightmenu h4.right{
	height: 22px;
	margin-bottom: 5px;
	padding: 7px 0 0px 25px;
}

#product_list h4{
	height: 22px;
	margin-bottom: 5px;
	padding: 7px 0 0px 25px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#discon-lightmenu h4.right,
#product_list h4.right{
	background: url("../../img/common/img_triangle_right.gif") left center no-repeat;
}
body.jp #discon-lightmenu h4.right,
body.jp #product_list h4.right{/*★jp*/
	font-family: "F+UD-ニューロダン DB";
	font-size: 14px;
	line-height: 1.3;
}
body.jp.product_list_index #product_list h4.right{
	font-size: 16px;
}
body.jp.product_list_index  .category{
	margin-bottom: 30px;
	border-bottom: 2px solid #222222;
}
body.jp.product_list_index  .category.last{
	border-bottom: 0px solid #222222;
}
#product_list h4.under{
	background: url("../../img/common/img_triangle_under.gif") left center no-repeat;
}

#product_list ul{
	margin-bottom: 13px;
	font-size: 12px;
	padding-left: 4px;
	}

#product_list ul.mb0{
	margin-bottom: 0px;
	}

#product_list li{
	background: url("../../img/common/img_allow.gif") left 3px no-repeat;
	float: left;
	width: 105px;
	padding-left: 14px;
	line-height: 1.5;
}
body.jp #product_list li{
	width: 30%;
}

#product_list li+li+li+li {width: 70px;}
body.product_list_index #product_list li{
	width: 157px;
	font-size: 13px;
}
body.jp.product_list_index #product_list li{
	width: 31%;
}
body.jp #product_list li.x2{
	width: 62%;
}
#product_list li.wx2{
	width: 274px
}
#product_list a{
	color: #333;
}
#product_list a:hover{
	color: #A17C3C;
}
#product_list p{
	font-weight: Bold;
	font-size: 1.4em;
	border-bottom: 1px dotted #cbcbcb;
	line-height: 1.4;
	padding-left: 4px;
	margin-bottom: 3px;
}
#product_list p.last{
	border-bottom: none;
}.data_serch{
	border: 1px solid #444;
	background: url("../../img/common/img_data_serch_back.gif") #e7e7e7 center 5px no-repeat;
	margin-bottom: 25px;
	padding: 68px 5px 8px 5px;
}

/*------------------------------
	search box
--------------------------------*/


#leftcolumn table.widthmax { width:100%; }
#leftcolumn {
}
#leftcolumn .searchengine { 
	}
#leftcolumn .searchiconplus { padding:8px 0; text-align:center; }
#leftcolumn .searchengine .howto { padding:10px 0 0 5px; font-size: 1.3em;}
#leftcolumn .btnsearch { margin-top:0px; padding:10px 0; text-align:center; border-bottom:solid 1px #231816; }

#leftcolumn select { width:190px; }
#leftcolumn input { width:185px; }
#leftcolumn .btnsearch input.inputbtnsearch { width:145px; height:19px; }

#leftcolumn .whatsnew { margin-top:10px; border-top:solid 1px #b6b6b6; }
#leftcolumn .whatsnew li { padding:10px 0; border-bottom:solid 1px #b6b6b6; list-style:none; display:inline-block; }
#leftcolumn .whatsnew li .newsthumbnail { width:80px; padding-right:10px; float:left; }
#leftcolumn .whatsnew li .newstext  { width:120px; float:left; }


/*------------------------------
	TOPへ移動の固定版
--------------------------------*/

.gototop{
	position:fixed;
	bottom:0px;
	right:0px;
	height: 50%;
	width: 30px;
	background:url("../../img/common/img_gotop_triangle.png") #000000 center 10px repeat-y;
	}
/*------------------------------
	Google
--------------------------------*/
#google_translate_element,
.about_google{margin-left: 4px;}
.about_google a:link {color: #666;}
#google_translate_element + .about_google a:hover {color: #09F;}
.about_google a:visited {color: #666;}

/*------------------------------
	Yahooカスタムサーチ
--------------------------------*/

.inner_search{
	position: absolute;
	margin: 10px auto;
	top:0;
	width: 450px;
	height: 50px;
	z-index:999;
}
#srchBox{
	position: relative;
	width: 900px;
	color:#000;
}
#srchBox *{
	line-height: 1;
	margin:0;
	padding-bottom:2px;
	font-size:13px;
	*font-size:small;
	*font:x-small;
}
#srchBox a img{
	border:none;
}
#srchBox #srch{
}
#srchBox #srch #srchForm{
	white-space:nowrap;
}
#srchBox #srchInput{
	width:320px;
	margin-right:5px;
	vertical-align:center;
}
#srchBox #srchBtn{
	background: url("../../jp/img/common/search.png") 0px 3px no-repeat;
	margin-left: -30px;
	text-indent: -9999px;
	border: none;
	width:50px;
}

#srchBox #srchBtn a:hover{
	opacy:0.7;
}

*html #srchBox #srchBtn{
}
*:first-child+html #srchBox #srchBtn{
	padding-top:0px;
}
#srchBox ul{
	margin-top:6px;
	text-align:left;
}
#srchBox li{
	list-style-type:none;
	display:inline;
	zoom:1;
	padding-right:10px;
}
#srchBox li input{
	zoom:1;
	margin-right:2px;
	_margin:-4px 0 -4px -4px;
	vertical-align:middle;
	border:0;
}
*:+html #srchBox li input{
	margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo{
	margin:6px 6px 6px 0;
	text-align:right;
}
#srchBox #srchLogo a{
	color:#666666;
	text-decoration:none;
	font-size:85%;
}
#srchBox #srchLogo a:hover{
	text-decoration:underline;
}
#srchBox.watermark{
	padding-bottom: 6px;
}
#srchBox.watermark #srchInput{
	padding:2px 1px 2px 1px;
	border:1px solid #a5acb2;
/*	background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;*/
}
#srchBox.watermark #srchInput.nomark{
}
#srchBox.watermark #srchLogo{
	display: none;
}


