@charset "iso-8859-1";

body {
	background-image : url("/jaist-coe/images/background.gif");
	background-repeat : repeat-x;
}

div#outerFrame {
	width : 764px;
	margin : 0 auto;
	text-align : center;
}

div#contents {
	width : 764px;
	padding : 15px 0 25px;
	text-align : left;
	background : url("/jaist-coe/images/contents_base.gif") repeat-y #ffffff;
}

div#mainImage {
	text-align : center;
}

div#innerBlock {
	margin : 10px 0 0 16px;
}

div.menuBlock {
	width : 246px;
	float : left;
}

div.categoryTitle {
	margin : 3px 15px 5px 5px;
	padding : 2px;
	border : 1px solid #d0d0d0;
	background : url("/jaist-coe/images/topmenu_gradation.gif") left bottom repeat-x #f1f3f6;
}

div.categoryTitle a {
	display : block;
	padding-left : 5px;
	line-height : 28px;
	font-weight : bold;
	border-left-width : 5px;
	border-left-style : solid;
	border-left-color : #7291d7;
}

div.doubleLine a {
	line-height : 1.1em;
}

ul.lowerLink {
	margin : 0;
	padding : 0;
	list-style : none;
}

ul.lowerLink li {
	width : 225px;
	margin : 2px 0 0 5px;
	background : url("/jaist-coe/images/linkbullet.gif") 210px no-repeat #efefef;
}

ul.lowerLink li a {
	width : 100%;
	display : block;
	padding : 3px 0 3px 6px;
}

div#footerBase1 {
	padding-top : 1px;
	background : url("/jaist-coe/images/footer_base1.gif") repeat-y;
}

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