@charset "utf-8";

#greeting {
	float:right;
	width:471px;
}
#director {
	float:left;
	width:132px;
}

#greeting li {
	font-size:88%;
}

#reki {
	background:#EEE;
	padding:6px 8px;
}

#btn {
	width:345px;
	margin-left:119px;
}
#btn li {
	float:left;
}

.block01 {
	width:620px;
	background:url(../img/index/bg_block01.gif) 0 0 repeat-y;
	border-top:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	padding-bottom:10px;
}
.block01 h3 {
	margin:2px 2px 15px;
}

#kyoushitsu {
	width:592px;
	background:url(../img/index/pic_01.jpg) 0 0 no-repeat;
}

#kyoushitsu ul {
	margin:0 0 0 170px;
}
#kyoushitsu li {
	background:url(../img/index/line.gif) 0 bottom no-repeat;
	font-size:88%;
	padding-bottom:2px;
	margin-bottom:2px;
}


#kyoushitsu p {
	margin:0 0 0 170px;
}

#address {
	width:356px;
	float:left;
	display:inline;
	background:url(../img/index/bg_1.jpg) 0 0 no-repeat;
	font-size:88%;
	margin:0 7px 0 2px;
}
#address address {
	margin:0 0 10px 14px;
}
#address dl {
	margin:0 0 0 14px;
	line-height:1.4;
}
#address dt {
	color:#001F46;
	font-weight:bold;
}

#hours {
	width:253px;
	font-size:88%;
	float:left;
	color:#055966;
}
#hours table {
	width:241px;
	margin:6px 0 0 8px;
}
#hours th {
	width:3em;
}

