@charset "utf-8";

* {
	margin:0;
	padding:0;
}
body {
	width:100%;
	font-size: 80%;
	line-height: 160%;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(img/bg.gif) repeat-x;
}
img {
	border:0;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 90%;
}
p, li, dt, dl {
	line-height:1.6;
}
dl {
	list-style-type: none;
}
li {
	list-style-type: none;
}
a {
	color:#669933;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
.hid {
	visibility:hidden;
}
#top_box {
	position : relative;
	float:center;
	clear: both;
	margin: 0 auto;
	width : 800px;
	text-align:left;
}
#right {
	float : right;
	width : 350px;
	text-align:center;
}
#right a {
	display:block;
	border:1px solid #3e3e3e;
}
#left {
	float : left;
	width : 450px;
	height:100%;
}
.clear {
	clear:both;
}
img {
	border:0;
}
#mainimg {
	padding:8px 0;
	background:#000000;
}

#navi {
	width:460px;
	float:right;
	margin:30px 0 0 0;
}

#btn01 {
	width:96px;
	float:left;
}
#btn01 a {
	background:url(img/btn01.gif) no-repeat;
	width:96px;
	height:14px;
	text-indent:-9999px;
	display:block;
}
#btn01 a:hover {
	background:url(img//on_btn01.gif) no-repeat;
}
#btn02 {
	width:124px;
	float:left;
}
#btn02 a {
	background:url(img/btn02.gif) no-repeat;
	width:124px;
	height:14px;
	text-indent:-9999px;
	display:block;
}
#btn02 a:hover {
	background:url(img//on_btn02.gif) no-repeat;
}
#btn03 {
	width:109px;
	float:left;
}
#btn03 a {
	background:url(img/btn03.gif) no-repeat;
	width:109px;
	height:14px;
	text-indent:-9999px;
	display:block;
}
#btn03 a:hover {
	background:url(img//on_btn03.gif) no-repeat;
}

#btn_japanese{
	width:107px;
	float:left;
	margin:0 0 0 20px;
	}


#head {
	height: 65px;
	width: 800px;
	margin: 0px auto 0px auto;
	display:block;
	overflow:hidden;
}
#head h1 {
	float: left;
	width:245px;
}
#head h1 a {
	font-size:1px;
	text-indent:-9999px;
	width:245px;
	height:65px;
	background-image:url(img/logo.gif);
	display:block;
	overflow:hidden;
}
.head_txt {
	padding:20px 0px 3px 5px;
	margin
	-left:10px;
}



.roof {
	background-image:url(img/main_bg.gif);
	wight:100%;
	height:45px;
	float:center;
	background-attachment: fixed;
}

.foot {
	float:left;
	width:800px;
	color: #696969;
	padding:4px 0px 0px 0px;
	margin:20px 0 0 0;
	font-size:90%;
	border-top: solid 1px #696969;
	float:right;
	text-align:center;
}

.titlebar01{
	border-left:8px solid #1A1824;
	border-bottom:1px solid #1A1824;
	color:#1A1824;
	font-size:160%;
	margin:20px 0;
	padding:0 0 3px 10px;
	}


.copy {
	text-align: center;
	width:800px;
	height:15px;
	color: #696969;
	padding:3px 0px 2px 0px;
	border-top: solid 1px #696969;
	margin-top:4px;
	font-size:11px;
}


.company_table{
	width:800px;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	background:#ffffff;
	}

.company_table td{
	padding:5px;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	line-height:1.6;
	font-size:90%;
	}
	
.company_td01{
	background:#1A1824;
	color:#ffffff;
	}
