@charset "utf-8";


/* ===== contents
========================================================================= */

div#contents {
	float: none;
	width: 900px;
	margin: 0px auto;
	background-color: #fff;
	padding-right: 0;
	padding-bottom: 0;
}

div#contents p,
div#contents dt,
div#contents dd {
	margin-top: 0;
	text-indent: 0;
}

div#contents ul {
	margin-top: 0;
	padding-left: 0;
}


/* ===== visual
========================================================================= */

div#visual {
	float: left;
	width:675px;
	height: 211px;
	margin: 0 !important;
}


/* ===== entrance_members_only
========================================================================= */

div#entrance_members_only {
	float: right;
	width: 203px;
	height: 195px;
	margin: 0 !important;
	padding: 16px 11px 0 11px;
	background: transparent url(images/top_bg07.gif) repeat-x 0 0;
}

div#entrance_members_only * {
	line-height: 0;
}

div#entrance_members_only dl dt {
	margin-top: 25px;
}

div#entrance_members_only dl dd {
	margin: 8px 0 0 26px;
}




/* ===== topmenu
========================================================================= */

div#topmenu {
	clear: both;
	width: 900px;
	margin: 0 !important;
	background: transparent url(images/top_topmenu_bg.gif) repeat-y 0 0;
	border-top: 3px solid #bfbfbf;
	overflow: hidden;
}

div#topmenu dl {
	float: left;
	width: 224px;
	margin-right: 1px;
	background-color: #fff;
	zoom: 1;
}
div#topmenu dl#research {
	width: 225px;
}
div#topmenu dl#nensoken {
	clear: both;
	float: right;
}
div#topmenu dl#news {
	float: left;
	width: 600px;
}
div#topmenu dl#nensoken,
div#topmenu dl#about {
	margin-right: 0;
}

div#topmenu dl dt {
	width: 100%;
	height: 81px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#topmenu dl#research dt {
	background-image: url(images/top_bg02.jpg);
}
div#topmenu dl#seminar dt {
	background-image: url(images/top_bg03.jpg);
}
div#topmenu dl#publication dt {
	background-image: url(images/top_bg04.jpg);
}
div#topmenu dl#about dt {
	background-image: url(images/top_bg05.jpg);
}
div#topmenu dl#nensoken dt {
	height: 60px;
	background-image: url(images/top_bg06.gif);
	background-position: center top;
}
div#topmenu dl#news dt {
	height: 32px;
}

div#topmenu dl dd {
	padding: 10px 10px 20px 10px;
}

div#topmenu dl dd ul {
	margin-left: 0;
}

div#topmenu dl#seminar dd p {
	margin-top: 10px;
}

div#topmenu dl dd ul li.last {
	padding-bottom: 0;
}

div#topmenu dl#publication p {
	margin-bottom: 10px;
}

div#topmenu dl#news dd {
	width: 654px;
	padding-top: 5px;
	padding-bottom: 0;
	zoom: 1;
}


div#topmenu dl#news dd dl {
	width: 100%;
	margin: 0 0 20px 0;
	overflow: hidden;
	zoom: 1;
}

div#topmenu dl#news dd dl dt {
	clear: both;
	float: left;
	width: 5em;
	height: 1em;
	margin: 5px 0 0 0;
	padding: 0 0 0 16px;
	background: transparent url(common/images/listmark_circle.gif) no-repeat 0 0.3em;
}
div#topmenu dl#news dd dl dd {
	width: auto;
	margin: 5px 0 0 7em;
	padding: 0;
}

#topmenu ul.arrow li {
	padding-left: 12px;
	background: transparent url(common/images/listmark_arrow.gif) no-repeat 0 0.3em;
	zoom: 1;
}
div#topmenu ul.arrow li a {
	padding-left: 0;
	background: none;
}

div#topmenu dl#news dd img,
div#topmenu ul.arrow li img {
	vertical-align: middle;
}

div#topmenu dl#news dd .pdf,
div#topmenu ul.arrow li .pdf {
	color: #a0a0a0 !important;
	font-size: small !important;
}


div#topmenu dl#news dd .newssmalltext {
	font-size: small;
}
