* {
	margin: 0;
	padding:0;
}

body {
	
	font: 100% "MS UI Gothic";
	color: #555;
	line-height: 150%;
	text-align: left;
	word-wrap: break-word;
}

img {
	border-width: 0px;
}

a {
	text-decoration: none;
}
.topbar {
	position:absolute ;
	width: 100%;
	height: 25px;
	background-color: #edede3;
	margin-bottom: 15px;
}

.menubox {
	position:absolute ;
	float: left;
	left: 0px;
	top: 40px;
	width: 280px;
	height: 1100px;
	800px;
}

.menuframe {
	width: 280px;
	height: 1100px;
}

.contentbox {
	position:absolute ;
	float: left;
	left: 280px;
	top: 40px;
	padding: 10px;
}

.clubmenubox {
	position:absolute ;
	left: 0px;
	top: 40px;
	width: 260px;
}

.clubcontentbox {
	position:absolute ;
	float: left;
	left: 0px;
	top: 40px;
	padding: 10px;
}


.box {
	margin-left: 10px;
	margin-right: 15px;
}

.message {
	width: 40em;
}

/* menu */


.linkbox1 {
	margin-top: 10px;
	margin-left:  10px;
}

.linkbox2 {
	width: 215px;
	margin-top: 10px;
	margin-left:  10px;
	border-top: 1px solid #edede3;
}

.box ol {
	padding-left:25px;
}

.box ul {
	padding-left:25px;
}

#nav ul {
	line-height: 1.5em
;}

#nav li {
	font-size: 0.9em
;}

#nav {
	width: 215px;
	list-style-type: none;
}


#nav a {
	text-decoration: none;
	display: block;
	color: #555;
	border-bottom: #ffffff 1px solid;
	height: 2em;
	background-color: #edede3;
	padding-left: 3em;
	padding-right: 0.2em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;

}
#nav a:hover {
	color: #8ab459;
	background-color: #ffffff;
}

.thirty {
	font-size: 0.8em;
	line-height: 120%;
	color: #8ab459;
}

/* */
hr {
	margin-right: 1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	color: #edede3;
	height: 1px;
	background-color: #edede3;
}

.subject1 {
	color:#dba748;
	border-bottom: 1px solid #edede3;
	margin-bottom: 15px;
	font-size: 1.2em;
	font-weight: bold;
	width: 100%;
}

.subject2 {
	color:#dba748;
	margin-top: 15px;
}

.smallfont {
	font-size:0.9em;
}

.smallfont table {
	font-size:1em;
	line-height: 130%;
}

.smallfont a {
	color:#8ab459;
}

/* 沿革概要 table td*/
.padleft {
	padding-left: 10px;
}

.infomation a {
	color: #8ab459;
}

/* 中学生向け、進路だより */
.try table {
	border: solid 1px #cccccc;
	border-collapse: collapse;
}

.try td {
	padding: 5px;
	border: solid 1px #cccccc;
}

/* 進路だより */
.univ table {
	margin: 10px;
}

.univ td {
	padding-right: 10px;
}

