/***CATEGORY CSS***/
#container {
	background-color: #FB77BE;
}

/*****LEFT_NAVI*****/
h1 a{
	background-image: url(../image/img_sitetitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 123px;
	width: 150px;
	text-indent: -9999px;
	display: block;
	margin-left: 14px;
}
#mainnavi {
	margin-top: 5px;
	margin-left: 14px;
}

/**sagami**/
#mainnavititle-1 {
	background-image: url(../image/mainnavi_title_1.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	display: block;
	height: 23px;
	width: 150px;
}
#mainnavi-1 a {
	background-image: url(../image/mainnavi_1_1.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 150px;
}
#mainnavi-1 a:hover {
	background-position: 0px -19px;
}
#mainnavi-2 a {
	background-image: url(../image/mainnavi_1_2.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 150px;
}
#mainnavi-2 a:hover {
	background-position: 0px -18px;
}
/**suginami**/
#mainnavititle-2 {
	background-image: url(../image/mainnavi_title_2.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	display: block;
	height: 23px;
	width: 150px;
	margin-top: 2px;
}
#mainnavi-3 a {
	background-image: url(../image/mainnavi_2_1.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 150px;
}
#mainnavi-3 a:hover {
	background-position: 0px -19px;
}
#mainnavi-4 a {
	background-image: url(../image/mainnavi_2_2.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 150px;
}
#mainnavi-4 a:hover {
	background-position: 0px -18px;
}
#mainnavi-5 a {
	background-image: url(../image/mainnavi_3.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	display: block;
	height: 23px;
	width: 150px;
	margin-top: 2px;
}
#mainnavi-5 a:hover {
	background-position: 0px -23px;
}
#mainnavi-11 a {
	background-image: url(../image/mainnavi_9.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 150px;
	margin-top: 2px;
}
#mainnavi-11 a:hover {
	background-position: 0px -46px;
}
#tohome a {
	background-image: url(../image/btn_totop.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	display: block;
	height: 31px;
	width: 150px;
	margin-top: 2px;
}
#tohome a:hover {
	background-position: 0px -31px;
}


/*********MAIN-AREA***************/
img {
	border:0;
	vertical-align:bottom;
}
#admission {
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #999;
	text-align: center;
	font-size:12px;
	margin-top:20px;
	color:#333333;
	line-height: 160%;
}
#admission th, #admission td {
	border: 1px solid #999;
	padding: 5px;
}
.small {
	font-size: 80%
}
.Text_White {
	color: #FFFFFF
}
.cauchon {
	font-size: 70%;
}
.examinfo {
	width: 560px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 18px;
}
.examinfo-area {
	width: 600px;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 16px;
	margin-bottom: 10px;
}

/**link_official**/
/*
#link_official a{
	background-image: url(../image/link_official.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 210px;
	margin-top: 8px;
}
#link_official a:hover{
	background-position: left -27px;
}
*/
/**INFORMATION**/
#information #info-area {
	width: 208px;
	padding-bottom: 4px;
	border: 1px solid #F9126E;
	padding-top: 9px;
}
#information #btn-contact a{
	background-image: url(../image/btn_request.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 200px;
	margin-left: 4px;
	margin-top: 6px;
}
#information #btn-contact a:hover{
	background-position: 0px -40px;
}

/***pagetop***/
#pagetop a{
	background-image: url(../image/btn_totop2.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 210px;
	margin-top: 10px;
}
#pagetop a:hover{
	background-position: 0px -40px;
}