/* @override 
	http://192.168.1.43/css/main.css
	http://192.168.1.43/ext/css/main.css
	http://tokyodesign.com/ext/css/main.css
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-style:inherit;font-family:inherit;vertical-align:baseline;}
a img {border:none;}
a {
	outline: none;
}
/* main */

body {
	background: url(../images/bg.gif) repeat-x;
	height: 605px;
	width: 100%;
	font: 100%/1.125em Arial, Helvetica, Geneva, sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	border-style: none;
}

img {
	border-style: none;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 63px;
	margin: 0;
	padding: 0;
	position: relative;
}

#content_2 h1, #content_3 p {
	font-size: 1em;
	margin-bottom: 13px;
}

#content_2 p, #content_3 p {
	margin-bottom: 19px;
	line-height: 1.5em;
}

/* lang nav */

#lang {
	position: absolute;
	right: 0;
	bottom: 5px;
	font-size: .875em;
	width: auto;
}
#lang li {
	display: inline;
	float: left;
	margin-left: 10px;
}
#lang a {
	color: #000;
}

#lang li:first-child {
	border-right: 1px solid black;
	padding-right: 10px;
}

#lang form{
}

/* top nav */

ul#nav {
	margin-top: 10px;
	float: right;
}

#nav li {
	display: inline;
	margin-left: 10px;
}

#nav a{
	color: #fff;
	font-size: 1.125em;
}

#logo {
	position: absolute;
	top: 80px;
}

/* footer */

#footer {
	position: absolute;
	top: 531px;
	width: 800px;
	font-size: 100%;
}

#footer a{
	color: #000;
}

#copyright {
	float: left;
}

#bot_nav{
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}

/* side nav */

ul#side_nav {
	position: absolute;
	top: 180px;
	margin: 0;
	padding: 0;
}

ul#side_nav li {
	padding-top: 6px;
	list-style-type: none;
}
ul#side_nav a{
	color: white;
}

/* main page */

#pics {
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	width: 529px;
	margin-top: 50px;
}



p#mission_en {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	color: white;
	z-index: 10;
	line-height: 1.5em;
	position: relative;
	bottom: 192px;
}

p#mission_ja {
text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	color: white;
	z-index: 10;
	line-height: 1.5em;
	position: relative;
	bottom: 200px;
}

/* work page */

ul#work {
	position: absolute;
	top: 215px;
	padding: 0;
	margin: 0 auto;
	width: 800px;
}
ul#work li{
	display: inline;
	margin-left: 20px;
}

ul#work li.hidden {
	margin: 0;
	padding: 0;
}

#content {
	height: 490px;
}

#success {
	color: white;
	text-align: center;
	width: 400px;
	position: absolute;
	top: 210px;
	left: 199px;
}

#content_index {
	height: 490px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
/* about content */
#content_2 {
	color: white;
	position: absolute;
	left: 170px;
	top: 144px;
	width: 550px;
	font-size: .9em;
}

#contact_side{
	top: 50px;
	left: -150px;
	position: absolute;
	width: 137px;
	font-size: .8em;
	margin-left: -6px;
}
#contact_side em{
	font-weight: bold;
}
#contact_side ul{
	width: 130px;
	margin-bottom: 23px;
}

#contact_side li{
	list-style-type: none;
	line-height: 1.2em;
}

/* contact form content */
#content_3{
	color: white;
	position: absolute;
	top: 140px;
	left: 160px;

}

#content_3 #ja {

}



/* WORK SUBPAGE */

#slideshow {
	padding-left: 10px;
	position: absolute;
	top: 190px;
	left: 140px;
	width: 500px;
}

ul#slideshow li {
	display: inline;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	list-style-type: none;
}

/* Movie page */



ul#movie_nav {
	position: absolute;
	top: 215px;
	padding: 0;
	margin: 0 auto;
	width: 770px;
}
ul#movie_nav li{
	display: inline;
	margin-left: 20px;
}

/* Contact Form */

.clear {
	clear: both;
}
fieldset {
	padding: 0 0 1em;
	margin: 0 0 1em;
}
#contact label {
	float: left;
	width: 6em;
	margin-right: 1em;
	text-align: right;
}
legend {
	margin-left: 1em;
	font-weight: bold;
	color: white;
	width: auto;
}
#contact {
	float: left;
	width: 50%;
}
fieldset ol{
	list-style-type: none;
	padding-top: .5em;
}

#contact li {
	padding-bottom: .5em;
}

#contact ol li span {
	color: white;
	font-weight: bold;
}
fieldset.submit {
	border-style: none;
	text-align: right;
	margin-right: 30px;
	height: auto;
	width: auto;
	float: right;
}

div#message {
	float: left;
	margin-right: 1em;
	margin-top: .5em;
}

#message label {
	float: left;
	margin-right: 1em;
	text-align: left;
	margin-left: 1em;
}
#interest {
	margin-left: 2em;
	width: 90%;
}

#interest p{
	padding: 0;
	margin: 0;
}

#interest ol {
	margin: 0;
	padding: 0;
}
#interest li {
	display: inline-block;
	width: 10em;
	float: left;
	margin: .2em 0 0;
	padding: 0;
}
#interest label {
	margin-right: 1em;
}