.shoukaiLink{
	width: 570px;
	margin-left: 20px;
}
.shoukaiLink h3{
	margin: 0px 0px 2px 0px;
	padding: 8px 5px 8px 10px;
	background-color: #6acfff;
	font-size: 120%;
	font-weight: bold;
}
.shoukaiLink h3 a:link,
.shoukaiLink h3 a:visited{	color: #006699;}
.shoukaiLink h3 a:hover,
.shoukaiLink h3 a:active{	color: #ffffff;}
.shoukaiLink dl{
	margin: 0px 0px 35px;
	padding: 0px;
	color: #333333;
	border-bottom: 2px dotted #C0C0C0;
}
.shoukaiLink dl a:link,
.shoukaiLink dl a:visited{	color: #333333;}
.shoukaiLink dl a:hover,
.shoukaiLink dl a:active{	color: #ff0033;}
.shoukaiLink dl dt{
	margin: 0px;
	padding: 15px 5px 10px 22px;
	border-top: 2px dotted #c0c0c0;
	font-weight: bold;
}
.shoukaiLink dl dd{
	margin: 0px;
	padding: 0px 5px 15px 35px;
	line-height: 1.6;
	zoom:1;
}
.shoukaiLink dl dd.area{
	margin: 20px 0px 1px 0px;
	padding: 2px 5px 0px 10px;
	background-color: #efefef;
	font-weight: bold;
	color: #006699;
}
.shoukaiLink dl dd:after{	content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}
.shoukaiLink ul{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	zoom:1;
}
.shoukaiLink ul:after{	content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}
.shoukaiLink ul li{
	float: left;
	display: inline;
	margin: 0px 1.5em 0px 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	white-space: nowrap;
}
