@charset "UTF-8";
/* formatting stylse
----------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:12px;
	line-height: 1.6;
	color:#666666;
}
/* for WinIE6*/
* html body {
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	vertical-align:baseline;
}
/* for WinIE7*/
*:first-child+html body { 
	font-size: 75%;
	font-family: "メイリオ","ＭＳ Ｐゴシック";
}
/* for WinIE8*/
html>/**/body {
	font-size: 75%;
	font-family: "メイリオ","ＭＳ Ｐゴシック";
}
/* for modern browser not WinIE8(Safari,FireFox)*/
html:not(:target) body {
	font-size: 12px;
	font-family: Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a img {
	border-style: none;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

/* header stylse
----------------------------------------------*/
#header {
	padding-top: 39px;
	height: 85px;
	display: block;
	width: 850px;
}
#header h1 {
	padding-left: 50px;
	padding-bottom: 18px;
	line-height: 1;
}
#main_menubox {
	line-height: 1;
	padding-left: 51px;
	width: 799px;
	font-size: 1px;
}
#main_menubox img {
	vertical-align: bottom;
}
#mainmenu_left {
	float: left;
	width: 678px;
	position: relative;
}
#mainmenu_left ul {
	list-style: none;
}
#mainmenu_left li  {
	float: left;
	display: block;
}
#main_menubox a {
	display: block;
	height: 15px;
}
#main_menubox img {
	vertical-align: bottom;	
}
li#mainmenu1 a {
	background-position: left top;
	width: 39px;
	background-image: url(../img/btn_news_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#mainmenu1 a:hover {
	background-position: left bottom;
}
li#mainmenu2 a {
	background-position: left top;
	width: 53px;
	background-image: url(../img/btn_profile_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#mainmenu2 a:hover {
	background-position: left bottom;
}
li#mainmenu3 a {
	background-position: left top;
	width: 51px;
	background-image: url(../img/btn_works_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#mainmenu3 a:hover {
	background-position: left bottom;
}
li#mainmenu4 a {
	background-position: left top;
	width: 88px;
	background-image: url(../img/btn_publications_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#mainmenu4 a:hover {
	background-position: left bottom;
}
li#mainmenu5 a {
	background-position: left top;
	width: 41px;
	background-image: url(../img/btn_qa_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#mainmenu5 a:hover {
	background-position: left bottom;
}
li#mainmenu6 a {
	background-position: left top;
	width: 40px;
	background-image: url(../img/btn_blog_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#mainmenu6 a:hover {
	background-position: left bottom;
}
li#mainmenu7 a {
	background-position: left top;
	width: 38px;
	background-image: url(../img/btn_map_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#mainmenu7 a:hover {
	background-position: left bottom;
}
li#mainmenu8 a {
	background-position: left top;
	width: 102px;
	background-image: url(../img/btn_mailmagazine_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#mainmenu8 a:hover {
	background-position: left bottom;
}
li#mainmenu9 a {
	background-position: left top;
	width: 60px;
	background-image: url(../img/btn_contact_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#mainmenu9 a:hover {
	background-position: left bottom;
}
#language a {
	background-position: left top;
	width: 45px;
	background-image: url(../img/btn_english_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	margin-left: 25px;
}
#language a:hover {
	background-position: left bottom;
}
#main_menubox a:hover img {
	display: none;
}
#language {
	line-height: 1;
	float: left;
	width: 70px;
	text-align: right;
}
#works_catemenu {
	line-height: 1;
	display: none;
	margin-left: 55px;
	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: 799px;
}
