@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	background: #fff;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }
body.section-5 {
	background-image: url("/images/slideshow");
	background-position: 0 0;
	background-repeat: no-repeat;
	}


a:link { 
    text-decoration: none;
	color: #555555;
	}

a:hover { 
	text-decoration: none;
	color: #888888 !important; 
	}
	
a:visited {
	color: #555555;
	text-decoration: none;
	}

a img { border: none; 
	}

#menu {
    width: 240px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	background-color: #FFF;
	padding: 30px 0px 0px 30px;
	}

#container {position:relative;
	}
	
#footer {
	position:fixed;
	bottom:0;
	left:20;
    color : #000000;
    background-color : white;
	}

body.section-5 #menu {
	background-color: transparent;
	}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
	}

#menu ul li.section-title { }

#logo {
	margin-bottom: 20px;
	}

#content {
    height: 100%;
    margin: 55px 0 0 280px;
    top: 0;
}

.container {
	padding: 5px 5px 25px 5px;
}

#content p { width: 800px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

hr {
	border-top: 1px solid #555555;
	border-bottom: 1px solid #ffffff;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0px; width:600px }
#img-container p	{ width: 600px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

h2.title-train {
	font-size: 11px;
	font-weight: bold;
	color: #555;
}

p.text-train {
	font-size: 11px;
	color: #555;
	line-height: 17px;
	alignment-adjust: middle;
}

#next, #prev, #num {
	font-size: 10px;
	color: #555;
}


#video-lb { float: left; }

.description-train {
	float: left;
	width: 500px;
	}

.cv-table {
	float: left;
	width: 565px;
	}
	
#cv-table {
	float: left;
	width: 565px;
	}

#slide-description {
	margin-top:550px;
	position:absolute;
	width:500px;
	}

h2.slide-title {
	font-size: 11px;
	font-weight: bold;
	color: #555;
}

p.slide-text {
	font-size: 11px;
	color: #555;
	width: 500px !important;
}

td.caption-first {
	font-size: 10px;
	vertical-align: top;
}

td.caption-mid {
	font-size: 10px;
	vertical-align: top;
	margin-left: 120px;
	padding-left: 60px;
	padding-right: 60px;
}

td.caption-mid-yutaka {
	font-size: 10px;
	vertical-align: top;
	margin-right: 200px;
	margin-left: 60px;
	padding-left: 60px;
	padding-right: 200px;
}

td.caption-last {
	font-size: 10px;
	vertical-align: top;
	padding-left: 60px;
}

/****** About section ******/


h2.title-about {
	font-size: 11px;
	font-weight: bold;
	color: #555;
}

p.text-about {
	font-size: 11px;
	color: #555;
    line-height: 17px;

}


/****** Services section ******/

ul.services {
    list-style-type: disc !important;
	list-style-position: inside;
    text-indent: -1em;
    padding-left: 1em;
	margin: 0 0 0 0; 
	}

li.services {
	list-style-type: disc !important;
	list-style-position: inside;
    text-indent: -1em;
    padding-left: 1em;
	margin: 0 0 0 0; 
}


/****** Contact section ******/

#contact-column2 {
	width: 200px;
}

#contact-column1 {
	width: 200px;
    float: left;
}


/****** Menu ******/


/****** Images Section ******/

.hor-scroll-first {
	float: left;
	margin-right: 60px;
	
}

.hor-scroll {
	float: left;
	margin-right: 60px;
	margin-left: 60px;
	
}

.hor-scroll-last {
	float: left;
	margin-left: 60px;
	
}


/****** Exhibition Section ******/

#content p.text-exhib {
	font-size: 11px;
	color: #555;
    line-height: 17px;
	width: 600px;

}


/****** Captions ******/

.picture .captioning .caption {
	font-size: 11px;
	color: #555;
    line-height: 17px;
}

#img-container .picture_holder .picture .captioning .title {
	font-size: 11px;
	color: #555;
	margin-top: 10px;
    padding: 0 0 0 0;
}
