#home {
	width: 675px;
	display: block;
	padding-top: 8px;
	height: 720px;
	overflow: auto;
	SCROLLBAR-DARKSHADOW-COLOR: rgb(231,230,189);
}
#home a:link {
	font-weight: bold;
	color: #3B8AFF;
	text-decoration: none;
}
#home a:visited {
	color: #3B8AFF;
	font-weight: bold;
	text-decoration: none;
}
#home a:hover {
	color: #FF6666;
	text-decoration: underline;
}
#home a:active {
	color: #FF6666;
	text-decoration: underline;
}

#home dl {
}
#home ul {

}
#home li {
}
#home sup {
	font-size: 75%;
	vertical-align: top;
}


#home .bukken {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 8px;
	width: 640px;
}
#home .left {
	display: block;
	width: 80px;
	float: left;
	text-align: center;
	background-image: url(../img/bg_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#home .left img {
	padding-top: 5px;
}
#home .left .bango {
	padding-top: 4px;
}
#home .center {
	display: block;
	width: 380px;
	float: left;
	padding-left: 10px;
	padding-top: 2px;
}
#home .center dt {
	display: block;
	width: 230px;
	float: left;
	font-size: 108%;
}
#home .center dd {
	display: block;
}
#home .center .menseki {
	width: 150px;
	float: left;
	color: #666666;
	font-weight: bold;
	display: block;
}
#home .center .type {
	width: 150px;
	float: left;
	display: block;
	font-weight: bold;
	color: #8F9FB8;
}

#home .center .address {
	font-size: 93%;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 230px;
	float: left;
	clear: both;
}
#home .center .gaiyo {
	font-size: 93%;
	color: #515151;
	clear: both;
}
#home .center .gaiyo ul {
	padding-top: 2px;
}
#home .center .gaiyo li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#home .comment {
	font-size: 79%;
	display: block;
	line-height: 130%;
	color: #6D7989;
	text-align: justify;
	text-justify: inter-ideograph;
	padding-top: 6px;
}
#home .center .gaiyo .li-start {
	border-left-style: none;
	padding-left: 0px;
}
#home .right {
	width: 140px;
	display: block;
	float: right;
	padding-top: 2px;
	padding-right: 10px;
}
#home .right dt {
	display: block;
	width: 55px;
	clear: both;
	float: left;
	font-weight: bold;
}
#home  .right .chinryo {
	letter-spacing: 0.85em;
}
#home .right .getsugaku {
	display: block;
	float: right;
	width: 85px;
	text-align: right;
	font-weight: bold;
}
#home  .right .tsubo {
	width: 140px;
	display: block;
	clear: both;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 10px;
	color: #666666;
	font-size: 93%;
}

#home .clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

