@charset "iso-8859-1";

div#siteID {
	left : 4px;
}

div#outerFrame {
	width : 100%;
	margin : 0 auto;
	text-align : center;
	background : #ffffff;
	background : url("/jaist-coe/images/contents_shadow.gif") left bottom repeat-x #ffffff;
}

div#header {
	width : 900px;
	margin : 0 auto;
}

div.navigationBar {
	width : 900px;
	margin : 0 auto;
}

div#whiteBar {
	background : url("/jaist-coe/images/globalmenu_bg.gif") #ffffff;
}

div#blueBar {
	background : url("/jaist-coe/images/localmenu_bg.gif") top repeat-x #0848a1;
}

div#mainArea {
	width : 900px;
	margin : 0 auto;
	text-align : left;
}

div#contents {
	padding : 10px 35px 20px;
	line-height : 1.5em;
}

div#pageTopLink {
	margin : 5px 10px;
	text-align : right;
	clear : both;
}

ul#globalMenu_jpn {
	width : 900px;
	height : 37px;
	margin : 0;
	margin-bottom : 2px;
	padding-left : 4px;
	list-style : none;
}

ul#globalMenu_jpn li {
	height : 28px;
	margin-top : 9px;
	font-weight : bold;
	line-height : 28px;
	border-left : 5px solid #7290d7;
	float : left;
}

ul#globalMenu_jpn a {
	display : block;
	height : 28px;
	padding : 0;
	text-align : center;
}

ul#globalMenu_jpn li.doubleLine {
	line-height : 1em;
}

ul#globalMenu_jpn li.current a {
	color : #a61111;
}

li#program a {
	width : 180px;
}

li#research a {
	width : 250px;
}

li#conference a {
	width : 150px;
}

li#rerport a {
	width : 100px;
}

li#results a {
	width : 100px;
}

li#job a {
	width : 80px;
}

ul#globalMenu_eng {
	width : 900px;
	height : 37px;
	margin : 0;
	margin-bottom : 2px;
	padding-left : 4px;
	list-style : none;
}

ul#globalMenu_eng li {
	height : 28px;
	margin-top : 9px;
	font-weight : bold;
	line-height : 28px;
	border-left : 5px solid #7290d7;
	float : left;
}

ul#globalMenu_eng a {
	display : block;
	height : 28px;
	padding : 0;
	text-align : center;
}

ul#globalMenu_eng li.doubleLine {
	line-height : 1em;
}

ul#globalMenu_eng li.current a {
	color : #a61111;
}

ul#globalMenu_eng li#program a {
	width : 150px;
}

ul#globalMenu_eng li#research a {
	width : 210px;
}

ul#globalMenu_eng li#conference a {
	width : 150px;
}

ul#globalMenu_eng li#rerport a {
	width : 110px;
}

ul#globalMenu_eng li#results a {
	width : 110px;
}

ul#globalMenu_eng li#job a {
	width : 130px;
}

ul#localMenu {
	height : 30px;
	margin : 0;
	padding : 0;
	text-align : left;
	list-style : none;
}

ul#localMenu li {
	height : 30px;
	white-space : nowrap;
	float : left;
}

ul#localMenu li a {
	display : block;
	height : 30px;
	padding : 0 15px 0 15px;
	color : #ffffff;
	line-height : 30px;
	background : url("/jaist-coe/images/localmenu_bullet1.gif") right center no-repeat;
	float : left;
}

ul#localMenu li.current {
	font-weight : bold;
	background : url("/jaist-coe/images/localmenu_current.gif") 10px 25px no-repeat;
}

ul#localMenu li.current a {
	background : url("/jaist-coe/images/localmenu_bullet2.gif") right center no-repeat;
}

ol#topicPath {
	height : 1em;
	margin : 20px 0 0 10px;
	padding : 0;
	text-align : left;
	list-style : none;
}

ol#topicPath li {
	padding : 0 5px 0 15px;
	background : url("/jaist-coe/images/stratum_bullet.gif") left center no-repeat;
	float : left;
}

ol#topicPath li#home {
	padding-left : 0;
	background-image : none;
}

h1#pageTitle {
	width : 510px;
	padding : 5px 0;
	margin : 20px 0 0;
	background-color : #f4f4f4;
	text-align : left;
	text-indent : 10px;
	color : #203978;
	font-size : 14px;
	border-top : 1px solid #cccccc;
	border-left : 5px solid #6fb2d5;
	clear : both;
}

div.footerLimit {
	width : 900px;
	margin : 0 auto;
}

div#footerBase1 {
	background : url("/jaist-coe/images/footer_bg1.gif");
}

div#footerBase2 {
	height : 26px;
	background : url("/jaist-coe/images/footer_bg2.gif") repeat-x;
}

ul#footerMenu {
	padding-right : 3px;
	background : url("/jaist-coe/images/footermenu_line.gif") right no-repeat;
}

.topSpace {
	margin-top : 20px;
}

.blue{color : blue}

.font1 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
