@charset "UTF-8";
/* CSS Document */

body{
	line-height:1.4em;
}



div.schoolBOX{
	width:750px;
}

div.imgBOX{
float:left;
width:294px;}


p.txtBOX{
	padding:15px 10px 10px 15px;
	float:right;
	width:431px;
	background-color:#f4f4f4;
	height:217px;
}


p.txtBOX img{
margin-bottom:8px;}

div.schoolBOX div#mapLINK{
	position: relative;
	top:-40px;
	left:660px;
	clear:both;
}
.litebox {
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
	width: 630px;
	padding: 0px;
}
.litebox ul {
	display: block;
	clear:both;
	line-height:0;
	list-style-type: none;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}

.litebox ul li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
	clear: right;
}
.pagetop {
	font-size: small;
	text-align: right;
	margin-bottom: 20px;
	font-weight: bold;
}
.t_deco {
	font-size: large;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-left: 50px;
	border-bottom-style: double;
	border-top-color: #915202;
	border-right-color: #915202;
	border-bottom-color: #915202;
	border-left-color: #915202;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #5E2F00;
}
