@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	}
	
/* min-width 設定 */

body, #content, #header, #copyright, #footerLink {
	/* min-width: 740px; */
	width: 1040px;
	margin: 0 auto;
	}
	
body {
	background: #ffffff;
	color: black;
	font-family: 'ヒラギノ丸ゴ Pro W3', 'Hiragino Maru Gothic Pro, Me', 'osaka', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif ;
	font-size: 12px;
	line-height: 20px;
	}

h1,h2,h3 {
	font-size: 12px;
	font-weight: normal;
	}

img {
	border: 0;
	}

ul {
	list-style-type: none;
	}

a:visited {
	color: #72787ah2;
	}

a:hover {
	color: #3583e3;
	}
	
a {
	color: #72787c;
	text-decoration: none;
	outline: none;
	}
	
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	}


/* header */

#header {
	width: 89%;
	margin: 15px 5% 10px 5%;
	text-align: right;
	}

#logo {
	float: left;
	margin: 0 0 0 5px;
	}

#lusterMiu {
	margin: 0 5px 0 0;
	}


/* menu */

#menu {
	clear: both;
	width: 925px;
	height: 40px;
	margin: 5px auto 0 auto;
	background: url(../imgs/menu_bg.gif) repeat-x top center;
	}

#menu li {
	display: inline;
	float: left;
	margin: 5px 0 0 0;
	}
	
#menu li img.menuSide {
	margin: -5px 0 0 0;
	}

#menu li.menuRight {
	float: right;
	}

#menu #menuEnglish {
	margin: 5px 0 0 0;
	}


/* pulldown */

.pullDown {
	z-index: 1;
	width: 170px;
	}

.pullDown span {
	margin: 0;
	padding: 0;
	}
	
.pullDown li a {
	display: block;
	width: 170px;
	height: 25px;
	background: url(../imgs/pulldown-trans.png) no-repeat left top;
	line-height: 25px;
	text-indent: 20px;
	text-align: left;
	margin: -5px 0 0 0;
	}

.pullDown li a:hover {
	background: url(../imgs/pulldown-trans.png) no-repeat left bottom;
	}

.pullDown li.pullDownTop a {
	width: 170px;
	display: block;
	background: url(../imgs/pulldown_top-trans.png) no-repeat left top;
	height: 35px;
	text-align: left;
	}

.pullDown li.pullDownTop a:hover {
	background: url(../imgs/pulldown_top-trans.png) no-repeat left bottom;
	}

.pullDown li.pullDownTop span {
	display: block;
	padding: 10px 0 0 0;
	}
	
.pullDown li.pullDownBtm a {
	display: block;
	background: url(../imgs/pulldown_btm-trans.png) no-repeat left top;
	height: 30px;
	}

.pullDown li.pullDownBtm a:hover {
	background: url(../imgs/pulldown_btm-trans.png) no-repeat left bottom;
	}

#menu02 {
	display: none;
	position: absolute;
	top: 35px;
	left: 175px;
	}

#menuBtn02 {
	cursor: pointer;
	}

#menu03 {
	display: none;
	position: absolute;
	top: 35px;
	left: 345px;
	}

#menuBtn03 {
	cursor: pointer;
	}


/* footer */

#footer {
	clear: both;
	width: 100%;
	bottom: 0;
	}

#footerLink {
	width: 89%;
	height: 40px;
	margin: 20px 5% 10px 5%;
	text-align: right;
	}
#copyright {
	clear: both;
	width: 100%;
	height: 35px;
	background: url(../imgs/footer_bg.gif) repeat-x bottom center;
	text-align: right;
	margin: 20px 0 0 0;
	}

#footerLink p {
	float: left;
	padding: 10px 20px 0 0;
	}
	
#footerbtn {
	margin: 13px 0 0 20px;
	}
	
#copyright img {
	float: left;
	margin: 13px 0 0 20px;
	}

#copyright p {
	padding: 10px 20px 0 0;
	color: #72787c;
	}


/* top news */

#topNews {
	float: left;
	width: 460px;
	background: #f3f3f3;
	color: #72787c;
	}

#topNews img {
	padding: 0 0 4px 0;
	}

* html #topNews img {
	padding: 0 0 3px 0;
	}

#topNews table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin: 0 0 5px 0;
	}

#topNews table th, #topNews table td {
	vertical-align: top;
	text-align: left;
	padding: 2px 8px;
	line-height: 15px;
	}
	
#topNews table th {
	font-weight: normal;
	width: 60px;
	}


/* main */

#content {
	width: 89%;
	margin: 10px 5% 0 5%;
	text-align: left;
	color: #72787c;
	}

#pageTitle {
	padding: 30px 5px;
	}

#mainArea {
	margin: 0 0 0 180px;
	}

#main {
	padding: 0 5px;
	}

.categoryPhotoFrame {
	float: left;
	display:block;
	margin: 0px 5px 15px 0;
	width: 140px;
	height:190px;
	border: 1px solid #dfdfdf;
	}

.categoryPhotoFrame img {
	margin: 15px 0px 5px 15px;
	}

.categoryPhotoFrame p {
	margin:5px 0;
	line-height: 15px;
	font-size: 11px;
	text-align: center;
	}


/* case study */

.studyPhotoFrame {
	float: left;
	margin: 0 20px 20px 0;
	width: 220px;
	height: 225px;
	border: 1px solid #dfdfdf;
	text-align: center;
	}

.studyPhotoFrame img {
	margin: 5px 5px 3px 5px;
	}

.studyPhotoFrame p {
	margin: 5px;
	line-height: 15px;
	font-size: 11px;
	text-align: center;
	}
	
#btnNextback {
	text-align:center;
	clear:both;
	padding:10px 40px 20px 0;
	}
	
#btnNextback img {
	margin:0 50px;
	}


/* navi */

#naviArea {
	float: left;
	padding:30px 0 0 0;
	}

#navi {
	width: 160px;
	margin: -5px 0 0 0;
	}

#navi li a.parent {
	display: block;
	background: url(../imgs/navi_bg.gif) repeat-x left top white;
	height: 25px;
	margin: 5px 0 0 0;
	line-height: 25px;
	text-indent: 10px;
	border: 1px solid #dfdfdf;
	cursor: pointer;
	}

#navi li a.parentHere {
	display: block;
	background: url(../imgs/navi_bg.gif) repeat-x left top #ededed;
	height: 25px;
	margin: 5px 0 0 0;
	line-height: 25px;
	text-indent: 10px;
	border: 1px solid #dfdfdf;
	cursor: pointer;
}

#navi li a:hover.parent {
	background: url(../imgs/navi_bg.gif) repeat-x left bottom #f0f6fe;
	}

#navi li a {
	cursor: pointer;
	}
	
#navi li ul li a:hover {
	display: block;
	background: #e6efff;
	}
	
#navi li ul li a {
	display: block;
	_height: 13px;
	padding: 7px 10px 5px 10px;
	background: #f8f8f8;
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #dfdfdf;
	border-top: none;
	}

#navi li ul li a.here {
	background: #e8e7e7;
	}


/* company info */

h2 {
	display: block;
	width: 100%;
	height: 35px;
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 35px;
	text-indent: 10px;
	font-weight: bold;
	}

.infoTable {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin: 0 0 20px 0;
	}

.contactTable, .downloadLedTable, .newsTable {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin: 0 0 40px 0;
	}

.infoTable th, .infoTable td, .contactTable th,  .contactTable td, .downloadLedTable th, .downloadLedTable td, .newsTable th, .newsTable td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 8px;
	border: 1px solid #dfdfdf;
	}

.infoTable th, .contactTable th  {
	width: 180px;
	background: #f8f8f8;
	}

#companyHistory.infoTable td {
	background: #fcfcfc;
	}

.infoComment {
	font-size: 11px;
	color: #990000;
	margin: -20px 0 40px 0;
	}


/* plivacy policy */

#privacyTxt p {
	margin: 0 0 30px 0;
	}

#privacyTxt #privacySeal {
	width: 100%;
	margin:40px 0 30px 0;
	text-align: right;
	}


/* contact form */

.contactCopy {
	margin: 0 0 20px 0;
	}
	
.red {
	color: red;
	}

.redBold {
	color: red;
	font-weight: bold;
	}

.contactTable {
	margin: 0;
	}

form input {
	height: 20px;
	border: 1px solid blue;
	}

form textarea {
	border: 1px solid blue;
	}

.boxL { width: 360px; }
.boxM { width: 180px; }
.boxS { width: 70px; }


/* download */

.downloadLedTable th {
	font-size: 11px;
	background: #f8f8f8;
	text-align: center;
	padding: 6px;
	}

.downloadLedTable td {
	text-align: center;
	padding: 6px;
	}

.downloadLedTable .dlCategory	{ width: 100px; text-align: left; }
.downloadLedTable .dlNumber		{ width: 20px; }
.downloadLedTable .dlProducts	{ text-align: left; }
.downloadLedTable .dlType		{ text-align: left; }
.downloadLedTable .dlSerial		{ width: 110px; text-align: left; }
.downloadLedTable .dl01			{ width: 45px; vertical-align: middle; }
.downloadLedTable .dl02			{ width: 45px; vertical-align: middle;  }
.downloadLedTable .dl03			{ width: 90px; vertical-align: middle;  }
.downloadLedTable .dl04			{ width: 45px; vertical-align: middle;  }

.downloadLedTable .dlCatalog	{ text-align:left; width: 200px; }
.downloadLedTable .dlDate		{ text-align:center; }
.downloadLedTable .productsDl	{ text-align:center; width:33%; }
.downloadLedTable .productsTd01	{ text-align:left; width: 150px; }
.downloadLedTable .productsTd02	{ text-align:left; width: 45px; }

.newsTable td.newsTitle {
	background: #f8f8f8;
	}

.newsTable td.newsDate {
	width:180px;
	font-size: 14px;
	background: #f8f8f8;
	text-align: center;
	}


/* product */

.productsBox {
	margin:0 0 100px 0;
	width: 99%;
	}

.productsTitle {
	display: block;
	width: 100%;
	height: 35px;
	margin: 0 0 5px 0;
	font-size: 14px;
	line-height: 35px;
	text-indent: 10px;
	font-weight: bold;
	}
	
.productsCopy {
	margin:0 0 15px 0;
	font-weight:bold;
	color:#91989d;
	font-size: 12px;
	line-height:120%;
	}

.productsPrice {
	margin:0;
	color:#91989d;
	font-size: 12px;
	font-weight: bold;
	padding:2px 0 0 0;
	}
	
.productsDate {
	padding:0 0 0 10px;
	margin:0 0 20px 0px;
	line-height:110%;
	border-left:#CCCCCC 3px solid;
	}
	
.productsDate h2 {
	padding:0;
	margin:0;
	text-indent:0;
	line-height:110%;
	height:auto;
	}
	
.productsTable {
	width: 100%;
	}
	
.productsTable02 {
	width:900px;
	}

.productsDateTable {
	margin:0 0 20px 0;
	width:100%;
	}
	
.productsDateTable th {
	width:150px;
	font-weight:normal;
	padding:0;
	}

.productsDateTable td {
	padding:0;
	}
	
.productsDateTable td p{
	padding:0 0 10px 0;
	}
	
.productsTable td, .productsTable th, .productsTable01 td, .productsTable01 th{
	vertical-align:top;
	text-align:left;
	}
	
.productsTable .productsPhoto01, .productsTable01 .productsPhoto01 {
	width:150px;
	padding:0 10px 10px 0;
	}
	
.productsTable .productsPhoto01 p, .productsTable01 .productsPhoto01 p{
	margin:5px 0 0 0;
	}
	
.productsTable .productsPhoto02, .productsTable01 .productsPhoto02{
	width:100px;
	padding:0 0 10px 10px;
	}
	
.productsTable .productsPhoto03, .productsTable01 .productsPhoto03{
	width:300px;
	text-align: right;
	padding:0 0 10px 10px;
	text-align:center;
	}
	
.productsPdf {
	margin:0 0 60px 0;
	}
	
.productsPdf li {
	float:left;
	padding:0 0 0 25px;
	margin:0 40px 0 0;
	background:url(../imgs/pdf.gif) top left no-repeat;
	}	

.productsCopy01 {
	margin:0 0 10px 20px;
	font-weight:bold;
	color:#91989d;
	font-size: 12px;
	line-height:110%;
	}	

.productsDate01 {
	border-left:#CCCCCC 3px solid;
	padding:0 0 0 10px;
	margin:0 0 10px 5px;
	line-height:110%;
	}
	
.productsDate01 h2 {
	padding:0;
	margin:0 0 5px 0;
	text-indent:0;
	line-height:110%;
	height:auto;
	}
	
.productsBox .downloadLedTable {
	margin: 20px 0 10px 0;
	}
	
.subBox{
	border:1px solid #dfdfdf;
	vertical-align:middle;
	text-align:left;
	padding:5px;
	}

.imgPosition{
	padding:30px 0;
	}

.underLine{
	text-decoration: underline;
	}

caption {
	font-weight: bold;
	text-align: left;
	}


/* add */

.downloadIcon {
	margin: 10px 0 0 0;
	}
	
.tablewidthHalf {
	width:50%;
	}
	
.indent {
	float: left;
	display: block;
	width: 100px;
}