@charset "Shift_JIS";

*{
	margin:0;
	padding:0;
	font-weight: normal;
}

body{
	text-align: center;
	font-size: 14px;
	color: ##333333;
	line-height: 1.5;
	font-family: verdana, sans-serif;
}

body, html {
	height: 100%;
}

a img{border:none;}
a{color:#333333;text-decoration:underline;}
a:hover{text-decoration:none;}
.clear{clear:both;}
* html table td{font-size:75%;}
* html table th{font-size:75%;}
.text_center{text-align:center;}
.text_right{text-align:right;}
strong{font-weight: bold;}
.mt5{margin-top:5px;}
.mt30{margin-top:30px;}
.mb30{margin-bottom:30px;}
.mr20{margin-right:20px;}
.mb5{margin-bottom:5px;}
.mb30{margin-bottom:30px;}

/* clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#container {
	width: 910px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: #e5e5e4;
	padding: 14px 53px 7px 24px;
}

#header h1 {
	width: 243px;
	float: left;
}

#header .btnEnglish {
	float: right;
	padding-top: 9px;
	width: 126px;
}

.mainimg {
	border-top: 3px solid #707071;
	border-bottom: 3px solid #707071;
}

#globalNavi {
	width: 916px;
	margin: 0 -6px 0 0;
	overflow: hidden;
	_zoom: 1;
	border-bottom: 3px solid #707071;
}

#globalNavi p {
	float: left;
	margin-right: 6px;
}

.lead table {
	border-collapse: collapse;
	width: 100%;
}

.lead table td {
	padding: 32px 0 20px 0;
	border-bottom: 1px solid #707071;
	width: 175px;
	text-align: center;
}

.lead table td span.name {
	font-size: 140%;
}

.lead table td.lead {
	width: 540px;
	line-height: 2;
}

.philosophy {
	padding: 36px 0 20px 20px;
	overflow: hidden;
	_zoom: 1;
	margin-right: -40px;
	width: 950px;
}

.philosophy p {
	width: 262px;
	margin-right: 40px;
	float: left;
}

.product .productInfo {
	padding: 20px 30px;
	border-bottom: 1px solid #707071;
	font-size: 120%;
}

.product .productInfo .colorGray {color: #2d2624;}

.product .productLineup {
	padding: 30px 0 30px 50px;
}

.product .productLineup p {
	width: 255px;
	float: left;
	margin: 0 23px 20px 0;
	display: inline;
}

.footlinkOuter {
	text-align: center;
}

.footlink {	
	width: 370px;
	border-bottom: 1px solid #707071;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5px;
}

.footlink a {
	background: url(images/index-footlink-bg.gif) 0 50% no-repeat;
	padding: 8px 0 8px 15px;
	margin-right: 10px;
	font-size: 12px;
}

.footer {
	padding: 5px 10px;
	margin-top: 20px;
	text-align: right;
	border-top: 3px solid #707071;
	font-size: 12px;
	color: #717171;
	background: #e5e5e4;
}

/* company */

h2.companyH2 {
	text-align: center;
	margin: 35px 0;
}

p.companyText {
	text-align: center;
	margin: 0 0 35px 0;
}

.companyTableOuter {
	text-align :center;
}

table.companyTable {
	width: 500px;
	margin: 0 auto 30px auto;
	border: 2px solid #3f3937;
	border-collapse: collapse;
}

table.companyTable th {
	border: 2px solid #46403d;
	background: #cbc5c2;
	text-align: center;
	font-weight: normal;
	padding: 4px 0;
}

table.companyTable td {
	border: 2px solid #46403d;
	padding: 7px 13px;
}

table.companyTable table th {
	border: none;
	background: none;
	text-align: left;
	font-weight: normal;
}

table.companyTable table td {
	border: none;
	padding: 0 10px 0 0;
}

/* access */
.accessColumn {
	text-align: center;
	background: url(images/access-bg.gif) 0 0 repeat-x;
	margin: 26px 0 35px 0;
}

.accessColumn h2.accessH2 {
	padding: 33px 0 10px 0;
	text-align: left;
	margin-left: 162px;
}

.accessColumn .howtoaccess {
	width: 601px;
	background: #717070;
	margin: 0 auto;
}

.accessColumn .howtoaccess p {
	padding: 12px 35px;
	text-align: left;
	color: #ffffff;
}

.accessColumn .howtoaccess p span.blueRoute {color: #0000ff;}
.accessColumn .howtoaccess p span.redRoute {color: #ff0000;}

