#topMain {
	width:580px;
	float:right;
	background-color: #FFF;
	display: inline;
	margin-right: 5px;
}
#wrapper {
	background-image: none;
}
h1#sitelogo {
	background-image: url(../image/top/logo.gif);
	height: 67px;
	width: 316px;
	text-indent: -9999em;
	float: none;
	position: absolute;
	left: -4px;
	top: 54px;
}
h2#sitecopy {
	background-image: url(../image/top/sitecopy.gif);
	height: 59px;
	width: 171px;
	text-indent: -9999em;
	position: absolute;
	left: 27px;
	top: 146px;
}
#subnavi {
}

#subnavi li {
	display: inline;
	margin-right: 0.5em;
	padding-left: 0px;
}
#adobelink {
	position: absolute;
	left: 442px;
	top: -2px;
	border-style: none;
}

#subnavi {
	float: none;
	width: auto;
}
#mainnavi li {
	float: left;
	width: 116px;
}

#sidebar {
	clear: none;
	padding-left: 0px;
}



#privilege {
	border: 1px solid #109684;
	margin-bottom: 20px;
	margin-top: 20px;
}
#topMain h2 {
	margin-bottom:0
}

#privilege h3 {
	background-color: #E4E6E4;
	text-align: center;
	font-size: 14px;
	color: #109684;
	/* [disabled]font-weight: normal; */
	padding: 5px;
}
#privilege div.clearfix {

}
#privilege .f_Right {
	/* [disabled]margin-left: 3px; */
	text-align: center;
}

#neuropsychobiology {
	width: 288px;
	float: left;
	border-right: 1px dotted #D6D6D6;
}

#japanese-pharmaco {

}


#japanese-pharmaco .clearfix {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	padding: 10px 20px;
	justify-content: space-between;
	width: 100%;
	box-sizing: border-box;
	
}

#japanese-pharmaco .clearfix .f_Right {
	order: 1;
}
#privilege p.clearBox {
	background-color: #DEFFB5;
	padding: 5px;
}
#topics {
	width: 400px;
	float: left;
	position: relative;
	margin-bottom: 30px;
}
#topics .ico01 {
	font-size: 10px;
	position: absolute;
	left: 353px;
	top: 7px;
}

#topics dl {
	line-height: 1.5em;
	border: 1px solid #C0C0C0;
	padding: 5px;
	height: 160px;
	overflow: auto;
	font-size: 12px;
}
#topics dl dt {
	padding: 3px;
}
#topics dl dd {
	border-bottom: 1px dotted #109684;
	padding: 3px;
}

#notice {
	width: 166px;
	float: right;
	border: 2px solid #109684;
	margin-bottom: 30px;
}
#notice h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0C6B5C;
	text-align: center;
	border-top: 1px solid #DEBE39;
	border-bottom: 1px solid #DEBE39;
	padding: 5px;
}
#notice dl {
	line-height: 1.5em;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	padding-top: 10px;
}
#notice dt {
	float: left;
	clear: left;
	width: 3.5em;
}
#notice dd {
	margin-left: 3.5em;
}

#notice .tx_C {
	padding-top: 10px;
	padding-bottom: 10px;
}
#maingraph {
	position: relative;

}
#privilege .bg01 {
	background-image: url(../image/top/bg01.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#copyblock {
	margin-top: 20px;
	position: relative;
	padding-left: 10px;
}
#copyblock .clickbutton {
	position: absolute;
	top: -2px;
	right: 8px;
}
