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

/*common*/
* html body{
	text-align:center;
}

body{
	font-size:1.4em;
	line-height:2em;
}

a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
#wrap{
	width:980px;
	margin:0 auto;
	text-align:left;
}
#main{
	width:702px;
	float:right;
}
#gNav li{
	float:left;
	display:inline;
	width:auto;
}
ul#gNav{
	width:702px;
	clear:both;
	margin:0 auto 12px;
}
ul#gNav:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#side{
	width:252px;
	float:left;
	padding-bottom:110px;
}
#sNav li{
	margin-bottom:8px;
}
#engBnr{
	margin:16px 0 14px;
}
#footer{
	width:980px;
	clear:both;
	position:relative;
}
#flogo{
	position:absolute;
	top:-60px;
	left:0;
}
#flogo p{
	margin:0 0 12px;
}
#flogo dt, #flogo dd{
	font-size:13px;
	line-height:1.6em;
}
address{
	font-size:9px;
	text-align:right;
	padding:82px 0 72px;
}
address span{
	padding-right:12px;
}
#content h2{
	margin-bottom:46px;
}
#content h3{
	font-size:21px;
	color:#796946;
	margin-bottom:22px;
}
#content p{
	line-height:2em;
}

/*トップページ*/
#topCon01{
	margin-bottom:42px;
}
#topCon02{
	margin-bottom:14px;
}
#topCon02 h4{
	font-size:16px;
	padding-left:16px;
	margin:0 0 12px
}
#topCon02 dl{
	clear:both;
	width:684px;
	padding:0 0 28px 16px;
}
#topCon02 dl:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#topCon02 dt{
	width:482px;
	float:right;
	line-height:1.6em;
}
#topCon02 dd{
	width:188px;
	float:left;
}
#topCon03 dl{
	clear:both;
	width:642px;
	padding:0 0 34px 30px;
}
#topCon03 dl:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#topCon03 dt{
	width:130px;
	float:left;
	line-height:1.6em;
}
#topCon03 dd{
	width:500px;
	float:right;
	line-height:1.6em;
}


/*概念*/
#conceptCon01 p{
	margin-bottom:32px;
}
p.conceptimg{
	text-align:center;
}


/*学術文献情報*/
#bibliograhyCon01 ol{
	margin:38px 0 0 24px;
}
#bibliograhyCon01 ol li{
	list-style:decimal;
	margin-bottom:32px;
}

/*代表メッセージ*/
#greetingsCon01 p{
	margin-bottom:32px;
}
#akiyama{
	float:left;
}
#faceimg{
	float:left;
	padding-left:120px;
	padding-bottom:30px;
}

/*定義と解説*/
#dcCon01 p, #dcCon01 dl{
	margin-bottom:32px;
}
#dcCon01 dt, #dcCon01 dd{
	font-size:1em;
	line-height:2em;
}
p#dcP01{
	border:1px solid #343434;
	padding:6px 4px;
}
p#dcP02{
	margin-bottom:4px;
}

/*ABOUT US*/
#list1{
	margin-top:10px;
	width:150px;
	border-style:solid;
	border-width: 1px 0px 1px 1px;
	border-color: #CCCCCC;
	float:left;
	padding-top:10px;
	padding-left:20px;
	padding-right:50px;
	padding-bottom:10px;
}
#list2{
	margin-top:10px;
	width:150px;
	border-style:solid;
	border-width: 1px 0px 1px 1px;
	border-color: #CCCCCC;
	float:left;
	padding-top:10px;
	padding-left:20px;
	padding-right:50px;
	padding-bottom:10px;
}
#list3{
	margin-top:10px;
	width:150px;
	border-style:solid;
	border-width: 1px;
	border-color: #CCCCCC;
	float:left;
	padding-top:10px;
	padding-left:20px;
	padding-right:50px;
	padding-bottom:10px;
}
#list4{
	clear:both;
}
