@charset "UTF-8";

/* body */

body {
	text-align:center;
	background-color:#BCB0A3;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	height: 100%;
}

/* center */

body #wrapper {
	background-color:#FFFFFF;
	margin-right: auto;/*standard mode*/
	margin-left: auto;/*standard mode*/
	text-align: left;/*Quirks mode*/
	width: 860px;
}

body #pagebody {
	background-color:#FFFFFF;
	margin-right: auto;/*standard mode*/
	margin-left: auto;/*standard mode*/
	text-align: left;/*Quirks mode*/
	width: 860px;
}

/* header */

#header {
	width: 780px;
	height:45px;
	padding: 20px 40px;
}

#header h1{
	float:left;
}

/* left_header */

#left_header {
	float:left;
	clear:left;
	height:32px;
	width:450px;
}

#left_header_info {
	margin-top:20px;
}

#left_header h1{
	margin-right:20px;
	float:left;
}

#left_header img {
	margin-right:20px;
}


/* breadcrumbs */

#breadcrumbs_list {
	width: 780px;
	text-align: right;
	font-size: 90%;
}

/* navi */

#navi {
	font-size: 100%;
	line-height: 170%;
	margin:5px 0px;
	padding:0px;
	list-style:none;
	float:left;	
}

#navi li {
	float:left;
	background-color: #FAFAFA;
	margin-right: 5px;
	margin-left: 0px;
	border: 1px solid #000;
	text-align: center;
	width: 118px;
	height:22px;
}

#navi a{
	color: #000;
	display:block;
	width: 118px;
	height:22px;
}

#navi a:hover {
	color: #FFF;
	background-color: #663;
	text-decoration:none;
}

/* sitemap */

ul.sitemap {
	margin-left:30px;
	margin-top:20px;
	margin-bottom:20px;
	line-height:150%;
}

.border3 img {
	margin-bottom:20px;
}

/* 2nd pages */

#content {
	width: 780px;
	padding: 0 40px;
	background-color:#FFF;
}

#sidebar {
	width: 240px;
	overflow: auto;
	margin-right: 40px;
	float:left;
}

#cover2 {
	padding-bottom:20px;
}

#column {
	width:500px;
	float:left;
	padding-bottom:40px;
	font-size:90%;
}

#column p {
	padding-bottom:20px;
	line-height:150%;
}

#column .pics {
	width:500px;
	padding-bottom:20px;
	height:144px;
}

.pics img {
	float:left;
	padding-left:45px;
	padding-right:45px;
}

#column h2 {
	padding-bottom:20px;
}

/* greeting */

#column .pics {
	width:500px;
	padding-bottom:20px;
	height:144px;
}

.pics img {
	float:left;
	padding-left:45px;
	padding-right:45px;
}

dl, dt, dd {
	margin: 0px;
	padding: 0px;
}

/* donation */
h3 {
	clear:both;
}

dl.donation {
	width:500px;
	margin-bottom:40px;
	line-height:150%;
}
dl.donation dt {
	clear:both;
	float:left;
	width:70px;
}
dl.donation dt.article {
	width:100%;
	margin-top:20px;
}
dl.donation dd {
	float:left;
	width:430px;
}

dl.second-class {
	width:480px;
	margin-left:20px;
}
dl.second-class dt {
	clear:both;
	float:left;
	width:50px;
}
dl.second-class dd {
	float:left;
	width:430px;
}

/* directors */

#directors_list dt {
	width:120px;
	float:left;
	clear:left;
	line-height:150%;
}

#directors_list dd {
	width:380px;
	float:right;
	clear:right;
	line-height:150%;
}

/* location */


#map img {
	float:left;
	padding-right:20px;
	width:250px;
	clear:left;
}

#map p {
	float:right;
	width:230px;
	clear:right;
}

/* support */

dl#support {
}

#support dt {
	width:20px;
	height:50px;
	line-height:150%;
	float:left;
}

#support dd {
	line-height:150%;
	margin-bottom:20px;
}


.support-list {
	margin-left:20px;
	line-height:150%;	
}

/* research */

.seminar span {
	padding-left:20px;
	padding-right:20px;
}	

.seminar span {
	padding-left:20px;
	padding-right:20px;
}

.seminar2 img {
	padding-left:48px;
	padding-right:48px;
}

/* links */

a:link {
	color: #003F87; 
	text-decoration: underline;
}
a:visited {
	color: #003F87;
	text-decoration: underline;
}
a:hover {
	color: #5A718B;
	text-decoration: underline;
}
a:active {
	color: #5A718B;
	text-decoration: underline;
}

/* footer */

#footer {
	clear:both;
	width: 780px;
	height: 52px;
	padding: 0 40px;
}

#footer_content {
	width: 780px;
	border-top: solid 2px #D4D4D4;
	padding-top: 20px;
}

address #footer_content {
	float:right;
	width:100px;
}

#copyright {
	float:right;
}

.left_footer1 {
	float:left;
	width:100px;
}	

.left_footer2 {
	float:left;
	width:245px;
}	

.left_footer3 {
	float:right;
	width:435px;
}	

/* table */

.search_title {
	color:#FFFFFF;
	background-color:#CF4111;
	padding:5px;
}

.cellpadding {
	padding:5px;
}

.cellpadding2 {
	padding:10px;
}

/* word-wrap */

.wrap1 {
	word-wrap:break-word;
}

/* Magazine List */
.ml_index {
	font-weight:bold;
	margin-bottom:5px;
	font-size:x-large;
}

li.ml {
	list-style-type:none;
	list-style-position:outside;
	margin-bottom:15px;
}
