#shokai {
	width: 470px;
	SCROLLBAR-DARKSHADOW-COLOR: rgb(231,230,189);
	padding-bottom: 5px;
	padding-top:10px;

}
#shokai a:link {
	font-weight: bold;
	color: #2D9074;
	text-decoration: none;
}
#shokai a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #2D9074;
}
#shokai a:hover {
	text-decoration: underline;
}
#shokai a:active {
	text-decoration: underline;
}


#shokai dl {
	padding: 0px 15px 4px 0px;
	float: left;
	width: 215px;
	display: block;
	background-image: url(../img/bg_shokai.gif);
	background-repeat:no-repeat;
	height: 140px;
}
#shokai dt {
	display: block;
	font-size: 90%;
	height: 30px;
	padding-top: 13px;
	padding-left: 8px;
}
#shokai dd {
	display: block;
	float: left;
	font-size: 77%;
}

#shokai .left {
	width: 136px;
}
#shokai .left ul {
	display: block;
	padding-left: 8px;
	padding-right: 5px;
}
#shokai .left li {
	line-height: 125%;
	color: #666666;
	text-align: justify;
	text-justify: inter-ideograph;
}

#shokai .left .address {
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 100%;
	text-align: left;
}
#shokai .left .setsumei {
	line-height: 150%;
}


#shokai .right {
	width: 70px;
	text-align: center;
}
#shokai .right ul {
}

#shokai .right li {
	display: block;
}

#shokai .right img {
	margin-right: auto;
	margin-left: auto;
}