@charset "utf-8";

/*初期化*/
html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
h1,h2,h3,h4,h5,p,ul,ol {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック";
}
.fontsize_s {font-size: 10px;line-height: 150%;}
.fontsize_normal {font-size: 12px;line-height: 150%;}
.fontsize_m {font-size: 14px;line-height: 150%;}
.fontsize_big {font-size: 16px;line-height: 150%;}

.clear {
	clear: both;
	height: auto;
	width: auto;
}
.right-p {
	text-align:right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration:underline;
}
a:hover {
	color: #990000;
	text-decoration:underline;
}

.pagearea a:link,
.pagearea a:visited,
.pagearea a:hover {
	text-decoration:none;
}
.center-p {
	text-align: center;
}

.right-p {
	text-align: right;
}

.img-right {
	float: right;
	margin-top: 0px;
	padding-left: 10px;
	font-size: 10px;
	text-align: left;
}

.img-left {
	float: left;
	margin-right: 15px;
	font-size: 10px;
	text-align: left;
}
.font_cap{
	font-size: 10px;
	color: #CC3333;
	text-align: left;
}

.img-space {
	padding: 10px 0px;
}
.img-space-top {
	padding: 10px 0px;
}
.img-space-under {
	padding: 0px 0px 10px 0px;
}
.img-space-left {
	padding: 0px 0px 0px 6px;
}
.color-orange {
	color: #FF6600;
}
.color-red {
	color: #FF0000;
}
.color-black {
	color: #000000;
}
.color-white {
	color: #FFFFFF;
}
.color-green {
	color: #009900;
}


/*レイアウト*/
body {
	background-color: #FEFAE6;
	margin: 0px;
	padding: 0px;
}
body,td,th,div {
	font-family: "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック";
	font-size:12px;
	line-height:150%;
	color:#333333;
}

#container {
	padding: 25px 35px;
	width: 820px;
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/commonbg_h.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-right: auto;
	margin-bottom: 0px;
	
	margin-left: auto;
		height:100px;
	min-height: 100%;
}
body > #container {
	height: auto;
}

#header {
	margin:0px 0px 5px;
	padding:10px 0px 0px;
	position: relative;
	height: auto;
}


/* table-style */



table.table-no {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 5px;


}
table.table-no td {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 5px;

}
table.table-no th {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	background-color:#EDEDED;
	padding: 5px;
	text-align:left;
	font-size:10px;
	color:#333333;

}
/* table-style */



table.table-bo {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 5px;


}
table.table-bo td {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 5px;

}
table.table-bo th {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	background-color:#EDEDED;
	padding: 5px;
	text-align:left;
	font-size:10px;
	color:#333333;

}

/**/
#container #main {
	padding: 0px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: none;
}
#info {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #F2F2F2;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.pagetop {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btncenter {
	text-align: center;
	margin: 8px;
}
.box-normal {
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #999999;
	text-align: center;
}

#container #footer {
	padding-bottom: 20px;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(images/shadowfotter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 25px;
}
h2 {
	color: #009900;
	font-size: 14px;
	font-weight: bold;
}
.menuboxsop {
	border: 3px none #CCCCCC;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#eventhead {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#eventhead #schoollogo {
	background-image: url(images/logoschool.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 246px;
}
#eventhead #schoollogo a {
	height: 26px;
	width: 246px;
	display: block;
	text-indent: -9999px;
}
#eventhead #closewin {
	float: right;

	height: 28px;
	width: 110px;
	
}
#eventhead #closewin a{
	display:block;
	text-indent: -9999px;
	background-image: url(images/common_btn_close.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 110px;
}
#eventhead #closewin a:hover {
background-position:left bottom;

}
.btnForm {
	margin: 10px auto;
	padding: 0px;
	width: 190px;
	
}
.btnForm a {
display:block;
	text-indent: -9999px;
	background-image: url(images/common_btn_from.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 190px;
}
.btnForm a:hover {
background-position:left bottom;

}

.menutable p {
	font-size: 12px;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 10px;
}

