@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	font: normal small/160% verdana, arial, sans-serif, "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", MSPgothic, Osaka, sans-serif;
	}

h1, h2, h3 { margin: 0; padding: 0; }

h1 {
	float: right;
	text-align: right;
	width: 360px;
	}
h1 img {
	margin: 36px 0 18px 0;
	padding: 0;
	}

h2 {
	clear: both; 
	margin: 18px 12px 18px 0;
	padding: 4px 0 0 50px;
	font: medium/100% verdana, arial, HiraKakuPro-W3, MSPgothic, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-weight: bold;
	color: #4477bb;
	background: url(../images/h2_bg.gif) 0 0 no-repeat;
	font-size: 16px;
	}

h3 {
	margin: 18px 0 0 8px;
	padding: 1px 0 0 4px;
	font-size: 12px;
	line-height: 1.0;
	color: #225588;
	border-left: 6px solid #225588;
	}

h4 {
	font-size: small;
	margin-left: 1em;
	}

#navigation {
	width: 347px;
	margin: 0 0 6px 0;
	float: right;
	}
#navigation ul {
	padding: 0;
	margin: 0;
	}
#navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: block;
	}

#navigation a	{
	height: 23px;
	display: block;
	}	

#navigation ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#navigation ul li#about { width: 57px; background: url(../images/about.png) no-repeat; }
#navigation ul li#history { width: 61px; background: url(../images/history.png) no-repeat; }
#navigation ul li#college { width: 63px; background: url(../images/college.png) no-repeat; }
#navigation ul li#photo { width: 56px; background: url(../images/photo.png) no-repeat; }
#navigation ul li#staff { width: 45px; background: url(../images/staff.png) no-repeat; }
#navigation ul li#contact { width: 65px; background: url(../images/contact.png) no-repeat; }

#about a:hover {background: url(../images/about.png) 0 -23px no-repeat; }
#history a:hover {background: url(../images/history.png) 0 -23px no-repeat; }
#college a:hover {background: url(../images/college.png) 0 -23px no-repeat; }
#photo a:hover {background: url(../images/photo.png) 0 -23px no-repeat; }
#staff a:hover {background: url(../images/staff.png) 0 -23px no-repeat; }
#contact a:hover {background: url(../images/contact.png) 0 -23px no-repeat; }



p { margin: 12px 12px; }

img { border: none; }

img.image_l { float: left; margin: 0 0 18px 0; }

a { color: #f6841f; text-decoration: none; }
a:link	{ color: #f6841f; text-decoration: none; }
a:visited { color: #f6841f; text-decoration: none; }
a:active { color: #2244ff;  }
a:hover { color: #2244ff; }

h3 a { color: #225588 !important; }

ul li {	list-style: none; }

#wrapper {
	background: #fff;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #555;
	height: 100%;
	width: 660px;
	}
	
#header {
	background: #fff url(../images/header.png) no-repeat top center;
	padding: 20px 20px 0 20px;
	height: 200px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 180px;
	}
html>body #header { height: 180px; }

#home {
	float: right;
	}
#home ul { 
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
	display: block;
	}
#home ul a {
	height: 25px;
	width: 63px;
	display: block;
	}
#home li#home-tag a { text-indent: -9999px; top: 0px; height: 25px; background: url(../images/home.png) no-repeat; }
#home li#home-tag a:hover { background: url(../images/home.png) 0 -25px no-repeat; }

#contents {
	margin: 0;
	padding: 0 20px 10px 20px;
	height: 100%;
	clear: both;
	text-align: left;
	font-weight: normal;
	}

#contents p img {
	float: right;
	margin: 0 0 12px 12px;
	padding: 0;
	border: 4px solid #eee;
	}
#contents p a, #contents dd a, #contentsli a { border-bottom: 2px dotted; }

.about dl dt {
	margin-left: 2em;
	letter-spacing: .3em;
	font-weight: bold;
	}
	
.college dl { margin: 12px 18px; }
.college dl dt { float: left; }
.college dl dd { margin-left: 5em; }
.college dl dd h4 { margin: 0; padding: 0; }
.college dl dd ul { margin: 0; padding: 0 1em; }
.college #tab1, .college #tab2, .college #tab3, .college #tab4, .college #tab5, .college #tab6 {
	padding: 1em 1em 1em 2em;
	}
.college .college-contact { margin: 1em 0 0 10em; }

.history dl { margin: 12px 18px; line-height: 1.4; }
.history dl dt { float: left; margin: 0 0 2px 0; padding: 0; }
.history dl dt.noyear { margin: 0 0 2px 3em; }
.history dl dd { margin: 0 0 2px 8em; padding: 0; }

.index img#top-img { display: block; margin: 12px 0 0 0; }
.index .left {
	width: 44%;
	float: left;
	height: 100%;
	margin-left: 8px;
	}
.index .left h2 { margin-left: 6px; }
.index .right {
	width: 52%;
	float: right;
	height: 100%;
	text-align: left;
	}
.index .right p { margin: .5em 0 1em 1em; padding: 0; }
.index .right ul {
	margin: 12px 0 6px 6px;
	padding: 0;
	line-height: 1.4;
	font-size: 12px;
	}
.index .right dt { margin-left: 12px; }
.index ul li, .about ul li, .photo dl dt {
	background: url(../images/list-item.png) 0 2px no-repeat;
	padding-left: 16px;
	margin-bottom: 2px;
	}
.index .left ul {
	margin: 18px 0 0 12px;
	padding: 0;
	line-height: 1.4;
	}
.index .date {
	font-size: 10px;
	color: #446699;
	font-weight: bold;
	}
	
.photo a { border: none; }
.photo h3 { border: none; margin: 0; padding: 0; }
.photo h3, .photo dl dt { clear: both; }
.photo dl dd { float: left; margin: 0; padding: 0; }
.photo dl dd img {
	margin: 3px;
	border: 4px solid #ddd;
	display: block;
	background: url(../images/indicator_snake.gif) center center no-repeat;
	}

.staff dl dt { margin: 20px 0 8px 0; }
.staff dl dd dl dt {
	color: #222;
	float: left;
	margin: 0;
	}
.staff dl dd dl dd.ocptn {
	color: #777;
	margin-left: 7em;
	}
.staff dl dd dl { clear: both; } 

.contact dl { margin: 0 0 0 60px; }

.footnote {
	padding: 3px 0 0 18px;
	background: url(../images/comment_yellow.gif) 0 0 no-repeat;
	}

#alpha {
	width: 460px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	}

#beta {
	width: 150px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
	}
#beta img {
	margin: 12px 0 6px 12px;
	padding: 0;
	border: 4px solid #eee;
	}

.menu {
	clear: both;
	color: #777;
	font-size: x-small;
	text-align: right;
	line-height: 1.0;
	margin-top: 4px;
	padding: 0 14px 1px 0;
	background: url(../images/slash.png) right top no-repeat;
	}
	
ul.navi {
	color: #cee64a;
	font-size: x-small;
	float: left;
	}
ul.navi li { float: left; }

.clear { clear: both; }

.right { text-align: right; }

.rarr {
	font-size: 140%;
	color: #4477bb;
	font-weight: bold;
	}
	
.raquo {
	font-size: 120%;
	color: #cee64a;
	font-weight: bold;
	}

#contact-form form { margin: 18px 0 48px 0; }
form legend {
	color: #336699;
	margin: 0 0 12px 6px;
	}
form fieldset {
	padding: 0 0 0 12px;
	border: none;
	}
form dl { margin: 0; padding: 0; } 
form dl dt {
	clear: both;
	float: left;
	margin: 0 12px 12px 0;
	}
form dl dd {
	margin-left: 9em;
	margin-bottom: 12px;
	}
form dl dd input, form dl dd textarea { border: 1px solid #999; }
form #form-button {
	margin: auto;
	text-align: center;
	}
form #form-button input {
	padding: 3px 6px;
	color: #4477bb;
	border: 1px solid #4477bb;
	background: #eee;
	}

p.back-top {
	padding: 10px 0 0 24px;
	margin: 0 12px 0 0;
	font-size: x-small;
	text-align: right;
	}
.back-top a { 
	padding: 10px 0 0 24px;
	top: 0px;
	background: url(../images/back-top.png) no-repeat;
	border: none !important;
	height: 38px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 28px;
	}
html>body .back-top a { height: 28px; }
.back-top a:hover { background: url(../images/back-top.png) 0 -28px no-repeat; }

#footer {
	text-align: right;
	font-size: x-small;
	margin: 10px 24px;
	padding: 6px 0;
	border-top: 2px solid #eee;
	}
#footer p { margin: 0; padding: 0; line-height: 1.0; }

#map {
	width: 480px;
	height: 320px;
	margin: 12px;
	border: 2px solid #ddd;
	}

.box { padding: 4px 16px 16px 16px; }
.box a { border: none !important; }

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	