/* ||||||||||||||||||||||||||||||||||||||||

	兵庫県立明石清水高等学校
	
	・同窓会  
	
||||||||||||||||||||||||||||||||||||||||||| */


/* -------------------------
   同窓会　ページ
   ------------------------- */

#graduate {
	width:600px;
	margin:20px auto;
	}
	
.gra_greeting {
	width:570px;
	margin:20px auto;
	}
	
.graduate_rink {
	width:200px;
	margin-top:20px;
	float:right;
	}
	
.graduate_rink p {
	font-size:80%;
	}
	
.graduate_rink a {
	display:block;
	width:184px;
	height:27px;
	background:url(../images/graduate_off.gif) no-repeat;
	text-indent:-9999px;
	}
	
.graduate_rink a:hover {
	display:block;
	width:184px;
	height:27px;
	background:url(../images/graduate_on.gif) no-repeat;
	text-indent:-9999px;
	}
	
.graduateTable {
	width:95%;
	margin:20px auto;
	border:1px solid #ccc;
	border-collapse:collapse;
	}
.graduateTable th {
	padding:5px;
	text-align:center;
	font-weight:bold;
	border:1px solid #ccc;
	border-collapse:collapse;
	background:#bbffbb;
	}
	.gt_01 { width:25%;	}
	.gt_02 { width:15%; }
	.gt_03 { width:20%; }

		
.graduateTable td {
	padding:5px ;
	border:1px solid #ccc;
	border-collapse:collapse;
	text-align:center;
	}

	
