/* Common
---------------------------------------------------------------------------------------------------- */

.red {
	color: #ff0033;
}

.d_caption {
	font-size: 90%;
}


/* Tab
---------------------------------------------------------------------------------------------------- */

/* Camera Tab */

.tab_navi {
	width: 520px;
	height: 22px;
	margin: 0px;
}

.tab_navi li {
	float: left;
	width: 104px;
	height: 22px;
	list-style-type: none;
}

.tab_navi li a {
	display: block;
	width: 104px;
	height: 22px;
}


.tab_navi li.tab_outline a {
	background: url(../img/tab_camera.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}

.tab_navi li.tab_outline a:hover {
	background: url(../img/tab_camera.gif) no-repeat 0px -44px;
	text-indent: -9999px;
}

.tab_navi li.tab_outline_on a {
	background: url(../img/tab_camera.gif) no-repeat 0px -22px;
	text-indent: -9999px;
}


.tab_navi li.tab_spec a {
	background: url(../img/tab_camera.gif) no-repeat -104px 0px;
	text-indent: -9999px;
}

.tab_navi li.tab_spec a:hover {
	background: url(../img/tab_camera.gif) no-repeat -104px -44px;
	text-indent: -9999px;
}

.tab_navi li.tab_spec_on a {
	background: url(../img/tab_camera.gif) no-repeat -104px -22px;
	text-indent: -9999px;
}


.tab_navi li.tab_catalog a {
	background: url(../img/tab_camera.gif) no-repeat -208px 0px;
	text-indent: -9999px;
}

.tab_navi li.tab_catalog a:hover {
	background: url(../img/tab_camera.gif) no-repeat -208px -44px;
	text-indent: -9999px;
}

.tab_navi li.tab_catalog_on a {
	background: url(../img/tab_camera.gif) no-repeat -208px -22px;
	text-indent: -9999px;
}


.tab_navi li.tab_ad a {
	background: url(../img/tab_camera.gif) no-repeat -312px 0px;
	text-indent: -9999px;
}

.tab_navi li.tab_ad a:hover {
	background: url(../img/tab_camera.gif) no-repeat -312px -44px;
	text-indent: -9999px;
}

.tab_navi li.tab_ad_on a {
	background: url(../img/tab_camera.gif) no-repeat -312px -22px;
	text-indent: -9999px;
}


.tab_navi li.tab_sample a {
	background: url(../img/tab_camera.gif) no-repeat -416px 0px;
	text-indent: -9999px;
}

.tab_navi li.tab_sample a:hover {
	background: url(../img/tab_camera.gif) no-repeat -416px -44px;
	text-indent: -9999px;
}

.tab_navi li.tab_sample_on a {
	background: url(../img/tab_camera.gif) no-repeat -416px -22px;
	text-indent: -9999px;
}

.tab_navi li.tab_sample2 a {
	background: url(../img/tab_camera.gif) no-repeat -728px 0px;
	text-indent: -9999px;
}

.tab_navi li.tab_sample2 a:hover {
	background: url(../img/tab_camera.gif) no-repeat -728px -44px;
	text-indent: -9999px;
}

.tab_navi li.tab_sample2_on a {
	background: url(../img/tab_camera.gif) no-repeat -728px -22px;
	text-indent: -9999px;
}

.tab_navi li.tab_3dview a {
	background: url(../img/tab_camera.gif) no-repeat -520px 0px;
	text-indent: -9999px;
}

.tab_navi li.tab_3dview a:hover {
	background: url(../img/tab_camera.gif) no-repeat -520px -44px;
	text-indent: -9999px;
}

.tab_navi li.tab_3dview_on a {
	background: url(../img/tab_camera.gif) no-repeat -520px -22px;
	text-indent: -9999px;
}


.tab_navi li.tab_design a {
	background: url(../img/tab_camera.gif) no-repeat -624px 0px;
	text-indent: -9999px;
}

.tab_navi li.tab_design a:hover {
	background: url(../img/tab_camera.gif) no-repeat -624px -44px;
	text-indent: -9999px;
}

.tab_navi li.tab_design_on a {
	background: url(../img/tab_camera.gif) no-repeat -624px -22px;
	text-indent: -9999px;
}


.tab_navi li.tab_empty {
	background: url(../img/tab_empty.gif) no-repeat;
	text-indent: -9999px;
}


/* Lens Tab */

.lens_tab_navi {
	width: 520px;
	height: 22px;
	margin: 0px;
}

.lens_tab_navi li {
	float: left;
	width: 130px;
	height: 22px;
	list-style-type: none;
}

.lens_tab_navi li a {
	display: block;
	width: 130px;
	height: 22px;
}


.lens_tab_navi li.lens_tab_spec a {
	background: url(../img/tab_lens.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}

.lens_tab_navi li.lens_tab_spec a:hover {
	background: url(../img/tab_lens.gif) no-repeat 0px -44px;
	text-indent: -9999px;
}

.lens_tab_navi li.lens_tab_spec_on a {
	background: url(../img/tab_lens.gif) no-repeat 0px -22px;
	text-indent: -9999px;
}


.lens_tab_navi li.lens_tab_diagram a {
	background: url(../img/tab_lens.gif) no-repeat -130px 0px;
	text-indent: -9999px;
}

.lens_tab_navi li.lens_tab_diagram a:hover {
	background: url(../img/tab_lens.gif) no-repeat -130px -44px;
	text-indent: -9999px;
}

.lens_tab_navi li.lens_tab_diagram_on a {
	background: url(../img/tab_lens.gif) no-repeat -130px -22px;
	text-indent: -9999px;
}


.lens_tab_navi li.lens_tab_sample a {
	background: url(../img/tab_lens.gif) no-repeat -260px 0px;
	text-indent: -9999px;
}

.lens_tab_navi li.lens_tab_sample a:hover {
	background: url(../img/tab_lens.gif) no-repeat -260px -44px;
	text-indent: -9999px;
}

.lens_tab_navi li.lens_tab_sample_on a {
	background: url(../img/tab_lens.gif) no-repeat -260px -22px;
	text-indent: -9999px;
}


.lens_tab_navi li.lens_tab_depth a {
	background: url(../img/tab_lens.gif) no-repeat -390px 0px;
	text-indent: -9999px;
}

.lens_tab_navi li.lens_tab_depth a:hover {
	background: url(../img/tab_lens.gif) no-repeat -390px -44px;
	text-indent: -9999px;
}

.lens_tab_navi li.lens_tab_depth_on a {
	background: url(../img/tab_lens.gif) no-repeat -390px -22px;
	text-indent: -9999px;
}


.lens_tab_navi li.lens_tab_tech a {
	background: url(../img/tab_lens.gif) no-repeat -520px 0px;
	text-indent: -9999px;
}

.lens_tab_navi li.lens_tab_tech a:hover {
	background: url(../img/tab_lens.gif) no-repeat -520px -44px;
	text-indent: -9999px;
}

.lens_tab_navi li.lens_tab_tech_on a {
	background: url(../img/tab_lens.gif) no-repeat -520px -22px;
	text-indent: -9999px;
}


.lens_tab_navi li.lens_tab_empty {
	background: url(../img/lens_tab_empty.gif) no-repeat;
	text-indent: -9999px;
}



/* p_content
---------------------------------------------------------------------------------------------------- */

.p_outline  {
	background-image: url(../img/tab_underline.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	padding: 15px;
	border-right:  1px solid #9195b8;
	border-bottom: 1px solid #9195b8;
	border-left: 1px solid #9195b8;
}

.p_outline p {
	line-height: 1.5;
	margin-top: 17px;
}

.p_spec  {
	background-image: url(../img/tab_underline.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	padding: 15px;
	border-right: 1px solid #9195b8;
	border-bottom: 1px solid #9195b8;
	border-left: 1px solid #9195b8;
}

.p_spec p {
	line-height: 1.5;
	margin-top: 17px;
}

.p_cata  {
	background-image: url(../img/tab_underline.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 6px;
	padding: 15px 0;
	border-right: 1px solid #9195b8;
	border-bottom: 1px solid #9195b8;
	border-left: 1px solid #9195b8;
}

.p_ad  {
	background-image: url(../img/tab_underline.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 6px;
	padding: 15px 5px;
	border-right: 1px solid #9195b8;
	border-bottom: 1px solid #9195b8;
	border-left: 1px solid #9195b8;
}

.p_sample  {
	background-image: url(../img/tab_underline.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 6px;
	padding: 15px 5px;
	border-right: 1px solid #9195b8;
	border-bottom: 1px solid #9195b8;
	border-left: 1px solid #9195b8;
}

.p_diagram  {
	background-image: url(../img/tab_underline.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	padding: 40px 15px 30px 15px;
	border-right: 1px solid #9195b8;
	border-bottom: 1px solid #9195b8;
	border-left: 1px solid #9195b8;
}

.p_3dview  {
	background-image: url(../img/tab_underline.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	padding: 15px;
	border-right: 1px solid #9195b8;
	border-bottom: 1px solid #9195b8;
	border-left: 1px solid #9195b8;
}



/* Outline
-------------------------------------------------------------------------------- */

.model_img {
	text-align: center;
	padding: 13px;
}

.model_sub {
	line-height: 1.5;
	font-size: 1.0em;
	margin-bottom: 8px;
}

.model_name {
	line-height: 1.3;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

.area_img {
	line-height: 1.3;
	vertical-align: middle;
	padding: 1px 5px 6px 5px;
}

.see_large {
	text-align: center;
	margin-top: 15px;
}



/* Spec
-------------------------------------------------------------------------------- */

.category_bg {
	background-color: #f3f4f9;
}

.bg_ca20per {
	width: 20%;
	background-color: #f3f4f9;
}

.bg_ca25per {
	width: 25%;
	background-color: #f3f4f9;
}

.bg_ca30per {
	width: 30%;
	background-color: #f3f4f9;
}

.nbg_ca30per {
	width: 30%;
}

.category27per {
	width: 27%;
}

.category15per {
	width: 15%;
	background-color: #f3f4f9;
	vertical-align: middle;
}

.category20per {
	width: 20%;
	background-color: #f3f4f9;
	vertical-align: middle;
}

.category25per {
	width: 25%;
	background-color: #f3f4f9;
	vertical-align: middle;
}

.category30per {
	width: 30%;
	background-color: #f3f4f9;
	vertical-align: middle;
}

.category40per {
	width: 40%;
	background-color: #f3f4f9;
	vertical-align: middle;
}

.category45per {
	width: 45%;
	background-color: #f3f4f9;
	vertical-align: middle;
}

.category15per_w {
	width: 15%;
	vertical-align: middle;
}

.category20per_w {
	width: 20%;
	vertical-align: middle;
}


/*2列目の幅調整（主に8mm、cineで使用）*/
.category25per_bgnocolor {
	width: 25%;

}


table.spec {
	width: 100%;
	margin-top: 10px;
	border-collapse: collapse;
	border-top: 1px solid #c2c2c2;
}

table.spec td.table_left {
	line-height: 1.5;
	vertical-align: middle;
	padding: 6px 5px;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
}

table.spec td.table_right {
	line-height: 1.5;
	padding: 6px 5px;
	border-bottom: 1px solid #c2c2c2;
}

table.spec td.table_right img {
	vertical-align: middle;
	padding: 0 0 4px 0;
}

table.spec td.table_th {
	font-weight: bold;
	background-color: #e1e2ea;
	padding: 6px 7px;
	border-bottom: 1px solid #c2c2c2;
}

table.spec td.table_inner_th {
	font-weight: bold;
	background-color: #e1e2ea;
	padding: 6px 7px;
	border-bottom: 1px solid #c2c2c2;
}

table.spec td.table_widelist {
	background-color: #ffffff;
	padding: 8px 0px;
	border-bottom: 1px solid #c2c2c2;
}

table.spec td.lens_table_left {
	width: 40%;
	padding: 8px 7px;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
}

table.table_inner {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #8a8eb1;
	border-bottom: 1px solid #8a8eb1;
	margin-top: 4px;
	margin-bottom: 4px;
}

table.spec td.table_widelist table.table_inner {
	width: 96%;
	border-collapse: collapse;
	border-right: 1px solid #8a8eb1;
	border-bottom: 1px solid #8a8eb1;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2%;
	margin-right: 2%;
}

table.table_inner th.title {
	width: 20%;
	background-color: #f3f4f9;
	text-align: left;
	font-weight: normal;
	padding: 5px 4px;
	border-top: 1px solid #8a8eb1;
	border-left: 1px solid #8a8eb1;
}

table.table_inner th.title_m {
	width: 25%;
	background-color: #f3f4f9;
	text-align: left;
	font-weight: normal;
	padding: 5px 4px;
	border-top: 1px solid #8a8eb1;
	border-left: 1px solid #8a8eb1;
}

table.table_inner th.title_w50 {
	width: 50%;
	background-color: #f3f4f9;
	text-align: left;
	font-weight: normal;
	padding: 5px 4px;
	border-top: 1px solid #8a8eb1;
	border-left: 1px solid #8a8eb1;
}

table.table_inner th.title_w60 {
	width: 60%;
	background-color: #f3f4f9;
	text-align: left;
	font-weight: normal;
	padding: 5px 4px;
	border-top: 1px solid #8a8eb1;
	border-left: 1px solid #8a8eb1;
}

table.table_inner th.title_w70 {
	width: 70%;
	background-color: #f3f4f9;
	text-align: left;
	font-weight: normal;
	padding: 5px 4px;
	border-top: 1px solid #8a8eb1;
	border-left: 1px solid #8a8eb1;
}

table.table_inner th.title_center {
	background-color: #f3f4f9;
	text-align: center;
	font-weight: normal;
	padding: 5px 4px;
	border-top: 1px solid #8a8eb1;
	border-left: 1px solid #8a8eb1;
}

table.table_inner td {
	padding: 5px 4px;
	border-top: 1px solid #8a8eb1;
	border-left: 1px solid #8a8eb1;
}

table.table_inner_noborder {
	width: 100%;
	vertical-align: top;
	border: 0px;
	border-collapse: collapse;
	margin-top: 4px;
	margin-bottom: 4px;
}

table.table_inner_noborder td.left {
	text-align: left;
	vertical-align: top;
	padding: 2px 3px;
	width:15%;
}

table.table_inner_noborder td.right {
	text-align: left;
	vertical-align: top;
	padding: 2px 3px;
}

/* DSLR - Table in table */
table.table_child {
}

table.table_child td {
	vertical-align: top !important;
}

table.table_child td.child_left_l {
	width: 170px;
}

table.table_child td.child_left_m {
	width: 130px;
}

table.table_child td.child_left_s {
	width: 70px;
}

/* Notes */
ul.spec_list_mb0 {
	list-style-type: disc;
	margin: 0 0 0 1.5em;
	padding: 0;
}

ul.spec_list_mb1 {
	list-style-type: disc;
	margin: 0 0 1em 1.5em;
	padding: 0;
}

ul.spec_list li {
	margin: 0;
	padding: 0;
}

ul.spec_notes {
	list-style-type: none;
	text-indent: -1.5em;
	margin: 1em 0 0 1.5em;
	padding: 0;
}

ul.spec_notes li {
	margin: 0;
	padding: 0;
}




/* 8mm */

table.spec td.table_left_120px {
	width: 120px;
	vertical-align: top;
	padding: 6px 5px;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
}

table.spec td.table_left_80px {
	width: 80px;
	padding: 6px 5px;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
}

table.spec td.table_center_120px {
	width: 120px;
	padding: 6px 5px;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
}

ul.text_list {
	margin-left: 15px;
}

ol.text_list {
	margin-left: 18px;
}

/* UL OL  left index style */

.left_index li {
	margin-left: 25px;
}



/* Catalog
---------------------------------------------------------------------------------------------------- */

.catapage1, .catapage2, .catapage3, .catapage4, .catapage5 {
	padding: 0px;
}

.catapage1 img, .catapage2 img, .catapage3 img, .catapage4 img, .catapage5 img {
	border: 1px solid #cccccc;
}

.catalog_img {
	text-align: center;
}

.catalog_page {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
}

.catalog_page li {
	display: inline;
	position: relative;
	text-align:center;
	margin: 2px 3px;
}


.catalog_page li.cpbtn_on a{
	background-color: #aab0b5;
	border: 1px solid #999999;
	padding: 4px 6px;
}



.catalog_page li.cpbtn a {
	display: inline;
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #333333;
	padding: 4px 6px;
}

.catalog_page li.cpbtn a:hover {
	background-color: #ffa913;
	border: 1px solid #ffa913;
	color: #000000;
	padding: 4px 6px;
}



/* Ad
---------------------------------------------------------------------------------------------------- */

.adpage1, .adpage2, .adpage3 {
	text-align: center;
}

.ad_img {
	text-align: center;
}
 
.ad_page {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
}

.ad_page li {
	display: inline;
	position: relative;
	text-align:center;
	margin: 2px 3px;
}

.ad_page li.adbtn_on {
	background-color: #aab0b5;
	border: 1px solid #999999;
	padding: 4px 8px;
}


.ad_page li a {
	display: inline;
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #333333;
	padding: 4px 8px;
}

.ad_page li a:hover {
	background-color: #ffa913;
	border: 1px solid #ffa913;
	color: #000000;
	padding: 4px 8px;
}



/* Sample Image
---------------------------------------------------------------------------------------------------- */

.sampleimage td {
	text-align: center;
}

.sampleimage td img {
	text-align: center;
	margin: 10px 10px;
}



/* 3D View
---------------------------------------------------------------------------------------------------- */

.table_3dview {
	width: 100%;
	border-collapse:collapse;
	border: 0;
}

.table_3dview td {
	padding: 0;
}

.qtpicture {
	margin-top: 10px;
	margin-bottom: 25px;
}

.qttext {
	margin-top: 5px;
	margin-bottom: 5px;
}



/* Block diagram
---------------------------------------------------------------------------------------------------- */

.area_diagram {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.area_diagram p {
	padding: 3px 0;
}

.area_diagram ul li {
	display: inline;
	list-style-type: none;
	padding-left: 15px;
	padding-right: 15px;
}

.diagram_color {
	padding-right: 3px;
}

.diagram_color img {
	margin-bottom: 3px;
}

p.diagram_img_space {
	font-size: 13px;
}

p.diagram_img_space img {
	vertical-align: top;
	margin-left: 3px;
}

ul.diagram_ul_under {
	margin-bottom: 28px;
}



/* Lens Sample Image
---------------------------------------------------------------------------------------------------- */

.lens_sample_page {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}

p.sample_img_space {
	font-size: 13px;
	margin-bottom: 15px;
}

p.sample_img_space img {
	vertical-align: top;
	margin-left: 3px;
}

.sample_text {
	width: 450px;
	text-align: left;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
}



/* Depth-of-Field Data
---------------------------------------------------------------------------------------------------- */

.dp_content {
	color: #333333;
	font-family: "Helvetica", "Arial", "sans-serif";
	padding-top: 3px;
}

.dp_main {
	border: 0;
	border-collapse: collapse;
}

.dp_table {
	font-size: 12px;
	border: 1px solid #666666;
	border-collapse: collapse;
	background-color: ffffff;
}

.dp_title {
	border: 0;
	border-collapse: collapse;
	margin-bottom: 18px;
}

.data-title {
	font-size: 16px;
	font-weight: bold;
}

.dp_caption_left {
	font-size: 12px;
	text-align: left;
	padding-bottom: 2px;
}

.dp_caption_right {
	font-size: 12px;
	text-align: right;
	padding-bottom: 2px;
}

.dp_table th {
	background-color: #e1e2ea;
	border: 1px solid #666666;
	padding: 3px 3px;
}

.dp_table td {
	text-align: center;
	border: 1px solid #666666;
	padding: 3px 3px;
}

.dp_txt {
	font-size: 12px;
	padding-top: 2px;
}

.dp_footer {
	border: 0;
	border-collapse: collapse;
	margin-top: 2px;
	margin-bottom: 25px;
}

