@charset "utf-8";

/*　レイアウト：PC 下層ページ体裁　*/

/* ================================================================ */
/*  下層タイトル													*/
/* ================================================================ */

.page-title {
	width: 25%;
	height: auto;
	position: absolute;
	top: 68px;
	left: 38px;
}

/* ================================================================ */
/*  パンくず													*/
/* ================================================================ */

.bread-crumb {
	width: 1022px;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}

.bread-crumb p {
	padding: 8px 15px;
	margin: 0 auto;
	width: 936px;
	text-align: left;
	font-size: 10px;
	background: #f2f2f2;
}

.photo-site .bread-crumb p {
	padding: 8px 40px;
	margin: 0 auto;
	width: 942px;
	text-align: left;
	font-size: 10px;
	background: #f2f2f2;
}


/* ================================================================ */
/*  体裁													*/
/* ================================================================ */

/*------------------------------------------*/
/*  コーポレートサイト								*/
/*------------------------------------------*/
.under .main-inner {
	width: 966px;
	height: auto;
	margin: 15px auto 15px auto;
	overflow: hidden;
	position: relative;
	text-align: left;
}


/* ================================================================ */
/*  style info : リセット及びフォントサイズ							*/
/* ================================================================ */
/* 
	html5doctor.com Reset Stylesheet
	v1.4.1 
	2010-03-01
	Author: Richard Clark - http://richclarkdesign.com
*/

/*  HTML5新要素  */
article,aside,canvas,details,figcaption,figure,
header,footer,hgroup,menu,nav,section,summary {
	display: block
}

/*  */
.side-menu nav ul,
.side-menu ul {
	list-style: none;
	line-height: 1;
}

/*  リンク  */
.side-menu a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

.side-menu h1,
.side-menu h2,
.side-menu h3,
.side-menu h4,
.side-menu h5,
.side-menu h6 {
	font-size:100%;
	font-weight:normal;
	margin: 0;
	line-height: 1;
}

.side-menu img {
	border: 0;
	vertical-align: bottom;
}


/* ================================================================ */
/*  フォント設定													*/
/* ================================================================ */
/*
	Copyright (c) 2010, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.com/yui/license.html
	version: 2.8.1
*/

.side-menu a {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif ;
	margin:0;
	overflow:visible;
	padding:0;
	color: #000;
}

.side-menu a:hover {
	color: #7f7f7f;
}

.side-menu h3,
.side-menu h4,
.side-menu ul,
.side-menu ul li,
.side-menu p {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif ;
}

.side-menu ul {
	padding: 0;
	margin: 0;
}

/* サイドメニュー／下位層
-------------------------------------------*/

.side-menu {
	width: 240px;
	height: auto;
	overflow: hidden;
	position: relative;
	float: left;
	font-size: 12px;
}

.side-menu a:hover {
	text-decoration: none;
}

.category-guide h3 a {
	width: 214px;
	height: auto;
	display: block;
	padding: 8px 13px;
	margin-bottom: 15px;
	color: #fff;
	line-height: 1.5;
	background: url(../../images/photo-site/under/icon-arrow01.jpg) #000 no-repeat 205px 50%;
}



.category-guide h4 {
	width: 214px;
	height: auto;
	display: block;
	padding: 8px 13px;
	margin-bottom: 8px;
	color: #000;
	background : #ededed;
}

.dir-arrow {
	background: url(../../images/photo-site/under/icon-arrow02.jpg) #ededed no-repeat 205px 50% !important;
}

.cat-title {
	width: 227px;
	height: auto;
	display: block;
	padding: 3px 0 3px 13px;
	margin: 0 0 5px 0;
}

.lense-title {
	width: 227px;
	height: auto;
	display: block;
	padding: 3px 0 3px 13px;
	margin: 0 0 5px 0;
}

.list-title {
	width: 227px;
	height: auto;
	display: block;
	padding: 3px 0 3px 13px;
	margin: 0;
}

.active {
 background: #d2d9e8;
}

.inactive {
 background: none;
}

.gray {
 background: #ededed;
 margin-bottom: 10px;
}

.side-list {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

.side-list p { line-height: 1.25; }
.side-list ul {
	margin: 0 0 5px 0;
}

.side-list ul.indent {
	margin: 5px 0 5px 13px;
}

.side-list ul li {
	padding: 0 0 0 13px;
	margin-bottom: 5px;
}

.side-list ul.lense-list li {
	padding: 0 0 0 24px;
	margin-bottom: 5px;
}

.side-menu ul li a:hover,
.side-menu p a:hover,
.category-guide h3 a:hover {
	color: #7f7f7f !important;
	text-decoration: underline;
	
}

p.active a:hover,
.category-guide h4 a:hover,
.category-guide h3 a:hover {
	text-decoration: none;
}

/* ニュースリスト */
.year-list li {
	font-size: 13px;
	padding: 3px 13px !important;
}


.corporate .side-list ul li { line-height: 1.25; }
.photo-site .side-list ul li { line-height: 1.5; }

/*------------------------------------------*/
/*  コーポレートサイト								*/
/*------------------------------------------*/
.corporate .category-guide h3 a {
	width: 212px;
	height: auto;
	display: block;
	padding: 8px 13px;
	margin-bottom: 15px;
	border: 1px solid #d9d9d9;
	color: #000;
	background: url(../../images/corporate/under/icon-arrow01.jpg) #fff no-repeat 205px 50%;
}

.corporate .side-list ul {
	margin: 0 0 0 0;
}

.corporate .side-list ul li {
	margin: 0 0 1px 0;
	padding: 0;
}

.corporate .side-list ul li a {
	background: #e6e6e6;
	width: auto;
	padding: 10px  5px 10px 15px;
	display: block;
	text-decoration: none;
	color: #000;
}

.corporate .sub-list a {
	padding: 6px 24px !important; 
}

/*-----------------------------------------------
  11/01追記(横地)
  アクティブ時の背景色
  12/06 CET更新
	12/10 追記
-------------------------------------------------*/
.corporate .side-list ul li:hover a,
.corporate .side-list ul li.active a  {
	background: #dcdcdc;
}
/* ================================================================ */
/*  コンテンツ													*/
/* ================================================================ */

.photo-site .content.lineup {
    float: right;
    height: auto;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.photo-site .content {
	width: 690px;
	height: auto;
	overflow: hidden;
	position: relative;
	float: right;
	margin-bottom: 15px;
}

.corporate .content {
	width: 690px;
	height: auto;
	overflow: hidden;
	position: relative;
	float: right;
	margin-bottom: 15px;
}

.subwin .content {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}


.section {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
	position: relative;
}

.inner {
	width: 650px;
	height: auto;
	margin: 25px;
	overflow: hidden;
	position: relative;
}

/*-----------------------------------------------
  10/29追記(横地)
  [デジタル博物館] [サポート情報] [過去のニュース]
  の見出し(h2)
-------------------------------------------------*/
.content h2 {
	border: 1px solid #d9d9d9;
	font-size: 16.5px;
	color: #1e428a;
	padding: 8px 0 0 10px;
	margin-bottom: 1em;
	height: 26px;
	background: url("../../images/photo-site/product/h2-bg.jpg") repeat-x scroll 0 bottom #FEFCFD;
}

.content .page-top {
	margin-right: 10px;
}

/* 追記ここまで */

.content h3 {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	font-size: 1.25em;
	color: #1e428a;
	padding: 8px 0 6px 0;
	margin-bottom: 1.0em;
}

.content p,
.content ul,
.content table,
.content dl {
	line-height: 1.42;
	margin-bottom: 15px;
}

.content table td,
.content table th {
	padding: 6px 10px;
	vertical-align: middle;
}

/* ================================================================ */
/*  コーポレートサイト：企業情報													*/
/* ================================================================ */

/*-----------------------------------------------
  [グループ]
-------------------------------------------------*/

.group-list table {
	width: 100%;
	height: auto;
	margin-bottom: 0;
}

.group-list th {
	background: #e6e6e6;
	border-bottom: 2px solid #bfbfbf;
	text-align: left;
}

.group-list td {
	padding-bottom: 15px !important;
}

.group-list td {
	text-align: left;
	vertical-align: top !important;
}
.group-list .cell-ad-code { 
	white-space: nowrap;
}
.group-list .cell-address { width: 35% !important; }

.group-list .arrow-style {
	padding-right: 0;
}

.cell-tel01 {
	white-space: nowrap;
}
.cell-fax01 {
	white-space: nowrap;
}

/*-----------------------------------------------
  [会社概要]
-------------------------------------------------*/

.outline-table table {
	width: 100%;
	height: auto;
}

.outline-table th {
	background: #e4e4e4;
	border-bottom: 1px solid #bfbfbf;
	width: 85px;
	text-align: left;
} 
.outline-table td {
	border-bottom: 1px solid #a5a5a5;
	border-left: 1px solid #a5a5a5; 
}

.outline-table .end {
	border-bottom: 0 !important;
}

.outline-table .w450 {
	width: 450px;
}

.outline-campany {
	margin-top: 28px;
}

.outline-arrow {
	margin-left: 10px;
}

.outline-year th,
.outline-year td {
	background: #bfbfbf;
}
.outline-year td {
	width: 100px;
	text-align: center;
	border-left: 1px solid #a5a5a5; 
}

.t2 td {
	width: 125px !important;
}
.outline-data td {
	text-align: right;
}

.outline-table .arrow-style {
	padding-right: 0;
}

.outline-hosoku {
	margin-bottom: 5px !important;
	font-size: 10px;
}

/*-----------------------------------------------
  [経営理念]
-------------------------------------------------*/
.management-message {
	width: 430px;
	height: auto;
	float: right;
}

p.management-detail {
	margin-bottom: 0;
	line-height: 1.8;
}
.management-list { margin-left: 2em;  /*2013.12.14 CET追記*/
	list-style-type: decimal;}
.management-list li {  /*2013.12.14 CET追記*/
	line-height: 1.8;
	
}

/*-----------------------------------------------
  [社長挨拶]
-------------------------------------------------*/

.president-message {
	width: 560px;
	height: auto;
	float: right;
}

/*-----------------------------------------------
  [役員一覧]
-------------------------------------------------*/

.officer-table table {
	width: 100%;
	height: auto;
}

.officer-table th {
	background: #e4e4e4;
	border-bottom: 1px solid #bfbfbf;
	width: 85px;
} 
.officer-table td {
	border-bottom: 1px solid #a5a5a5;
}

.officer-table .end {
	border-bottom: 0 !important;
}
	


/* ================================================================ */
/*  コーポレートサイト：採用情報													*/
/* ================================================================ */

.icon-style01 {
	background: #4d4d4d;
	padding: 1px 4px;
	color: #fff;
	margin-right: 10px;
}

.recruit-info-entry dl {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.recruit-info-entry dl dt {
	display: inline-block;
	background: #4d4d4d;
	padding: 1px 4px;
	color: #fff;
	text-align: center;
	width: 28px;
	float: left;
}

.recruit-info-entry dl dd {
	display: block;
	width: 642px;
	float: right;
	line-height: 1.5;
}


/*-----------------------------------------------
  [新卒者・募集職種]
-------------------------------------------------*/

.recruit-block ul li a {
	width: 121px !important;
}

.recruit-block ul li.select a {
	border-right: 1px solid #000;
}

.r-voice-index {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.r-voice-index ul li {
	display: inline;
	float: left;
	margin-right: 10px;
}

.recruit-block ul li.end,
.r-voice-index ul li.end {
	margin-right: 0 !important;
}

.voice-sub {
	display: inline-block !important;
	float: left;
	margin-bottom: 0;
}


/* 選考の流れ */
.r-step {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}

.r-step-inner {
	width: 420px;
	height: auto;
	text-align: left;
	margin: 0 auto;
}

.r-step-inner dl {
	width: 418px;
	height: 31px;
	overflow: hidden;
	border: 1px solid #dfdfde;
}

.r-step-inner dt {
	width: 108px;
	height: 31px;
	background: #595959;
	float: left;
	font-weight: normal;
	color: #fff;
	text-align: center;
	padding-top: 8px;
}

.r-step-inner dd {
	width: 290px;
	height: 31px;
	float: left;
	padding-left: 20px;
	padding-top: 8px;
	background: url(../../images/corporate/recruit/r_step_bg.jpg) repeat-x 0 0;
}

.r-step-inner p { position: relative; }

.rattention {
	position: absolute;
	left: 230px;
	top: 3px;
}

.r-step-result {
	width: 420px;
	margin: 0 auto;
	text-align: left;
}
.r-naitei {
	width: 100%;
	height: auto;
	background: #36558f;
	padding: 10px 0;
	color: #fff;
	text-align: center;
	margin-bottom: 5px !important;
	font-size: 1.16em;
}
.r-result,
.r-step-inner dl,
.r-step-inner p{
	margin-bottom: 5px;
}
	

/* 先輩社員の声 */
.r-voice-note {
	width: 465px;
	height: auto;
	overflow: hidden;
	float: right;
}

.r-voice-name {
	font-size: 1.25em;
}
.r-voice-note dl {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c5c5c5;
}
.r-voice-note dl dt {
	margin-bottom: 3px;
}

.r-voice-note dl dd {
	font-size: 0.8em;
}

.r-voice-note p {
	text-justify: auto;
}
.voice-message {
	color: #1e428a;
	font-size: 1.5em;
	margin-bottom: 10px !important;
}


.note-w460 {
	width: 460px;
}
.note-w420 {
	width: 420px;
}

.note-w330 {
	width: 330px;
}

.caption {
	display: block;
	text-align: right;
	padding-top: 3px;
	clear: both;
}

/* 人事部より */

.r_jinji_image {
	width: 345px;
	height: auto;
	overflow: hidden;
}

.r_jinji_image li img {
	width: 165px;
	height: auto;
}



/* 採用担当から */
.r-voice-note02 {
	width: 410px;
	height: auto;
	overflow: hidden;
	float: right;
	margin: 30px 15px 0 0;
}

.voice-message02 {
	color: #1e428a;
	font-size: 1.5em;
	margin-bottom: 5px !important;
	padding-bottom: 5px;
	border-bottom: 1px solid #c5c5c5;
}

.r_saiyou-inq p {
	font-weight: bold;
	color: #4d4d4d;
}
.r_saiyou-inq ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.r_saiyou-inq ul li {
	display: inline;
	float: left;
	margin-right: 20px;
}

.r_saiyou-inq ul li.end {
	margin-right: 0 !important;
}


/*-----------------------------------------------
  [FAQ]
-------------------------------------------------*/

.faq-section dl dt {
	width: 40px !important;	
}

.faq-section dl dd {
	width: 650px !important;	
}

.faq-section dl dt.fq {
	color: #4b94d1;
}

.faq-section dl dt.fa {
	color: #c8161e;
}

.faq-answer {
	overflow: hidden;
	border-bottom: 1px dotted #e2e2e2;
	margin-bottom: 15px;
}

.faq-answer dl {
	border-bottom: none !important;
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

.faq-answer dl dt,
.faq-answer dl dd {
	margin-bottom: 5px;
}





/* ================================================================ */
/*  フォトサイト：写真講座													*/
/* ================================================================ */

.pp-link-section {
	margin-bottom: 35px;
}

.pp-link-section ul li {
	display: inline;
	float: left;
}

.pp-link-section ul li a {
	width: 220px;
	height: 155px;
	overflow: hidden;
	display: block;
	position: relative;
	margin: 0 15px 15px 0 ;
}
.pp-link-section ul li.end a {
	margin-right: 0;
}

.photograph-list li {
	margin-bottom: 12px !important;
}

.photograph-list li.end {
	margin-bottom: 0 !important;
}

/* ================================================================ */
/*  フォトサイト：製品情報													*/
/* ================================================================ */

.product-caption {
	width: auto;
	height: auto;
	background: url(../../images/photo-site/under/caption-bg.jpg) #fefcfd repeat-x 0 bottom;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}

.product-caption table {
	width: auto;
	height: auto;
	table-layout: fixed;
	border: 1px solid #d9d9d9;
}

.product-caption table th,
.product-caption table td {
	border: 1px solid #d9d9d9;
;
	vertical-align: middle;
}

.product-caption table th {
	width: 220px;
	height: auto;
	border-right: 1px solid #d9d9d9;
	text-align: center;
	color: #1e428a;
	font-weight: normal;
}

.product-caption table td {
	height: auto;
	padding: 10px 15px;
	line-height: 1.8;
}

.fontL { font-size: 18px; }
.fontS { font-size: 10px; }

/* 製品情報 トップ */

.product-lineup {
	width: 688px;
	height: auto;
	border: 1px solid #d9d9d9;
	background: url(../../images/photo-site/product/lens-bg.jpg) #fefcfd repeat-x 0 bottom;
}

.product-lineup h3,
.product-sub h3 {
	color: #1e428a;
	font-size: 18px;
	margin-bottom: 20px;
	padding-left: 0 !important;
}


.lens-lineup {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.lens-thumbs {
	width: 195px;
	height: auto;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 25px;
}

.lens-thumbs dl {
	margin-bottom: 0;
}
.lens-lineup .end {
	margin-right: 0;
}

.series-title,
.series-photo {
	margin-bottom: 10px;
}

.series-caption {
	margin-bottom: 3px;
	font-weight: bold;
}

.product-thumbs-caption {
	padding-top: 5px;
}


/* 製品情報 */
.product-tab {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.product-tab #tab-menu li {
	display: inline;
	float: left;
}

.product-tab #tab-menu li a {
	width: 171px;
	padding: 8px 0;
	text-align: center;
	display: block;
	background: #e6e6e6;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	font-size: 0.95em;
}

.product-tab #tab-menu li.end a {
	width: 172px;
	border-right: 1px solid #b2b2b2;
}

.product-tab #tab-menu li a:hover {
	background: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

.product-tab #tab-menu li.select a {
	background: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

.product-tab #tab-content {
	width: 688px;
	height: auto;
	overflow: hidden;
	position: relative;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	text-align: center;
}

.product-tab .content_wrap {
	margin: 0 0 10px 0 !important;
}

.product-detail-wrap {
	width: 500px;
	height: auto;
	overflow: hidden;
	position: relative;
	float: left;
}

.product-detail-wrap .end {
	margin-bottom: 0;
}

.product-detail {
	width: 498px;
	height: auto;
	overflow: hidden;
	position: relative;
	border: 1px solid #b2b2b2;
	margin-top: 10px;
}

.product-detail table {
	height: auto;
	table-layout: fixed;
	margin-bottom: 0;
}

.product-detail table th,
.product-detail table td {
	vertical-align: top;
}

.product-detail-info {
	width: 340px;
	height: auto;
	padding: 10px;
}

.product-detail-info dl {
	width: 340px;
	height: auto;
	margin-bottom: 5px;
}

.product-detail-info dl dt {
	font-weight: bold;
}
.product-detail-info dl dd {
	margin-bottom: 5px;
}
.product-detail-info dl dd.model {
	font-size: 10px;
}

.product-detail-photo {
	text-align: right;
	vertical-align: middle;
}
.product-detail-photo p {
	margin: 0 0 4px;
	text-align: center;
	font-size: 88%;
}

.icon-support {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 8px 0 0 0 !important;
}

.icon-support li {
	display: inline;
	float: left;
	margin-right: 5px;
}

.icon-support li.btn-special{
	float: right;
	margin-right: 0;
}

.product-detail-aside {
	clear: both;
	font-size: 10px;
	margin: 8px 0 0 0 !important;
}

.product-support {
	width: 158px;
	height: auto;
	overflow: hidden;
	position: relative;
	float: right;
	margin-right: 10px;
}

.product-support dl dt {
	width: 25px;
	float: left;
	clear: left;
	margin-top: 5px;
}


.product-support dl dd {
	width: 128px;
	margin-left: 5px;
	float: left;
	font-size: 10px;
	margin-top: 5px;
}

.product-hanrei {
	padding: 3px 10px;
	background: #d9d9d9;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 5px !important;
}

.salego {
	font-size: 10px;
}

/* ================================================================ */
/*  汎用スタイル													*/
/* ================================================================ */

/*------------------------------------------*/
/*  ボックス配置汎用								*/
/*------------------------------------------*/

/* ロングバナー２段 */
.thumb-long-bnr ul li{
	margin-bottom: 15px;
}
	
/* 企業情報：バナー３段 */
.thumbs-index-3 ul li{
	display: inline;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	overflow: hidden;
}

.thumbs-index-3 ul li a {
	display: block;
	float: left;
	width: 220px;
	height: auto;
}

/* 企業情報：小バナー４段 */
.thumbs-index-4 ul li{
	display: inline;
	float: left;
	margin-right: 15px;
}

.thumbs-index-4 ul li a {
	display: block;
	float: left;
	width: 123px;
	height: 30px;
	background: url(../../images/corporate/campany/cp_ss_bnr.jpg) no-repeat 0 0;
	padding: 10px 0 10px 38px;
	line-height: 1;
}

.thumbs-index-4 ul li a:hover {
	text-decoration: none;
}


/* マージン解除 */
.thumbs-index-3 ul li.end,
.thumbs-index-4 ul li.end {
	margin-right: 0;
}


/*------------------------------------------*/
/*  リンク系汎用								*/
/*------------------------------------------*/

a.arrow-style01 {
	background: #d9d9d9;
	color: #000;
	padding: 1px 3px;
	text-decoration: none;
	margin-left: 5px;
	display: inline-block;
}


/*------------------------------------------*/
/*  テーブル体裁								*/
/*------------------------------------------*/

.width-full table {
	width: 100%;
}

.table-style01 table {
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	table-layout: fixed;
}

.table-style01 table th,
.table-style01 table td {
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	text-align: center;
}

.table-style01 table th {
	background: #e6e6e6;
}

.border-right {
	border-right: 1px solid #b2b2b2;
}


.table-style02 table {
	width: 100%;
	height: auto;
	border: 0px;
}

.table-style02 table th {
	background: #e6e6e6;
	text-align: left;
}

.table-style02 table th,
.table-style02 table td {
	border: 1px solid #a8a8a8;
}

.table-style02 table thead.gray {
	background: #bfbfbf;
	text-align: center;
}

.bl-s {
	border-left: 1px solid #a8a8a8;
}
.br-s {
	border-r: 1px solid #a8a8a8;
}

.v-top th { vertical-align: top; }

.bt-non {
	border-top: 0px !important;
}

.bt-non td {
	border-top: 0px !important;
}

.bl-non {
	border-left: 0px !important;
}

.bl-non th {
	border-left: 0px !important;
}

.br-non {
	border-right: 0px !important;
}

.br-non td {
	border-right: 0px !important;
}

.bb-non {
	border-bottom: 0px !important;
}





/*-----------------------------------------------
  [製品情報TOP]
-------------------------------------------------*/
.data-lineup {
	width: 100%;
}

.data-lineup h3 {
	padding-top: 0;
	border: 0;
}
.data-lineup-sub .product-sub {
	width: auto;
}
.data-lineup-sub .product-sub-inner {
	width: auto;
}
.data-lineup-sub .product-sub dl {
	width: 219px;
}
.data-lineup-sub .product-sub dt,
.data-lineup-sub .product-sub dd {
	text-align: left;
}
.data-lineup-sub .product-sub dd.fontS {
	width: 195px;
}
#data-lineup-quicklink h3 {
	padding-top: 1em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #8c8c8c;
}
#data-lineup-quicklink li {
	display: inline;
}
#data-lineup-quicklink li a {
	display: inline-block;
	width: 221px;
	height: 101px;
	margin: 0 1em 1em 0;
}

.quick-link {
	padding-top: 1em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #8c8c8c;
	margin-bottom: 15px;
}

/*-----------------------------------------------
  [Diシリーズ] 
-------------------------------------------------*/
.product-caption table {
	margin-bottom: 0;
}
.product-caption + .product-tab {
	margin-top: 25px;
}
.product-detail-wrap {
	width: 520px;
}
.product-detail {
	margin-left: 10px;
}
/*-----------------------------------------------
  [デジタル博物館]
-------------------------------------------------*/
.museum {
	border: 1px solid #D9D9D9;
	background: url("../../images/photo-site/product/lens-bg.jpg") repeat-x scroll 0 bottom #FEFCFD;
}
.museum h3 {
	border: 0;
	margin-bottom: 1em;
	padding: 0 0 0 0;
}

.museum ul {
	text-align: left;
	margin: 0;
}
.museum li {
	display: inline;
	float: left;
}
.museum li a {
	display: inline-block;
	width: 151px;
	height: 122px;
	margin: 0 9px 0 0;
	vertical-align: middle;
	text-align: left;
}

.museum li a.end {
	margin-right: 0;
}

#museum-01 {
	width: 473px;
	float: left;
	padding: 10px;
}
#museum-02 {
	width: 153px;
	padding: 10px;
	float: right;
}
/*-----------------------------------------------
  [サポート情報]
-------------------------------------------------*/
/* indexのリンク */
.support-index ul li a {
	width: 220px;
	height: 130px;
	margin-right: 15px;
}
/* ページ内ナビゲーション */
#support-info nav li {
	display: inline-block;
	padding: 0 15px 0 0;
}
/* リンク */
.support-info li {
	line-height: 1.75;
}
.support-info li a {
	color: #33495D;
}
.support-info .support-info-date {
	margin: 0 1em 0 0;
	font-weight: bold;
	width: 100px;
	display: inline-block;
}
.support-info dt,
.support-info dd {
	padding: 0 0 0 1em;
}
.support-info dt {
	text-indent: -1em;
}
/* 画像がないので記号を使っています。 */
.support-info dt:before {
	content: '>';
	padding: 0 0.25em 0 0;
}
.support-info dd {
	margin: 0 0 1em;
}

.support-nav li {
	display: inline;
}
.support-nav li a {
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	background: url(../../images/photo-site/under/icon-arrow03.jpg) no-repeat 0 3px;
}

/*-----------------------------------------------
  [過去のニュース]の表組
-------------------------------------------------*/
.news-release-table th,
.news-release-table td {
	padding: 0.5em;
	vertical-align: top;
	text-align: left;
}
.news-release-table th {
	white-space: nowrap;
}

.page-links li {
	background: url(../../images/photo-site/under/icon-arrow03.jpg) no-repeat 0 3px;
	padding-left: 14px !important;
}

.page-links li a {
	color: #1e428a !important;
}

.page-links li a:hover {
	color: #4b93d1 !important;
}


/*-----------------------------------------------
  コーポレートのぱんくず
-------------------------------------------------*/
.corporate .bread-crumb {
	width: auto;
}
/*-----------------------------------------------
  タムロンの歴史
-------------------------------------------------*/
.history-originator {
	position: relative;
	height: 127px;
	margin-bottom: 2em;
}
.history-originator h3,
.history-originator h3 + p,
.history-originator .history-founder {
	position: absolute;
	left: 130px;
}
.history-originator .history-image {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
.history-originator h3 {
	padding: 0;
	border: 0;
	font-size: 1em;
}
.history-originator h3 + p {
	top: 1.5em;
}
.history-originator .history-founder {
	position: absolute;
	bottom: 0;
	margin-bottom: 0;
}
.history-originator .history-founder span {
	display: block;
}

.history .tabs li.select a {
	border-right: 1px solid #000;
}

.history .tabs li a {
	width: 82px;
}

.history .tabs li.end {
	margin-right: 0;
}

.history-tab-content th,
.history-tab-content td {
	padding: 1em 0;
	border-bottom: 1px dotted #e2e2e2;
}
.history-tab-content th {
	white-space: nowrap;
	color: #4D4D4D;
}
.history-tab-content td {
	color: #000;
	padding-left: 2em;
	vertical-align: middle;
}
.history-tab-content th .eraname {
	display: block;
}

.history .list-style dt {
	width : 90px;
}

.history .list-style dd {
	width : 600px;
}


/*-----------------------------------------------
  本社地図
-------------------------------------------------*/

.subwin #site-wrapper {
	width: 818px;
}
.subwin #header,
.subwin .main {
	width: 818px;
}

.subwin .header-inner,
.subwin .main-inner {
	width: 760px;
}

.subwin #footer-section {
	width: 818px;
	padding: 0;
}


.subwin footer,
.subwin #footer,
.subwin .footer-inner {
	width: 760px;
}

.subwin .footer-inner {
	padding: 0 10px;
	width: 740px;
}

.subwin .page-top {
	margin-right: 68px;
}

.subwin .main-inner {
	margin-top: 0 !important;
}

.map-body {
	position: relative;
}
.map-body h2 {
	border: 1px solid #d9d9d9;
	font-size: 16.5px;
	color: #1e428a;
	padding: 6px 0 6px 12px;
	margin-bottom: 1em;
	background: url("../../images/photo-site/product/h2-bg.jpg") repeat-x scroll 0 bottom #FEFCFD;
}
.map-close {
	position: absolute;
	top: 0.75em;
	right: 1em;
}
.map-close a {
	min-height: 15px;
	padding: 0 0 0 20px;
	background: url("../../images/corporate/map/close.png") no-repeat 0 0;
}
.map-image {
	margin: 4em 0;
	text-align: center;
}
.map-body table {
	margin: 0 auto;
	table-layout: fixed;
	border: 1px solid #8C8C8C;
}
.map-body th,
.map-body td {
	padding: 1em;
	border: 1px solid #8C8C8C;
}
.map-body th {
	background-color: #E5E5E5;
	color: #4D4D4D;
	text-align: left;
}
/*-----------------------------------------------
  コーポレートの製品情報
-------------------------------------------------*/
.corporate-lineup li {
	display: inline-block;
	margin: 0 6px 12px 0;
}
.corporate-lineup #data-lineup-quicklink h3 {
	border-top: 0;
}
.corporate-lineup #data-lineup-quicklink a {
	border: 0;
}
/*-----------------------------------------------
  IR情報トップ
-------------------------------------------------*/
.ir-news-inner {
	height: 150px;
	padding: 0 0 0 0;
	overflow: auto;
}
.ir-news-inner table {
	width: 100%;
}
.ir-news-inner th,
.ir-news-inner td {
	padding: 0.5em;
	border-bottom: 1px dotted #CCC;
}
.ir-news-inner th {
	white-space: nowrap;
	padding-left: 0;
}
.ir-associate li {
	display: inline-block;
	width: 161px;
	vertical-align: top;
	margin: 0 10px 10px 0;
	font-size: 0.8em;
}
.ir-associate li.end {
	margin-right: 0;
}
.ir-associate li img {
	display: block;
	margin: 0 0 5px;
}
.ir-news .list-style dl {
	width: 650px;
	
}


/*-----------------------------------------------
  IR資料
-------------------------------------------------*/
.ir-tool-nav li {
	display: inline;
}
.ir-tool-nav li a {
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	background: url(../../images/photo-site/under/icon-arrow03.jpg) no-repeat 0 3px;
}

.ir-tool table {
	width: 100%;
}
.ir-tool th,
.ir-tool td {
	padding: 0.5em;
	border-bottom: 1px dotted #CCC;
}
.ir-tool th {
	width: 10em;
	white-space: nowrap;
	padding-left: 0;
}

.archive-year a {
	font-size: 0.9em;
}
.ir-tsuushin {
	width: 540px;
	float: left
}

.content .ir-tsuushin  dd {
	width: 390px;
}

.ir-news .list-style dt {
	width: 110px;
}

/*-----------------------------------------------
  コーポレートガバナンス
-------------------------------------------------*/

.cg-message {
	color: #8d8d8d;
	line-height: 1.8 !important;
}

.cg-detail {
	width: 230px;
	height: auto;
	float: left;
}

.cg-detail dt {
	color: #20408d;
}

.cg-detail dd {
	border-bottom: 1px dotted #e2e2e2;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.cg-detail dd.end {
	border-bottom: none;
}

/*-----------------------------------------------
  株式情報
-------------------------------------------------*/

.ir-table table {
	width: 100%;
	height: auto;
}

.ir-table th {
	background: #e4e4e4;
	border-right: 1px solid #a5a5a5;
	border-bottom: 1px solid #bfbfbf;
	width: 85px;
	text-align: left;
} 
.ir-table-wrap th {
	
	background: #e4e4e4;
	border-right: 1px solid #a5a5a5;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
} 
.ir-table td, .ir-table-wrap td {
	width: 100%;
	border-bottom: 1px solid #a5a5a5;
}

.ir-table .end {
	border-bottom: 0 !important;
}
.ir-table .end-l {
	border-left: 0 !important;
}
.ir-table .end-r {
	border-right: 0 !important;
}
.ir-table .end-t {
	border-top: 0 !important;
}
	
.ir-table-head td {
	background: #bfbfbf;
	border: 1px solid #a2a2a2;
	text-align: center;
}

.ir-table-body td {
	text-align: right;
	border-left: 1px solid #a2a2a2;
	width: 10.2%;
}

.ir-attention {
	text-indent: -3em;
	margin-left: 3em;
	font-size: 10px;
}

.ir-lanking th {
	width: auto;
	text-align: center;
}
.ir-lanking-body th {
	text-align: center;
	background: #bfbfbf;
	border-bottom: 1px solid #a6a6a6;
}

.ir-lanking-body td {
	border-left: 1px solid #a2a2a2;
}

.ir-border-kubun {
	border-bottom: 1px solid #a6a6a6;
}

.nw {
	white-space: nowrap;
}

.ir-hosoku {
	margin-bottom: 5px !important;
	font-size: 10px;
}

/*-----------------------------------------------
  IRカレンダー
-------------------------------------------------*/

.ir-cal-table .ir-cal-head th,
.ir-cal-table .ir-cal-head td {
	background: #bfbfbf;
	text-align: center;
}

.ir-cal-table {
	table-layout:auto;
}

.ir-cal-table th {
	width: auto !important;
}

.ir-cal-table .ir-cal-body th {
	width: 26% !important;
}

/*-----------------------------------------------
  業績・予想（連結）
-------------------------------------------------*/

.result-graff ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.result-graff ul li {
	display: inline;
}

/*-----------------------------------------------
  中期目標
-------------------------------------------------*/

.vis-project-seg {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

.vis-project-photo {
	width: 171px;
	height: auto;
	float: left;
}

.vision-caption {
	display: block;
	font-size: 10px;
	margin-top: 3px;
}

.vis-project-detail {
	width: 507px;
	float: right;
}

.vis-project-detail p {
	color: #1e428a;
	border-bottom: 1px solid #c5c5c5;
	margin-bottom: 5px;
	font-size: 1.16em;
	padding-bottom: 3px;
}

.vis-project-detail ul li {
	
	padding-left: 13px;
}

/*-----------------------------------------------
  株主様からのお問い合わせ
-------------------------------------------------*/

.hareholders .waku {
	width: 658x;
	height: auto;
	overflow: hidden;
	padding: 10px 15px 0 15px;
	border: 1px solid #b2b2b2;
	margin-bottom: 15px;
}

.hareholders .waku p {
	margin-bottom: 10px;
	font-size: 0.9em;
}

.hareholders-img {
	background: url(../../images/corporate/inquiry/inq_image.jpg) no-repeat right top;
}


/*-----------------------------------------------
  IR情報関連に関するお問い合わせ
-------------------------------------------------*/

.form-body table {
	width: 100%;
	height: auto;	
}

.attention-txt {
	font-size: 10px;
}

.require {
	color: #F00;
}

.form-body input {
	vertical-align: middle;
	line-height: 1;
	margin: 0;
	padding: 0.25em 0;
	font-size: 1.25em;
}

.inp-mail li {
	display: inline;
	float: left;
	margin-right: 5px;
}

.inp-mail li span {
	display: block;
	margin-top: 3px;
}
.inp-mail .inp-mail-txt {
	margin-top: 6px;
}

/* スタイル01 */
.form-body .style01 th {
	background: #e6e6e6;
	width: 125px;
	text-align: center;
}

.form-body .style01 table {
	border-top: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
}

.form-body .style01 th {
	background: #e6e6e6;
	width: 125px;
	text-align: center;
}

.form-body .style01 th,
.form-body .style01 td {
	border-bottom: 1px dotted #d9d9d9;
}

/* スタイル02 */
.form-body .style02 th {
	background: #e6e6e6;
	width: 125px;
	text-align: center;
}

.form-body .style02 table {
	border: 1px solid #36558f;
}

.form-body .style02 th {
	background: #d2d9e8;
	width: 125px;
	text-align: center;
}

.form-body .style02 .border-d {
	border-bottom: 1px dotted #788eb9;
}

.form-body .style02 .border-s {
	border-bottom: 1px solid #36558f;
}

.form-body .style02 .attention-txt {
	display: block;
	text-indent: -5em;
	margin-left: 5em;
}

/* スタイル03 */
.form-body .style03 th {
	background: #36558f;
	width: 125px;
	text-align: center;
}

.form-body .style03 table {
	border: 1px solid #36558f;
	margin-bottom: 0;
}

.form-body .style03 th {
	background: #36558f;
	width: 125px;
	text-align: center;
	color: #ffff00;
	font-size: 1.25em;
}

.form-body .style03 .border-d {
	border-bottom: 1px dotted #788eb9;
}

.form-body .style03 .border-s {
	border-bottom: 1px solid #36558f;
}

/* 送信・リセット */
.submit-section ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.btn-submit {
	width: 155px;
	height: 30px;
	background: url(../../images/corporate/inquiry/btn_form_submit.jpg) no-repeat 0 0;
	text-indent: -999em;
	float: left;
	cursor: pointer;
}

.btn-reset {
	width: 155px;
	height: 30px;
	background: url(../../images/corporate/inquiry/btn_form_reset.jpg) no-repeat 0 0;
	text-indent: -999em;
	float: right;
	cursor: pointer;
}

.btn-submit:hover,
.btn-reset:hover {
	background-position: 0 -30px;
}

/* IR情報関連に関するお問い合わせ */
.ir-submit {
	width: 330px;
	margin-left: 157px;
}

.form-hosoku li {
	margin-left: 1.5em;
	text-indent: -1.5em;
}

/* ================================================================ */
/*  CSR													*/
/* ================================================================ */


.csr-block ul li a {
	width: auto !important;
	padding-right: 18px;
}


.csr-block ul li.adjust a {
	width: auto !important;
	padding-right: 18px;
	padding: 4px 7px;
	font-size: 83%;
}

.csr-block ul li.select a {
	border-right: 1px solid #000;
}

.csr-block ul li.end {
	margin-right: 0 !important;
}

.csr-block ul li.select a {
	background: url(../../images/corporate/tab/tab-active-long.jpg) no-repeat 0 0;
}


.csr-note dl dd {
	margin-left: 1em;
}

.csr-note dl dd.csr-link {
	margin-top: 15px;
}

ul.csr-eco-list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 5px 0 5px 0 !important;
}

.csr-eco-list li {
	display: inline;
	float: left;
	margin-right: 15px;
}
.csr-eco-list li.end {
	margin-right: 0;
}

.iso-caption {
	display: block;
	font-size: 10px;
	margin-top: 0.5em;
	line-height: 1 !important;
}

.csr-link-list li {
	background: url(../../images/corporate/under/icon_arrow02.jpg) no-repeat left 1px;
	padding-left: 13px;
}
.csr-book-link dl dt {
	margin-bottom: 0.75em;
}
.csr-book-link dl dd {
	margin-bottom: 1.5em;
}

.csr-inq {
	margin-left: 1em;
}

.csr-design-block {
	width: 203px;
	height: auto;
	overflow: hidden;
	float: right;
	border: 1px solid #e2e2e2;
	padding: 15px 15px 0 15px;
}

.csr-design-block dl dt {
	color: #1e428a;
	font-size: 1.05em;
}

.csr-design-block dl dd {
	margin-top: 0.25em;
}

/*-----------------------------------------------
  写真レンズスペシャルサイト一覧
-------------------------------------------------*/
/* タイトルの位置を少し上にしています */
.page-lineup-list {
	top: 57px;
}
.lineup-inner .lense-list {
	overflow: hidden;
}
.lineup-inner .lense-list li {
	width: 50%;
	height: 96px;
	float: left;
	margin: 0 0 1em;
	padding: 0 0 1em;
	border-bottom: 1px dotted #CCC;
}

.specialsite-list .model {
	font-size: 10px;
}
.specialsite-list {
	margin-bottom: 20px !important;
}
.specialsite-list li {
	line-height: 1.2 !important;
	margin-bottom: 10px !important;
}

/* ================================================================ */
/*  エラーページ													*/
/* ================================================================ */


.error-wrap {
	overflow: hidden;
	margin-top: 25px;
	padding: 0 40px;
}

.photo-site .error-wrap {
	padding: 0 53px;
}

.error-wrap h2 {
	font-size: 2.35em;
	margin-bottom: 0.5em;
}

.error-wrap p {
	margin-top: 1.5em;
	line-height: 1.5;
}

/* ================================================================ */
/*  サイトマップ													*/
/* ================================================================ */

.siteindex-body {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.index-row-block {
	width: 450px;
	height: auto;
	overflow: hidden;
}

.siteindex-body dl {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 25px;
}

.siteindex-body dl dt {
	height: auto;
	overflow: hidden;
	background: #e6e6e6;
	padding: 6px 10px;
	border-bottom: 2px solid #bcbcbc;
}

.siteindex-body dl dd {
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom: 1px dotted #e4e4e4;
	margin-left: 10px;
	background: url(../../images/corporate/under/icon_siteindex.png) no-repeat 0 0;
}

.siteindex-body dl dd.end {
	border-bottom: none;

}

.aside-links {
	border: 1px solid #a4a4a4;
	padding: 10px;
	margin-bottom: 20px;
}

/*------------------------------------------*/
/*  汎用スタイル								*/
/*------------------------------------------*/

/* 共通設定 */

#tab-menu a:hover {
	text-decoration: none;
	color: #aaa;
}

.p-link-col01 a {
	color: #0066B2 !important;
}
.p-link-col01 a:hover {
	color: #7AADDD !important;
}

/* インデント */
.num-indent li {
	margin-left: 1em;
	text-indent: -1em;
}

/* インデント */
.num-indent li ul {
	margin-bottom: 0;
}

/* ダウンロードブロック */
.dl-block {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #e6e6e6;
	margin-bottom: 15px;
}

.dl-block dl {
	width: 670px;
	height: auto;
	overflow: hidden;
	margin: 10px;
}

.dl-block dl dt {
	display: inline-block;
	float: left;
	width: 400px
}
.dl-block dl dd a {
	height: 25px;
	display: inline-block;
	float: right;
	padding: 8px 8px 0 8px;
	background: #4d4d4d;
	color: #fff;
}

/* 矢印アイコン */
.arrow-style {
	clear: both;
	text-align: right;
	margin-bottom: 10px;
}

.arrow-style a {
	background: #4d4d4d;
	text-align: center;
	display: inline-block;
	color: #fff;
	padding: 2px 6px;
}
.arrow-style a {
	background: #4d4d4d;
	text-align: center;
	display: inline-block;
	color: #fff;
	padding: 1px 6px;
	font-size: 11px;
}

.arrow-style a:hover {
	text-decoration: none;
	color: #aaa;
}

/* 矢印アイコン02 */
.arrow-style02 a {
	color: #fff;
	display: inline-block;
	padding: 4px 15px 4px 6px;
	border-right: 5px solid #4d4d4d;
	background: url(../../images/corporate/investors/icon-link.jpg) #4d4d4d no-repeat right 50%;
}

.btn-style-gray a {
	color: #fff;
	display: inline-block;
	padding: 4px 6px 4px 6px;
	background: #4d4d4d;
}

/* 矢印アイコン03 */
.arrow-style03 {
	background: url(../../images/corporate/under/icon_arrow02.jpg) no-repeat right center;
	padding-right: 13px;
	display: inline-table;
}



/* end CSS */




/*------------------------------------------*/
/*  ニュースリリース							*/
/*------------------------------------------*/

.content-news{
	
}

.content-news #date{
	line-height: 1.5em;
	padding: 0 5px 0 0;
	margin: 0;
	text-align: right;
}

.content-news h2.newstitleTop{
	border-left: 6px solid #1E42CD;
	padding: 0 10px 5px 10px;
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0 0 0 ;
	}
.content-news h2.newstitle{
	border-left: 6px solid #1E42CD;
	padding: 5px 10px 10px 10px;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 0 0 ;
	color: #D70D18;
}

.content-news h2.newstitleSub{
	border-left: 6px solid #1E42CD;
	padding: 0 10px;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.content-news h3{
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	font-size: 1.2em;
	color: #1E42CD;
	padding: 10px 0;
	margin-top: 1em;
	margin-bottom: 1em;
	}

.content-news p{
	margin: 10px 0;
}

.content-news .expL {
	float: left;
	padding-right: 5px;
	width: 580px;
}

.content-news  th {
padding: 5px;
	background: #BDD2F4;
	padding: 1px 4px;
	color: #000;
	text-align: center;
	border-bottom: 1px solid #8C8C8C;
}



.content-news th {
    background: none repeat scroll 0 0 #BDD2F4;
    border-bottom: 1px solid #8C8C8C;
    color: #000000;
    padding: 1px 4px;
    text-align: center;
}

.content-news  td {
padding: 5px;
	
	line-height: 1.5;
	border-bottom: 1px solid #8C8C8C;
}   
   

.content-news  th.last,
.content-news  td.last {
	border-bottom: none;
}


.content-news .cpp2014 td {
       border-bottom: 1px solid #fff; !important;
    line-height: 1.5;
    padding: 5px;
    width: 342px;
}

.content-news th.top, .content-news td.top {
    border-top: 1px solid #8C8C8C;
}

/*------------------------------------------*/
/*  ご利用に際して							*/
/*------------------------------------------*/
.notice-body {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 100% !important;
}

.notice-body td.ListNomal03 {
    background: none repeat scroll 0 0 #FFFFFF;
    line-height: 160%;
    padding: 0 10px;
    vertical-align: middle;
}

.notice-body td.ListNomal {
    background: none repeat scroll 0 0 #FFFFFF;
    line-height: 135%;
    padding: 6px;
    vertical-align: middle;
}

.notice-body  td.ListBold {
    background: none repeat scroll 0 0 #FFFFFF;
    font-weight: bold;
    line-height: 135%;
    padding: 6px;
    vertical-align: middle;
}

.notice-body  td.ListGrey03LB {
    background: none repeat scroll 0 0 #EEEEEE;
    font-weight: bold;
    line-height: 135%;
    padding: 6px;
    vertical-align: middle;
}

.notice-body  td.bggrey03 {
    background: #999999;
}


.spr {
    font-size: 0.75em;
    margin-right: 0.2em;
    vertical-align: super;
}

.mgnB10.textBold {
    font-weight: bold;
    margin-bottom: 10px;
}

.textBold {
    font-weight: bold;
}

.listDisc.listNum02 li {
    font-weight: normal;
    list-style: none;
    margin-left: 1em;
}


.Table02  {margin: 0 auto;}

.Table02  td {
	
	border-top: 1px solid  #8C8C8C;
	border-left: 1px solid #8C8C8C;
   border-right: 1px solid  #8C8C8C;
    border-bottom: 1px solid #8C8C8C;
    line-height: 1.5;
    padding: 5px;
}

/*------------------------------------------*/
/* 0224公開ニュースリリース					*/
/*------------------------------------------*/

.newstitle02 {
	 padding: 0 10px;
	border-left: 6px solid #1E42CD;
    line-height: 1.6em;
}
.r10 {padding-right: 10px;}
#boxLC {
    margin: 0 auto;
    width: 54%;
}

#boxL {
    float: left;
    margin-bottom: 7%;
    width: 48.5%;
}
.lens {
    margin: 0 auto 10px;
    width: 350px;
}
#boxC {
   float: right;
   width: 43.5%;
}
#boxB {
    clear: both;
    width: 100%;
}
.update {
    background-color: #FFFFFF;
    border: 1px solid #FF0000;
    padding: 3px;
	margin-left:
	
	 10px;
}

.newstitleSub_new {
	border-left: 6px solid #1E42CD;
    font-color: #000; !important; 
    font-size: 1.1em;
    font-weight: bold;
  
    padding: 0 10px;
}
.boxTable09 th {
    background-color: #FFFFFF;
    border-color: #BFBFBF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    color: #333333;
    font-weight: bold;
    padding: 8px 3px 8px 8px;
    text-align: left;
	padding: 11px;
}
.boxTable09 td {
	   border-color: #BFBFBF;
    border-style: solid;
    border-width: 1px;
    padding: 23px 5px 30px 8px;
    text-align: center;
    vertical-align: middle;
}

.boxTable09  {
    padding: 10px;
	margin: 0 auto;
}

.camera_b  {margin-bottom: 3px;}
.arrow li {
    background: url("../../images/blt_grey.gif") no-repeat scroll left 50%;
    margin: 0;
    padding-left: 12px;
}