﻿@charset "UTF-8";

/************************************************************/
/* left_menu stylse*/
/************************************************************/

#left_menubox {
		float: left;
		width: 120px;
		padding-top: 20px;
		padding-bottom: 20px;
		font-weight: normal;
		letter-spacing: 1.5px;
		font-size: 90%;
}
#left_menubox ul {
	list-style: none;
}
#left_menubox li {
		/* [disabled]line-height: 130%; */
		display: block;
		/* [disabled]font-size: 100%; */
		margin-bottom: 9px;
}


/************************************************************/
/* submenu*/
/************************************************************/


li#submenu1 a {
	background-position: left top;
	width: 41px;
	background-image: url(../img/btn_profile_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 13px;
}
li#submenu1 a:hover {
	background-position: left bottom;
}
li#submenu2 a {
	background-position: left top;
	width: 45px;
	background-image: url(../img/btn_awards_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#submenu2 a:hover {
	background-position: left bottom;
}
li#submenu3 a {
	background-position: left top;
	width: 67px;
	background-image: url(../img/btn_exhibitions_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#submenu3 a:hover {
	background-position: left bottom;
}
li#submenu4 a {
	background-position: left top;
	width: 53px;
	background-image: url(../img/btn_lectures_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#submenu4 a:hover {
	background-position: left bottom;
}
li#submenu5 a {
	background-position: left top;
	width: 39px;
	background-image: url(../img/btn_books_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#submenu5 a:hover {
	background-position: left bottom;
}
#left_menubox a:hover img {
	display: none;
}



/************************************************************/
/*　ページ下部　*/
/************************************************************/


#pagetop {
		width: 100px;
		text-align: right;
		/* [disabled]padding-bottom: 5px; */
		/* [disabled]font-size: 70%; */
		/* [disabled]line-height: 130%; */
		float: right;
		padding-top: 5px;
		margin-bottom: 10px;
}

#pagetop a {/* workページﾌｯﾀｰ縦レイアウトの高さ調整*/
		/* [disabled]background-position: left top; */
		/* [disabled]width: 200px; */
		/* [disabled]font-size: 85%; */
		float: right;
		/* [disabled]width: 200px; */
		text-align: right;
		/* [disabled]background-image: url(); */
		/* [disabled]background-repeat: no-repeat; */
		/* [disabled]display: block; */
		/* [disabled]height: 20px; */
}
#pagetop a:hover {
		/* [disabled]background-position: left bottom; */
		/* [disabled]font-size: 85%; */
		float: right;
		/* [disabled]width: 200px; */
		text-align: right;
}
#footer a:hover img {
	display: none;
}

#footer {
		line-height: 130%;
		/* [disabled]position: relative; */
		font-size: 70%;
		width: 750px;
		padding-bottom: 10px;
		padding-top: 10px;
		float: right;
}

#fotbox {
		float: right;
		width: 750px;
		/* [disabled]padding-left: 2px; */
		border-top: 1px dotted #666;
		padding-top: 5px;
		/* [disabled]padding-bottom: 10px; */
		margin-bottom: 10px;
}

#fotbox .fot  {
		/*workページの縦レイアウトの高さ調整*/
	float: right;
		/* [disabled]font-size: 85%; */
		/* [disabled]line-height: 130%; */
		color: #666;
		padding-top: 5px;
		padding-bottom: 5px;
}
span {
display: inline-block;
width: 8em;
}