@charset "utf-8";

/* 共通 */
*{
	margin:0px;
	padding:0px;
}

a{
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;}
	
img{
	border-style:none;
}

body{
	font: auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;

	}
#wrapper{
	width:900px;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	border:solid 1px #000000;}

/* ヘッダー */
#header{
	height:70px;
	background-image:url(img/common/images/bgimg_header.jpg);}
#header .headright{
	padding-top:5px;
	padding-right:5px;
	line-height:1.2em;
	font-size:small;}
/* ナビ */
#navi{
	background-color:#E0FFFF;
	height:60px;}
#navitable{
	height:50px;
	padding-top:5px;}
/* コンテンツ */
.centering{
	margin:auto;}
.photocentering{
	text-align:center;}
.title1{
	width:750px;
	margin:auto;
	margin-bottom:20px;}
.title2{
	margin-left:50px;}
.title3{
	text-align:center;}
.text1{
	margin-left:80px;
	margin-top:20px;
	margin-right:150px;}
.text2{
	margin-left:50px;
	margin-top:20px;
	margin-right:50px;}
.text3{
	margin-left:100px;
	margin-top:20px;
	margin-right:100px;}
.blue{
	width:120px;
	margin-left:600px;
	padding-left:12px;
	background-image:url(img/common/images/blueaw.gif);
	background-repeat:no-repeat;
	background-position:left center;}
#table1{
	border:none;
	border-collapse:collapse;
	border-top:dotted 1px #666666;
	width:700px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	}

#table1 td{
	padding:0.2em;
	padding-left:1em;
	border-bottom:dotted 1px #666666;
	}
#go_top{
	text-align:right;
	padding-right:18px;
	margin-bottom:20px;
	margin-right:20px;
	background-image:url(img/common/images/gotop.gif);
	background-repeat:no-repeat;
	background-position:right center;}
.clear{
	clear:both;
	margin-bottom:20px;}
#viewex{
	color:#FF0000;
	text-align:right;
	padding-right:150px;
	font-size:small;
	}
.kyoukai{
	border:#CCCCCC solid 1px;}
/*  研究活動　*/
.big{
	margin-left:10px;
	margin-top:25px;
	color:#0000FF;
	font-size:x-large;
	border-left:solid 3px #0000FF;
	border-bottom:dotted 1px #0000FF;
	padding-left:3px;
	padding-bottom:3px;}
.middle{
	margin-left:20px;
	margin-top:20px;
	margin-bottom:5px;
	padding-left:18px;
	font-size:large;
	font-weight:bold;
	background:url(img/common/images/point.jpg);
	background-repeat:no-repeat;
	background-position:center left;}
.small{
	margin-left:35px;
	}
.small2{
	margin-left:35px;
	margin-bottom:12px;}
.ronbun{
	margin-left:35px;}
.bluebox{
		border:#0000FF solid 1px;}
/*  リンク　*/
#table2{
	border:none;
	border-collapse:collapse;
	border-top:dotted 1px #666666;
	width:600px;
	margin-left:60px;
	margin-top:5px;
	margin-bottom:5px;
	}
#table2 th{
	font-weight:bold;
	border-right:solid 1px #666666;
	border-bottom:dotted 1px #666666;
    border-left:dotted 1px #666666;
	padding:0.5em;
	color:#FF9933;
	}
#table2 td{
	padding:0.5em;
	padding-left:1em;
	border-bottom:dotted 1px #666666;
	border-right:dotted 1px #666666;
	border-left:
	}
/*  フッター　*/
#footerlink{
	text-align:center;
	margin-bottom:15px;}
#footertable{
	margin-top:20px;
	margin-left:5px;
	margin-bottom:20px;}



/*  トップページ　*/
#topview{
	height:200px;
	background-image:url(img/index/images/topbg_34.jpg);
	}
#toptable{
	margin:auto;
	padding-top:37px;}
#topviewex{
	color:#FF0000;
	text-align:right;
	padding-right:8px;
	font-size:small;
	margin-bottom:15px;}
#gutaiteki{
	margin:auto;
	margin-top:40px;
	margin-bottom:40px;
	width:771px;}
#footup{
	margin-top:30px;
	}
#left{
	width:486px;
	float:left;
	margin-left:20px;}
#self{
	margin-left:80px;
	margin-top:20px;
	padding-left:12px;
	width:370px;
	background-image:url(img/common/images/blueaw.gif);
	background-repeat:no-repeat;
	background-position:center left;}
#right{
	width:310px;
	height:110px;
	background-image:url(img/index/images/address.gif);
	float:right;
	margin-right:20px;}
#addresslink{
	width:248px;
	margin-top:84px;
	padding-left:20px;
	font-size:13px;
	background-image:url(img/common/images/blueaw.gif);
	background-repeat:no-repeat;
	background-position:center right;}


