@charset "utf-8";
/* CSS Document */
object, a { outline: none; }
body { 
	margin: 0;
	padding: 0;
	background: #504D47 url(../img/bg.jpg) top center repeat-x;
	font-size: 0.75em;
	font-family: "Lucida sans unicode", "Lucida grade", "sans serif";
	}

.wrapper {
	width: 900px;
	margin: 0 auto;
	}


/*Header*/
#header {
	background: #F3F2E2 url(../img/headbg.jpg) 0 0 no-repeat;
	overflow: hidden;
	padding: 0 24px;
	height: 107px;
	position: relative;
	}
#header ul, #header li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	overflow: hidden;
	}
#header #lang {
	position: absolute;
	right: 0;
	top: 8px;
	height: 40px;
	width: 150px;
	z-index: 9;
	}
#header #lang li a {
	color: #996600;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 14px;
	background: transparent url(../img/langdeco.png) left center no-repeat;
	padding-left: 16px;
	_font-size: 12px;
	}
	#header #lang li a:hover { text-decoration: underline; }
#header #menu {
	width: 542px;
	height: 134px;
	padding: 36px 0 0 38px;
	background: transparent url(../img/menu.jpg) 0 0 no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	}
#menu li a {
	display: block;
	float: left;
	width: 140px;
	height: 70px;
	overflow: hidden;
	text-indent: -999px;
	background: transparent url(../img/menudeco.png) center 154px no-repeat;
	}
	#menu li a#about { width: 132px; }
	#menu li a#service { width: 120px; }
	#menu li a#research { width: 150px; }
	#menu li a#contact { width: 140px; }
	#menu li a:hover, .about #menu li a#about, .service #menu li a#service, .research #menu li a#research, .contact #menu li a#contact { background-position: center 54px; }
#header h1 {
	position: absolute;
	left: 24px;
	top: 39px;
	}
#header h1 a {
	width: 296px;
	height: 64px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	}


	
/*Content*/

#content {
	background: #F3F2E2 url(../img/headbg.jpg) 0 -107px no-repeat;
	overflow: hidden;
	padding: 24px;
	color: #666;
	_zoom: 1;
	}
#content #holder {
	float: left;
	width: 604px;
	margin: -24px -24px 0 0;
	padding: 70px 24px 24px 0;
	background: transparent url(../img/aboutbg.jpg) right top no-repeat;
	}
body.about #content #holder { background-image: url(../img/aboutbg.jpg); }
body.service #content #holder { background-image: url(../img/servicebg.jpg); }
body.research #content #holder { background-image: url(../img/researchbg.jpg); }
body.contact #content #holder { background-image: url(../img/contactbg.jpg); }
#content #holder h1 {
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 0.2em;
	margin: 0;
	color: #996600;
	}
div.bt {
	height: 10px;
	background: transparent url(../img/bt.gif) 0 0 no-repeat;
	font-size: 0;
	clear: both;
	}
/*About*/

.about #content table { margin-bottom: 20px; line-height: 2em; width: 100%; }
.about #content table.first {	margin-top: 16px; border-bottom: solid 1px #ccc; padding-bottom: 12px; }
.about #content table th { width: 100px; text-align: left; }
.about #content table a { color: #FF9900; text-decoration: none; }
.about #content table a:hover { text-decoration: underline; }
/*Service*/
table.serviceItem, table.researchtable {
	margin-top: 40px;
	width: 604px;
	}
table.serviceItem h3, table.researchtable h3 { line-height: 24px; font-size: 14px; }
table.serviceItem h3 span, table.researchtable h3 span {
	color: #333;
	font-size: 24px;
	padding-right: 10px;
	}
/*Contact*/
#contactform { margin-top: 20px; }
#contactform ul { margin: 0; padding: 0; list-style: none; }
#contactform ul li {
	overflow: hidden;
	padding: 0 0 12px 0;
	}
#contactform ul li.last {
	padding: 20px 0 0 80px;
	clear: both;
	*padding-top: 10px;
	}
#contactform ul li label {
	width: 80px;
	display: block;
	float: left;
	line-height: 22px;
	}
#contactform ul li input {
	border: solid 1px #ccc;
	width: 200px;
	height: 18px;
	padding: 2px;
	margin: 0;
	float: left;
	vertical-align: top;
	}
#contactform ul li input.btn {
	margin: 0 10px 0 0;
	width: 80px;
	height: 30px;
	border: none;
	background: transparent url(../img/btn.jpg) 0 0 no-repeat;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	}
	#contactform ul li input.btn:hover { background-position: left center; color: #555; }
#contactform ul li textarea { 
	margin: 0;
	float: left;
	width: 340px;
	height: 120px;
	padding: 2px;
	border: solid 1px #ccc;
	}
/*Sidebar*/
#sidebar {
	width: 190px;
	float: left;
	margin: 46px 58px 0 0;
	}
#sidebar h1 {
	background: transparent url(../img/contenthd.png) 0 0 no-repeat;
	width: 190px;
	height: 52px;
	overflow: hidden;
	text-indent: -999px;
	margin: 0;
	}
	.service #sidebar h1 { background-position: 0 -52px; }
	.research #sidebar h1 { background-position: 0 -104px; }
	.contact #sidebar h1 { background-position: 0 -156px; }
#sidebar p {
	background: transparent url(../img/sidebg.png) 0 0 no-repeat;
	height: 220px;
	color: #FFF;
	padding: 20px;
	line-height: 1.5em;
	margin: 6px 0;
	}
#sidebar p strong { font-size: 14px; display: block; margin-bottom: 14px; }

/*Footer*/
#footer {
	padding: 0 24px;
	color: #BBB99F;
	font-size: 10px;
	overflow: hidden;
	}
#footer p { 
	float: left;
	width: 500px;
	margin: 12px 0;
	}
#footer a { 
	display: block;
	float: right;
	width: 113px;
	height: 14px;
	overflow: hidden;
	text-indent: -999px;
	background: transparent url(../img/oz.gif) 0 0 no-repeat;
	margin: 12px 0;
	}

/*lang_Jp*/
body#jp #header #menu { background-position: 0 -107px; }
body#jp #menu li a#research { width: 120px; }
body#jp #menu li a#contact { width: 170px; }
body#jp #sidebar h1 { background-image: url(../img/contenthd_jp.png); }
body#jp #header { background-image: url(../img/headbg_jp.jpg); }
body#jp.about #content table th { width: 120px; }
body#jp #contactform ul li label { width: 140px; }
body#jp #contactform ul li.last { padding-left: 140px; }
