* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:962px;
}
body { 
	background:#131313; 
	font-family: "MS UI Gothic", Osaka, Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#e4e4e4;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.block {
	width:100%;
}
.container { 
	width:962px; 
	margin:0 auto;
	font-size:.85em; /* original .75em */
	position:relative;
}
.eng { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; 
	position:relative;
	letter-spacing:1px;
	color:#B6B6B6;
}
.profile-jp { 
	font-family: "MS UI Gothic", Osaka, Arial, Helvetica, sans-serif;
	font-size:14px; 
	line-height:1.5em;
	color:#e4e4e4;
}
.profile-eng { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	position:relative;
	letter-spacing:1px;
	color:#B6B6B6;
}

/*==== GLOBAL =====*/
#header {
	height:536px;
	background:url(images/header-bg.jpg) no-repeat center 36px;
}
/*header-slide*/
#header-slide {
	height:636px; /*distance adjustment between top logo and page content*/
	background:url(images/header-bg.jpg) no-repeat center 36px;
}
/*no-top*/
#header-notop {
	height:155px; /*distance adjustment between top logo and page content*/
	background:url(images/header-bg.jpg) no-repeat center 36px;
}
/*no-top end*/
#content {
	background:url(images/content-bg.jpg) no-repeat center bottom;
}
#footer {
	padding:0 0 60px 18px;
	font-size:.83em;
	text-align:right;
}

/*---- tailings ----*/
.container { 
	background:url(images/tail-top.gif) left top repeat-x;
}

/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}
.p4 {
	margin-bottom:36px;
}
.p5 {
	margin-bottom:45px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#a8a8a8; 
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


h2 {
	font-size:34px;
	line-height:1.2em;
	font-weight:normal;
	color:#fff;
	border-bottom:3px solid #424242;
	padding:2px 0 6px 0;
	margin-bottom:32px;
}
	h2.alt {
		margin-bottom:22px;
	}
h3 {
	font-size:20px; /*----- original 1.25em -----*/
	font-weight:normal;
	color:#ffffff;
	line-height:1.33em;
	margin-bottom:18px;
}
h4 {
	font-size:15px; /*----- original 1.25em -----*/
	font-weight:normal;
	color:#fff;
	line-height:1.55em;
}

.last-link {
	margin-top:20px;
	padding-top:35px;
	border-top:1px solid #303030;
	color:#0096ff;
	font-size:1.42em
}
	.last-link a { 
		color:#0096ff;
	}

.line-hor { 
	background:#303030;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver, .line-ver1  { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


.address {
	color:#fff;
	font-size:1.25em;
	padding-bottom:6px;
}
	.address dt {
		margin-bottom:18px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:115px;
		}
		.address dd a {
			color:#fff;
		}


.department {
	padding-bottom:29px;
}
	.department dt {
		font-size:1.25em;
		color:#a8a8a8;
	}
	.department dd { 
		clear:both;
	}
		.department dd span { 
			float:left;
			width:115px;
		}
		.department dd a {
			color:#a8a8a8;
		}


/*===== header =====*/
#header .row-1 {
	height:36px;
	font-size:.83em;
	color:#555;
	text-transform:uppercase;
}
	#header .row-1 .fleft {
		padding:7px 0 0 0;
	}
	#header .row-1 .top-links {
		float:right;
		padding:8px 0 0 0;
		margin-right:-6px;
	}
		#header .row-1 .top-links li {
			display:inline;
		}
			#header .row-1 .top-links li a {
				color:#fff;
				padding:0 6px 0 3px;
				text-decoration:none;
			}
			#header .row-1 .top-links li a:hover {
				text-decoration:underline;
			}
#header .row-2 {
	height:137px;
}
	#header .row-2 .fleft {
		padding:67px 0 0 0; 
	}
/*======= original
     #header .row-2 .fleft {
		padding:51px 0 0 0;
	} =======*/
	#header .row-2 .nav {
		float:right;
		font-size:15px;
		line-height:4.5em;
		padding:85px 0 0 0;
	}
/*======= original
     #header .row-2 .nav {
		float:right;
		font-size:20px;
		line-height:1.2em;
		padding:85px 0 0 0;
	} =======*/
		#header .row-2 .nav li {
			display:inline;
		}
			#header .row-2 .nav li a {
				color:#fff;
				text-decoration:none;
				padding:0 0 0 18px;
			}
			#header .row-2 .nav li a:hover, #header .row-2 .nav li a.current {
				text-decoration:none;
				color:#1E04C0;
			}

/*======= original rss
.rss {
	position:absolute;
	top:36px;
	right:0;
	width:156px;
	height:52px;
	overflow:hidden;
}
	.rss img {
		position:absolute;
	}
.rss.closed img {
	top:-39px;
}
=======*/

/*===== header-notop =====*/
#header-notop .row-1 {
	height:36px;
	font-size:.83em;
	color:#555;
	text-transform:uppercase;
}
	#header-notop .row-1 .fleft {
		padding:7px 0 0 0;
	}
	#header-notop .row-1 .top-links {
		float:right;
		padding:8px 0 0 0;
		margin-right:-6px;
	}
		#header-notop .row-1 .top-links li {
			display:inline;
		}
			#header-notop .row-1 .top-links li a {
				color:#fff;
				padding:0 6px 0 3px;
				text-decoration:none;
			}
			#header-notop .row-1 .top-links li a:hover {
				text-decoration:underline;
			}
#header-notop .row-2 {
	height:108px;
}
	#header-notop .row-2 .fleft {
		padding:17px 0 0 0;  /*--- logo and menu distance adjustment to the top ---*/
	}
	#header-notop .row-2 .nav {
		float:right;
		font-size:15px;
		line-height:4.5em;
		padding:35px 0 0 0; /*--- logo and menu distance adjustment to the top ---*/
	}
		#header-notop .row-2 .nav li {
			display:inline;
		}
			#header-notop .row-2 .nav li a {
				color:#fff;
				text-decoration:none;
				padding:0 0 0 18px;
			}
			#header-notop .row-2 .nav li a:hover, #header-notop .row-2 .nav li a.current {
				text-decoration:none;
				color:#1E04C0;
			}
			
/*===== header-slide =====*/
#header-slide .row-1 {
	height:36px;
	font-size:.83em;
	color:#555;
	text-transform:uppercase;
}
	#header-slide .row-1 .fleft {
		padding:7px 0 0 0;
	}
	#header-slide .row-1 .top-links {
		float:right;
		padding:8px 0 0 0;
		margin-right:-6px;
	}
		#header-slide .row-1 .top-links li {
			display:inline;
		}
			#header-slide .row-1 .top-links li a {
				color:#fff;
				padding:0 6px 0 3px;
				text-decoration:none;
			}
			#header-slide .row-1 .top-links li a:hover {
				text-decoration:underline;
			}
#header-slide .row-2 {
	height:88px;
}
	#header-slide .row-2 .fleft {
		padding:17px 0 0 0;  /*--- logo and menu distance adjustment to the top ---*/
	}
	#header-slide .row-2 .nav {
		float:right;
		font-size:15px;
		line-height:4.5em;
		padding:35px 0 0 0; /*--- logo and menu distance adjustment to the top ---*/
	}
		#header-slide .row-2 .nav li {
			display:inline;
		}
			#header-slide .row-2 .nav li a {
				color:#fff;
				text-decoration:none;
				padding:0 0 0 18px;
			}
			#header-slide .row-2 .nav li a:hover, #header-slide .row-2 .nav li a.current {
				text-decoration:none;
				color:#1E04C0;
			}
			
/*--- slide ---*/
.slide-box {
	border:1px solid #323232;
	padding:12px 12px 14px; /*----- original 12px -----*/
}
			
/*--- kwicks ---*/
.kwicks-box {
	border:1px solid #323232;
	padding:0px 12px 14px; /*----- original 12px -----*/
}

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	overflow:hidden;
	width:936px;
	height:337px;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 187px; /*----- original 134px adjustment based on the amount of images -----*/
	height: 337px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
	cursor:pointer;
	opacity:.4;
	filter: alpha(opacity=50);
}
.kwicks li.active {
	opacity:1;
	filter: alpha(opacity=100);
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 0; /*Set to same as spacing option. */	
	float: left;
}


/*===== content =====*/
#content .indent {
	padding:18px 16px 35px 16px; /*----- original 44px 16px 35px 16px; -----*/
}
#content .inner {
	padding:0 0 17px 0;
}
.list1 {
	padding-bottom:16px;
	height:325px;
	overflow:auto;
}
	.list1 li {
		width:100%;
		overflow:hidden;
		border-bottom:1px solid #2b2b2b;
		padding-bottom:13px;
		margin-bottom:16px;
	}
	.list1 li.last {
		border-bottom:none;
		padding-bottom:0;
		margin-bottom:0;
	}
		.list1 li a.img-wrap {
			display:block;
			float:left;
			border:6px solid #2b2b2b;
			margin-right:19px;
		}
		.list1 li a.img-wrap:hover {
			border:6px solid #fff;
		}
		.list1 li a {
			color:#fff;
		}

.tablelist {
	font-size:13px;
	line-height:3.2em;
	font-weight:normal;
	color:#fff;
	/*border-bottom:3px solid #424242;
	padding:2px 0 6px 0;
	margin-bottom:32px;*/
}

.list2 li {
	background:url(images/bull.gif) no-repeat left 5px;
	padding:0 0 20px 19px;
	font-size:1.25em;
	line-height:1.33em;
	vertical-align:top;
}
	.list2 li a {
		text-decoration:none;
		display:block;
	}
	.list2 li a:hover {
		color:#fff;
	}

.list3 {
	padding-bottom:16px;
	height:330px;
	overflow:auto;
}
	.list3 li {
		width:100%;
		overflow:hidden;
		border-bottom:1px solid #2b2b2b;
		padding-bottom:13px;
		margin-bottom:16px;
	}
	.list3 li.last {
		border-bottom:none;
		padding-bottom:0;
		margin-bottom:0;
	}
		.list3 li a.img-wrap {
			display:block;
			float:left;
			border:3px solid #2b2b2b;
			margin-right:19px;
		}
		.list3 li a.img-wrap:hover {
			border:3px solid #fff;
		}
		.list3 li a {
			color:#fff;
		}

.projects {
	margin-bottom:-10px;
}
.projects li {
	border-bottom:1px solid #2b2b2b;
	padding-bottom:6px;
	margin-bottom:6px;
	vertical-align:top;
	position:relative;
}
	.projects li.last {
		border:none;
		padding:0;
		margin:0;
	}
	.projects li a{
		text-decoration:none;
		display:block;
		color:#424242;
		padding:10px 0 10px 5px;
		position:relative;
	}
	.projects li a span {
		position:absolute;
		display:block;
		width:255px;
		padding:15px 15px 22px 15px;
		background:#222;
		top:0;
		left:-285px;
		visibility:hidden;
		color:#fff;
		text-decoration:underline;
		cursor:pointer;
	}
		.projects li a span img {
			display:block;
			border:1px solid #333;
			padding:8px;
			margin-bottom:15px;
		}
	.projects li a:hover span {
		visibility:visible;
	}
	.projects li a:hover {
		background:#222;
	}
		.projects li a strong {
			display:block;
			color:#a8a8a8;
			font-size:1.25em;
			font-weight:normal;
		}

.img-list {
	width:100%;
	overflow:hidden;
	padding-bottom:24px;
}
	.img-list li {
		float:left;
		margin-right:39px;
	}
	.img-list li.last {
		margin-right:0;
	}

.testimonials li {
	border-bottom:1px solid #2b2b2b;
	padding-bottom:16px;
	margin-bottom:17px;
}
	.testimonials li.last {
		border-bottom:none;
		padding-bottom:0;
		margin:0;
	}
	.testimonials li h3 {
		margin-bottom:0;
	}

/*===== footer =====*/
#footer, #footer a {
	color:#555;
	text-transform:uppercase;
}
	#footer a {
		text-decoration:none;
	}
		#footer a:hover {
			text-decoration:underline;
		}


/*----- forms -----*/
#ClockForm fieldset {
	border:none;
	float:left;
	text-align:left;
}
	#ClockForm fieldset input {
		border:none;
		background:none;
		color:#fff;
		text-transform:uppercase;
		width:300px;
	}


#contacts-form fieldset {
	border:none;
}
	#contacts-form label { 
		display:block;
		height:40px;
	} 
		#contacts-form label input { 
			width:274px;
			padding:3px 0 3px 5px;
			color:#424242;
			background:#aeadad;
		}
		#contacts-form textarea {
			width:274px;
			height:173px;
			padding:3px 0 3px 5px;
			color:#424242;
			overflow:auto;
			background:#aeadad;
		}

/*==========================================*/
