@charset "Shift_JIS";
#main {
	background-color: #FFFFFF;
	margin: auto;
	width: 700px;
	line-height: 20px;
}
#main #header {
	height: 360px;
	width: 700px;
	background-image: url(image2/header.jpg);
	background-color: #3398FD;
}
#main #navi1 {
	width: 140px;
	float: left;
}
#main #navi2 {
	background-image: url(image2/bar.gif);
	background-repeat: repeat-x;
	height: 30px;
}
#main #honbun {
	background-color: #FFFFFF;
	margin-left: 140px;
	padding: 10px;
}
#main #footer {
	height: 100px;
	width: 700px;
	clear: both;
}
#main #footer #kakumaru2 {
	height: 40px;
	width: 40px;
	background-image: url(image2/layout/kakumaru2.gif);
	float: right;
}
#main  #footer  #kakumaru1  {
	float: left;
	height: 40px;
	width: 40px;
	background-image: url(image2/layout/kakumaru1.gif);
}
#main #footer #footerwhite {
	background-color: #FFFFFF;
	height: 40px;
}
#main #footer #footerblue {
	background-color: #3398FD;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	padding-top: 10px;
	text-align: center;
}

body {
	background-color: #3398FD;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 14px;
	color: #000000;
}
h1 {
	color: #000000;
	font-size: 16px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-weight: bold;
}
h2 {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 15px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FF9900;
	border-left-width: thick;
	border-left-color: #FF9900;
	border-left-style: solid;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
h3 {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 20px;
	background-image: url(image/layout/staffbar.jpg);
	background-repeat: repeat-x;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
hr {
	border-top-style: dotted;
	border-top-color: #666666;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.titlebar1 {
	height: 30px;
	width: 15px;
	background-image: url(image2/layout/titlebar1.png);
	float: left;
	margin: 0px;
}
.titlebar2 {
	background-image: url(image2/layout/titlebar2.png);
	background-repeat: repeat-x;
	height: 30px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	text-indent: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.leftcolumn {
	float: left;
	width: 260px;
}
.rightcolumn {
	float: right;
	width: 260px;
}
.largertext {
	font-size: 18px;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
form {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka";
	font-size: 14px;
	color: #000000;
}
#mainmenu {
	margin: 0;
	list-style-type: none;
	width: 140px;
	background-color: #3398FD;
	padding: 0px;
	clear: both;
}

#mainmenu li {
  width: 140px;
  height: 35px;
  display: inline;
}

#mainmenu a {
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 140px;
	height: 35px;
	background-repeat: no-repeat;
	background-image: url(image2/mainmenu.gif);
}

#menu1 a { background-position: 0 0; }
#menu2 a { background-position: 0 -35px; }
#menu3 a { background-position: 0 -70px; }
#menu4 a { background-position: 0 -105px; }
#menu5 a { background-position: 0 -140px; }
#menu6 a { background-position: 0 -175px; }
#menu7 a { background-position: 0 -210px; }

#mainmenu a:hover {
	text-decoration: none;
	background-image: url(image2/mainmenu.gif);
	background-repeat: no-repeat;
}

#menu1 a:hover { background-position: -140px 0; }
#menu2 a:hover { background-position: -140px -35px; }
#menu3 a:hover { background-position: -140px -70px; }
#menu4 a:hover { background-position: -140px -105px; }
#menu5 a:hover { background-position: -140px -140px; }
#menu6 a:hover { background-position: -140px -175px; }
#menu7 a:hover { background-position: -140px -210px; }

#mainmenu a:active {
	text-decoration: none;
	background-image: url(image2/mainmenu.gif);
	background-repeat: no-repeat;
}

#menu1 a:active { background-position: -280px 0; }
#menu2 a:active { background-position: -280px -35px; }
#menu3 a:active { background-position: -280px -70px; }
#menu4 a:active { background-position: -280px -105px; }
#menu5 a:active { background-position: -280px -140px; }
#menu6 a:active { background-position: -280px -175px; }
#menu7 a:active { background-position: -280px -210px; }
table#department {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 14px;
	text-align: center;
}
table#affiliation {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 14px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
.hidden {
	overflow: hidden;
}
.sublink {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	color: #333333;
	text-align: right;
}
