@charset "UTF-8";
html,
body {
	background: url(bg.gif) repeat-x left top;
}
/*main*/
#main {
	clear: both;
	margin: 0 auto;
	width: 100%;
	height: 360px;
	background: url(mainbg.jpg) no-repeat center top;
}
/*name*/
#main h1#name img {
	clear: both;
	display: block;
	margin: 0 auto;
	width: 760px;
	height: 90px;
}
/*menu*/
#main #menu {
	clear: both;
	margin: 0 auto;
	width: 760px;
	text-align: left;
	line-height: 0em;
}
#main #menu dl {
	width: 230px;
	list-style-type: none;
}
#main #menu dl dt img,
#main #menu dl dd img {
	display: block;
}
#main #menu #idea {
	position: relative;
	float: left;
	left: 70px;
	width: 230px;
	list-style-type: none;
}
#main #menu #idea dt img {
	height: 70px;
}
#main #menu #idea #ar img {
	height: 40px;
}
#main #menu #idea dd {
	width: 230px;
	height: 32px;
}
#main #menu #idea dd a {
	display: block;
	clear: both;
	width: 230px;
	height: 32px;
	text-indent: -10000px;
	overflow: hidden;
	border: none;
}
#main #menu #idea dd.btn01 a {
	background: url(ida01.gif) no-repeat left top;
}
#main #menu #idea dd.btn02 a {
	background: url(ida02.gif) no-repeat left top;
}
#main #menu #idea dd.btn03 a {
	background: url(ida03.gif) no-repeat left top;
}
#main #menu #idea dd.btn04 a {
	background: url(ar01.gif) no-repeat left top;
}
#main #menu #idea dd.btn05 a {
	background: url(ar02.gif) no-repeat left top;
}
#main #menu #ir {
	position: relative;
	float: left;
	left: 70px;
}
#main #menu #ir dt img {
	height: 70px;
}
#main #menu #ir dd {
	width: 230px;
	height: 40px;
	overflow: hidden;
}
#main #menu #ir dd a {
	clear: both;
	width: 230px;
	height: 40px;
	display: block;
	text-indent: -10000px;
	border: none;
	line-height: 0;
}
#main #menu #ir dd.btn01 a {
	background: url(ir01.gif) no-repeat left top;
}
#main #menu #ir dd.btn02 a {
	background: url(ir02.gif) no-repeat left top;
}
#main #menu #ir dd.btn03 a {
	background: url(ir03.gif) no-repeat left top;
}
#main #menu #ir dd.btn04 a {
	background: url(ir04.gif) no-repeat left top;
}
#main #menu #ir dd.btn05 a {
	background: url(ir05.gif) no-repeat left top;
}
#main #menu #mem {
	float: right;
	clear: right;
	height: 150px;
	overflow: hidden;
}
#main #menu #mem dt img {
	height: 70px;
}
#main #menu #mem dd {
	height: 40px;
	overflow: hidden;
}
#main #menu #mem dd a {
	display: block;
	clear: both;
	width: 230px;
	height: 40px;
	text-indent: -10000px;
	border: none;
	line-height: 0;
}
#main #menu #mem dd.btn01 a {
	background: url(mem01.gif) no-repeat left top;
}
#main #menu #mem dd.btn02 a {
	background: url(mem02.gif) no-repeat left top;
}
#main #menu #net {
	float: right;
	clear: right;
	width: 230px;
	height: 120px;
	overflow: hidden;
	list-style-type: none;
}
#main #menu #net dt img {
	height: 40px;
}
#main #menu #net dd {
	width: 230px;
	height: 40px;
	overflow: hidden;
}
#main #menu #net dd a {
	display: block;
	clear: both;
	height: 40px;
	text-indent: -10000px;
	border: none;
	line-height: 0;
}
#main #menu #net dd.btn01 a {
	background: url(net01.gif) no-repeat left top;
}
#main #menu #net dd.btn02 a {
	background: url(net02.gif) no-repeat left top;
}
#main #menu #idea dd.btn01 a:hover,
#main #menu #idea dd.btn02 a:hover,
#main #menu #idea dd.btn03 a:hover,
#main #menu #idea dd.btn04 a:hover,
#main #menu #idea dd.btn05 a:hover,
#main #menu #ir dd.btn01 a:hover,
#main #menu #ir dd.btn02 a:hover,
#main #menu #ir dd.btn03 a:hover,
#main #menu #ir dd.btn04 a:hover,
#main #menu #ir dd.btn05 a:hover,
#main #menu #mem dd.btn01 a:hover,
#main #menu #mem dd.btn02 a:hover,
#main #menu #net dd.btn01 a:hover,
#main #menu #net dd.btn02 a:hover {
	background-position: left bottom;
}
/*bottom*/
#bottom {
	clear: both;
	margin: 0 auto 10px;
	padding: 0 0 10px;
	width: 100%;
	height: 250px;
	background: url(bottombg.jpg) no-repeat center top;
}
#bottom #news {
	width: 760px;
	display: block;
	clear: both;
	margin: 0 auto;
	text-align: left;
}
/*info,committee*/
#bottom #news #info,
#bottom #news #committee {
	width: 380px;
	float: left;
}
/*curric,journal*/
#bottom #news #curric,
#bottom #news #journal {
	width: 380px;
	float: left;
}
#bottom #news #info dt.head,
#bottom #news #committee dt.head,
#bottom #news #curric dt.head,
#bottom #news #journal dt.head {
	width: 380px;
	height: 50px;
}
#bottom #news #info dd.article,
#bottom #news #committee dd.article {
	position: relative;
	overflow: auto;
	left: 15px;
	margin-top: 5px;
	padding-bottom: 30px;
	width: 350px;
	height: 180px;
}
#bottom #news #curric dd.article,
#bottom #news #journal dd.article {
	position: relative;
	overflow: auto;
	left: 20px;
	margin-top: 5px;
	padding-bottom: 30px;
	width: 350px;
	height: 180px;
}
#bottom #news #info dd.list a,
#bottom #news #committee dd.list a {
	display: block;
	overflow: hidden;
	margin-left: 15px;
	margin-top: 5px;
	width: 65px;
	height: 18px;
	background: url(list.gif) no-repeat left center;
	text-indent: -10000px;
}
#bottom #news #curric dd.list a,
#bottom #news #journal dd.list a {
	display: block;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 5px;
	width: 65px;
	height: 18px;
	background: url(list.gif) no-repeat left center;
	text-indent: -10000px;
}
#bottom #news #info dd.article dl dt,
#bottom #news #committee dd.article dl dt,
#bottom #news #curric dd.article dl dt,
#bottom #news #journal dd.article dl dt {
	margin-left: 0;
	padding-top: 10px;
	width: 310px;
	border-top: 1px dashed #cccccc;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2em;
}
#bottom #news #curric dd.article dl dd,
#bottom #news #journal dd.article dl dd,
#bottom #news #info dd.article dl dd,
#bottom #news #committee dd.article dl dd {
	margin-left: 0;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 10px;
	width: 310px;
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.2em;
}
#bottom #news #info dd.article dl dd a.pdf,
#bottom #news #committee dd.article dl dd a.pdf,
#bottom #news #curric dd.article dl dd a.pdf,
#bottom #news #journal dd.article dl dd a.pdf {
	margin-left: 10px;
	margin-right: 5px;
	background: url(../../common/ico/pdf.gif) no-repeat left center;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#bottom #news #info dd.article dl dd a.link,
#bottom #news #committee dd.article dl dd a.link,
#bottom #news #curric dd.article dl dd a.link,
#bottom #news #journal dd.article dl dd a.link {
	margin-left: 10px;
	margin-right: 5px;
	background: url(../../common/ico/link.gif) no-repeat left center;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*banner*/
#banner {
	width: 760px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	padding-top: 20px;
	list-style-type:none;
}
#banner li {
	float: left;
	width: 345px;
	margin: 0 17px;
	_margin: 0 10px;
}
/*footer*/
#footer {
	width: 760px;
	clear: both;
	margin: 0 auto;
	padding: 30px 0;
}
#footer p {
	text-align: left;
	font-size: 0.86em;
	line-height: 1.2em;
}
#footer p span {
	padding: 0 10px;
	color: #999999;
}
#footer address {
}
#bottom #news div.new {
	float: left;
	width: 29px;
	height: 13px;
	background: url(../../common/ico/new4.png) no-repeat left center;
}

