@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "MS Pゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	font-size:80%;
	background:url(img/bg_body.jpg) repeat-x;
}

a {color:#005BC2;}
a:hover {color:#CC0000;}


/*//////////////////////////////////////////////////////////////

	clearfix

//////////////////////////////////////////////////////////////*/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/*//////////////////////////////////////////////////////////////

	img

//////////////////////////////////////////////////////////////*/
img {
	border:0;
}
img.img_right {
	float:right;
	margin:0 0 10px 10px;
}
img.img_left {
	float:left;
	margin:0 10px 10px 0;
}


/*//////////////////////////////////////////////////////////////

	container

//////////////////////////////////////////////////////////////*/
#container {
	width:1000px;
	margin:0 auto;
	text-align:left;
}


/*//////////////////////////////////////////////////////////////

	header headnavi

//////////////////////////////////////////////////////////////*/
#header {
	width:1000px;
}
#header h1 {
	float:left;
}
#header h1 a {
	display:block;
	width:220px;
	height:80px;
	text-indent:-9999px;
	background:url(img/logo.jpg) no-repeat;
}
#headnavi {
	float:right;
	text-align:right;
	padding-top:40px;
}
#headnavi ul {
	list-style:none;
}
#headnavi ul li {
	float:left;
}
#headnavi ul li a {
	text-decoration:none;
	display:block;
	width:125px;
	height:30px;
	padding:5px 5px 0 0;
	background:url(img/bg_head_navi.jpg) top right no-repeat;
}
#headnavi ul li a:hover {
	background-position:bottom right;
}


/*//////////////////////////////////////////////////////////////

	wrap

//////////////////////////////////////////////////////////////*/
#wrap {
	clear:both;
	margin-top:30px;
}


/*//////////////////////////////////////////////////////////////

	flash

//////////////////////////////////////////////////////////////*/
#flash {
	width:1000px;
	height:270px;
	background:url(img/fla.jpg) no-repeat;
	clear:both;
}


/*//////////////////////////////////////////////////////////////

	column

//////////////////////////////////////////////////////////////*/
#column {
	width:780px;
	float:left;
	margin-top:30px;
}

/*//////////////////////////////////////////////////////////////

	center

//////////////////////////////////////////////////////////////*/
#center {
	width:560px;
	float:right;
}
#center h2 {
	background:url(img/bg_info.jpg) no-repeat;
	color:#fff;
	height:35px;
	font-size:1.1em;
	font-weight:normal;
	padding:6px 0 0 23px;
}
#center ul {
	list-style:none;
	margin:0 0 10px 0;
}
#center ul li {
	padding:0 0 0 5px;
	border-bottom:1px dashed #ccc;
	margin-bottom:2px;
}
#center ul li a {
	text-decoration:none;
}

/*//////////////////////////////////////////////////////////////

	left

//////////////////////////////////////////////////////////////*/
#left {
	width:200px;
	float:left;
	border-right:1px solid #ccc;
}
#left ul {
	list-style:none;
}
#left ul li a {
	display:block;
	width:200px;
	height:44px;
	text-indent:-9999px;

}
#left ul li a.m1 {
	background:url(img/menu_1.jpg) left top no-repeat;
}
#left ul li a.m2 {
	background:url(img/menu_2.jpg) left top no-repeat;
}
#left ul li a.m3 {
	background:url(img/menu_3.jpg) left top no-repeat;
}
#left ul li a.m4 {
	background:url(img/menu_4.jpg) left top no-repeat;
}
#left ul li a.m5 {
	background:url(img/menu_5.jpg) left top no-repeat;
}
#left ul li a:hover {
	background-position:right;
}
address {
	background:#eee;
	padding:3px;
	font-style:normal;
}

/*//////////////////////////////////////////////////////////////

	right

//////////////////////////////////////////////////////////////*/
#right {
	width:200px;
	float:right;
	margin-top:30px;
}
#right ul {
	list-style:none;
}
#right ul li {
	margin-bottom:5px;
}
#right ul li a {
	display:block;
	width:200px;
	height:50px;
	text-indent:-9999px;

}
#right ul li a.m6 {
	background:url(img/bna_1.jpg) left top no-repeat;
}
#right ul li a.m7 {
	background:url(img/bna_2.jpg) left top no-repeat;
}
#right ul li a.m8 {
	background:url(img/bna_3.jpg) left top no-repeat;
}
#right ul li a.m9 {
	background:url(img/bna_4.jpg) left top no-repeat;
}
#right ul li a:hover {
	background-position:right;
}


/*//////////////////////////////////////////////////////////////

	right_navi

//////////////////////////////////////////////////////////////*/
#right_navi {
	width:200px;
	margin:10px 0 30px 0;
}
#right_navi ul {
	list-style:none;
}
#right_navi ul li {
	margin-bottom:5px;
}
#right_navi ul li a {
	display:block;
	width:200px;
	height:50px;
	text-indent:-9999px;

}
#right_navi ul li a.m6 {
	background:url(img/bna_1.jpg) left top no-repeat;
}
#right_navi ul li a.m7 {
	background:url(img/bna_2.jpg) left top no-repeat;
}
#right_navi ul li a.m8 {
	background:url(img/bna_3.jpg) left top no-repeat;
}
#right_navi ul li a.m9 {
	background:url(img/bna_4.jpg) left top no-repeat;
}
#right_navi ul li a:hover {
	background-position:right;
}


/*//////////////////////////////////////////////////////////////

	sub_wrap

//////////////////////////////////////////////////////////////*/
#sub_wrap {
	width:1000px;
	margin:30px 0 0 0;
	background:#fff url(img/bg_sub_wrap.jpg) top center no-repeat;
	padding-top:40px;
}


/*//////////////////////////////////////////////////////////////

	content

//////////////////////////////////////////////////////////////*/
#content {
	width:780px;
	float:right;
}
#content h2 {
	background:url(img/h2_content.jpg) no-repeat;
	padding:6px 0 0 25px;
	color:#fff;
	font-size:1.2em;
	height:35px;
	margin:0 0 40px 0;
}
#content h3 {
	clear:both;
	font-size:1.2em;
	color:#003366;
	background:url(img/h3.jpg) left center no-repeat;
	padding:3px 0 3px 20px;
	margin:20px 0 5px 0;
}
#content h4 {
	margin:3px 0 0 5px;
	color:#CC0000;
	border-left:3px solid #666666;
	padding:3px;
	clear:both;
}
#content p {
	margin:5px 10px 20px 10px;
	line-height:1.5em;
}
#content p.re {
	clear:both;
	text-align:right;
	margin:0 0 20px 0;
	border-bottom:1px solid #ccc;
}
#content ul {
	list-style-type:circle;
	margin:5px 10px 20px 25px;
}
#content ul.ul_navi {
	list-style:none;
	text-align:center;
	background:#eee;
	border:1px dashed #ccc;
}
#content ul.ul_navi li {
	display:inline;
	margin-right:20px;
}
#content ul.ul_navi li a {
	background:url(img/list_2.jpg) left center no-repeat;
	padding:3px 3px 3px 13px;
}
#content ul.club {
	list-style:none;
	margin-bottom:40px;
}
#content ul.club li {
	float:left;
	padding:0 0 5px 0;
	width:160px;
	height:120px;
	border:2px solid #999;
	text-align:center;
	margin:3px;
	background:#e3e3bf;
}


/*//////////////////////////////////////////////////////////////

	campus

//////////////////////////////////////////////////////////////*/
#campus {
	margin:0 0 30px 0;
}
#campus ul {
	list-style:none;
	text-align:center;
}
#campus ul li {
	display:table-cell;
	float:left;
	margin:5px;
	overflow:hidden;
	width:120px;
	height:120px;
	border:3px solid #ccc;
}
#campus ul li:hover {
	border:3px solid #666;
}


/*//////////////////////////////////////////////////////////////

	content table

//////////////////////////////////////////////////////////////*/
#content table {
	border-collapse:collapse;
	width:730px;
	margin:5px auto 20px auto;
}
#content table.enkaku th {
	font-weight:normal;
	text-align:right;
	border-bottom:1px dashed #ccc;
	padding:3px 5px;
}
#content table.enkaku td {
	border-bottom:1px dashed #ccc;
	padding:3px 5px;
}

#content table.katei th {
	border:1px solid #ccc;
	background:#eee;
	padding:3px;
}
#content table.katei td {
	border:1px solid #ccc;
	padding:3px;
}

#content table.gyouji th {
	border-bottom:1px dashed #666;
	text-align:center;
	padding:3px;
}
#content table.gyouji td {
	border-bottom:1px dashed #666;
	padding:3px;
}

#content table.kouji {
	width:500px;
}
#content table.kouji th {
	width:150px;
	padding:3px;
	background:#eee;
	border:1px solid #555;
	text-align:right;
}
#content table.kouji td {
	padding:3px;
	border:1px solid #555;
}


/*//////////////////////////////////////////////////////////////

	kouka

//////////////////////////////////////////////////////////////*/
#kouka {
	margin:0 auto 30px auto;
	width:450px;
	border:3px solid #003366;
	padding:5px;
}


/*//////////////////////////////////////////////////////////////

	gallery

//////////////////////////////////////////////////////////////*/
#gallery ul {
	list-style:none;
	margin:0;
}
#gallery ul li {
	display:table-cell;
	float:left;
	margin:3px;
	overflow:hidden;
	width:140px;
	height:140px;
	border:3px solid #ccc;
}
#gallery ul li:hover {
	border:3px solid #0099FF;
}
p.back {
	clear:both;
	text-align:right;
}


/*//////////////////////////////////////////////////////////////

	top_navi

//////////////////////////////////////////////////////////////*/
.top_navi {
	clear:both;
}
.top_navi p a {
	text-indent:-9999px;
	width:1000px;
	display:block;
	background:url(img/btn_pagetop.jpg) no-repeat;
	width:96px;
	height:26px;
	margin-left:890px;
}


/*//////////////////////////////////////////////////////////////

	footernavi

//////////////////////////////////////////////////////////////*/
#footernavi {
	width:100%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px 0;
	margin-top:20px;
	clear:both;
}
#footernavi ul {
	list-style:none;
	text-align:center;
}
#footernavi ul li {
	display:inline;
	text-align:center;
	margin:2px;
}


/*//////////////////////////////////////////////////////////////

	footer

//////////////////////////////////////////////////////////////*/
#footer {
	clear:both;
	background:#006699 url(img/bg_footer.jpg) top center repeat-x;
	padding:10px 0 60px 0;
	color:#fff;
}


/*//////////////////////////////////////////////////////////////

	lightbox

//////////////////////////////////////////////////////////////*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
