@charset "utf-8";
/* CSS Document */

#main_content.president_message{
	background:url(../img/img_message/kiyosubashi.jpg) no-repeat;
	background-position:right bottom;
}
#main_content.president_message .to_top{
	padding-top:200px;
}


#logo{
	float:left;
}



.history th{
background-color:#E7EDF7;
border-bottom:solid 1px #A6BCE0;
padding:5px 5px 5px 5px;
font-weight:normal;
width:80px;
}

.history td{
border-bottom:solid 1px #A6BCE0;
padding:5px 5px 5px 5px;
}

.history{
border-top:solid 1px #A6BCE0;
}

.history_2 th{
background-color:#E7EDF7;
border-bottom:solid 1px #A6BCE0;
padding:5px 5px 5px 5px;
font-weight:normal;
}

.history_2 td{
border-bottom:solid 1px #A6BCE0;
padding:5px 5px 5px 5px;
}

.history_2{
border-top:solid 1px #A6BCE0;
}

#main_content #summary{
padding-bottom:20px;
}

#main_content #summary th{
margin:0px;
font-weight:normal;}

#main_content #summary td{
margin:0px;
padding-left:15px;}

dl#official dt{
	float:left;
	width:80px;
	padding:0px;
	}
	
dl#official dd{
	padding:0px;
	}




