@charset "UTF-8";
/* formatting stylse
----------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}

#block{
	position:absolute;	
	Z-INDEX: 2; 
	float:right;
}

html{
	background-color:#ECECEC;
}

#admin{
	font-family: Century Gothic, sans-serif;
	font-size:12px;
	color:#B0B0B0;
	margin-top:10px;
}

#admin2{
	font-family: Century Gothic, sans-serif;
	font-size:12px;
	color:#B0B0B0;
}

#admin a{
	font-size:12px;
	color:#B0B0B0;
}

pre{
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height: 1.6;	
}

body {
	font-family: Century Gothic, sans-serif;
	font-size:12px;
	line-height: 1.6;
	color:#666666;
	

}
/* for WinIE6*/
* html body {
	font-size: 75%;
	font-family: Arial, sans-serif;
	vertical-align:baseline;
}/* for WinIE7*/
*:first-child+html body { 
	font-size: 75%;
	font-family: Arial, sans-serif;
}
/* for WinIE8*/
html>/**/body {
	font-size: 75%;
	font-family: Arial, sans-serif;
}
/* for modern browser not WinIE8(Safari,FireFox)*/
html:not(:target) body {
	font-size: 12px;
	font-family: Arial, sans-serif;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a img {
	border-style: none;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

#container {
	position:absolute;

	width: 800px;
	margin-bottom:50px;	
	left: 50%;
	margin-left:-400px;


}

html {
    overflow-y: scroll;


}

/* header stylse
----------------------------------------------*/
#header {
	padding-top: 39px;
	height: 85px;
	display: block;
	width: 850px;
	padding-bottom:40px;
}
#header h1 {
	padding-left: 50px;
	padding-bottom: 18px;
	line-height: 1;
}
#main_menubox {
	padding-top:1px;
	line-height: 1;
	padding-left: 45px;
	width: 799px;
	text-decoration: none;
	color:#E3E1E1;
	

}
#main_menubox  a{

	padding-left: 5px;
	padding-right: 10px;
	font-family:Century Gothic;

	color:#999999;
	text-decoration: none;
	font-size:14px;
	
	
}
#main_menubox a:hover{
color:#dedede;
}
#main_menubox img {
	vertical-align: bottom;
}
#mainmenu_left {
	display:inline;
	float: left;
	width: 678px;
	position: relative;
	
}
#mainmenu_left ul {
	list-style: none;
	display:inline;
	
}
#mainmenu_left li  {
	display:inline;
	float: left;
	display: block;
		margin-right:-4px;
}
#main_menubox a {
	display:inline;
	height: 15px;
}
#main_menubox img {
	vertical-align: bottom;	
}
li#mainmenu1 a {
	background-position: left top;
	width: 46px;
	
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#mainmenu1 a:hover {
	
}
li#mainmenu2 a {
	background-position: left top;
	width: 51px;

	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#mainmenu2 a:hover {
	
}
li#mainmenu3 a {
	background-position: left top;
	width: 88px;

	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#mainmenu3 a:hover {
	
}
li#mainmenu4 a {
	background-position: left top;
	width: 38px;

	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#mainmenu4 a:hover {
	
}
li#mainmenu5 a {
	background-position: left top;
	width: 59px;
	
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#mainmenu5 a:hover {
	
}
#language a {
	background-position: left top;
	width: 60px;
	background-image: url(../e_img/btn_japanese_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	margin-left: 10px;
}
#language a:hover {
	background-position: left bottom;
}
#main_menubox a:hover img {

}
#language {
	line-height: 1;
	float: left;
	width: 70px;
	text-align: right;
}
#works_catemenu {
	line-height: 1;
	display: none;
	margin-left: 7px;
	width: 110px;
	position: relative;
	top: -1px;
	padding-top: 5px;
}
#works_catemenu ul {
	list-style: none;
}
#works_catemenu li {
	float: left;
	display: block;
	font-size: 1px;
	line-height: 1px;
}
#workscate1 a {
	background-position: left top;
	width: 66px;
	background-image: url(../img/btn_w_category_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
#workscate1 a:hover {
	background-position: left bottom;
}
#workscate2 a {
	background-position: left top;
	width: 39px;
	background-image: url(../img/btn_w_year_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
#workscate2 a:hover {
	background-position: left bottom;
}
#works_catemenu a:hover img {
	display: none;
}
#wrapper {
	padding-top: 35px;
	padding-left: 51px;
	width: 810px;
}
