@charset "Shift_JIS";

/*
-----------------------------------------------------
KURUME High School CSS
Version:May 2008
-----------------------------------------------------
*/

*{
	word-break:break-all;
	line-height:140%;
}
	body{
		margin:0 auto;
		height : 100%;
		padding:0;
		color:#333;
		text-align:center;
	}

	#menu{
		color:black;
		text-decoration:none;
		font-weight:bold;
	}
	a.menu{
		color:black;
		text-decoration:none;
		font-weight:bold;
	}
	a.menu:hover{
		color:orangered;
		text-decoration:none;
	}
	a.list{
		color:#333;
		text-decoration:none;
	}
	a.list:hover{
		color:orangered;
		text-decoration:none;
	}
	a.list2{
		color:orangered;
		text-decoration:none;
	}
	a.list2:hover{
		color:orange;
		text-decoration:underline;
	}

	a{color:royalblue;text-decoration:none;}
	a:hover{color:orange;text-decoration:underline;}

	a.topix{color:white;text-decoration:bold;}
	a:hover.topix{color:white;text-decoration:underline;}

	#red{
		color:white;
		padding:5px 10px 5px;
		text-valign:bottom;
		background-color:red;
	}

	#blue{
		color:white;
		padding:5px 10px 5px;
		text-valign:bottom;
		background-color:blue;
	}

	#yellow{
		color:black;
		padding:5px 10px 5px;
		text-valign:bottom;
		background-color:yellow;
	}

	#movthm{
		color:white;
		padding:0 7px 0;
		text-valign:bottom;
	}

	#bcolmn{
		color:black;
		font-weight:bold;
		text-decoration:none;
		padding:5px 10px 5px;
		background-color:burlywood;
	}

	#ccolmn{
		color:black;
		font-weight:bold;
		text-decoration:none;
		padding:5px 10px 5px;
		background-color:lightsteelblue;
	}

	#dcolmn{
		color:white;
		font-weight:bold;
		text-decoration:none;
		padding:5px 10px 5px;
		background-color:mediumorchid;
	}

	#backA{
		padding-top:10px;
		padding-left:50px;
		background:#fff url(../img/sight10.jpeg) no-repeat;
	}

	#backB{
		padding-top:10px;
		padding-right:180px;
		background:#fff url(../img/sight11.jpeg) no-repeat;
	}

	#naviA{
		color:black;
		padding-top:10px;
		background:#fff url(../img/sight0.jpeg) no-repeat;
	}

	#naviB{
		padding-top:10px;
		padding-right:5px;
		background:#fff url(../img/sight1.jpeg) no-repeat;
	}

	#naviC{
		padding-top:10px;
		padding-right:5px;
		background:#fff url(../img/sight2.jpeg) no-repeat;
	}

	#naviD{
		padding-top:10px;
		padding-right:5px;
		background:#fff url(../img/sight3.jpeg) no-repeat;
	}

	#naviE{
		padding-top:33px;
		background:#fff url(../img/sight4.jpeg) no-repeat;
	}

	#naviF{
		padding-top:33px;
		background:#fff url(../img/sight5.jpeg) no-repeat;
	}

	#naviG{
		padding-top:10px;
		background:#fff url(../img/sight6.jpeg) no-repeat;
	}

	#naviH{
		padding-top:10px;
		background:#fff url(../img/sight7.jpeg) no-repeat;
	}

	#naviI{
		color:black;
		padding-top:40px;
		background:#fff url(../img/sight8.jpeg) no-repeat;
	}

	#naviJ{
		color:black;
		padding-top:10px;
		background:#fff url(../img/sight9.jpeg) no-repeat;
	}

	#naviK{
		padding-top:10px;
		background:#fff url(../img/sight12.jpeg) no-repeat;
	}

	#history{
		background:#fff url(http://seagulls.co.jp/historybk.jpeg) no-repeat;
	}

	#portrait1002{
		background: url(../graduate/portrait/ishibashiryo.jpeg) no-repeat;
	}

	#sidemenu{
		color:black;
		padding-top:15px;
		text-align:right;
	}

	table {
		font-size:10px;
		line-height:140%;
		border:0px;
	 	}

	h1{margin:0;padding:0;}
	h2,h3,h4{margin:0;padding:0;}
	
	blockquote{
		border:2px dotted #666;
		margin:10px;
		padding:10px;
		text-align:left;
	}

	img{border:0px}

	.pict{ margin-right:0px; margin-left:0px;}
	.pictL{ margin-right:7px; margin-left:0px;}
	.pictR{ margin-right:0px; margin-left:7px;}
	.pictM{ margin:5px 10px 5px;}
	
	#signR{ text-align:right;}