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

#kyosanlist {
	width:660px;
	float:right;
}
h3 {
	background-image: url(../images/h3_title09.gif);
}
h4{
	font-size: 1em;
	border-left:6px solid #01afec;
	margin:15px 0 5px 0;
	padding:0 0 0 5px;
}
#kyosanlist div table {
	width:660px;
	margin:0 0 20px;
	border-bottom:1px solid #ccc;
}
#kyosanlist div table td {
	border-right:1px solid #ccc;
	border-bottom:1px dotted #ccc;
}
#kyosanlist .td01 {
	border-bottom:1px dotted #bbb;
	border-right:1px solid #ccc;
	background-color:#f3fafb;
	text-align:center;
	vertical-align:top;
}
#kyosanlist .td02{
	border-left:1px solid #ccc;
}
.hanrei{
	font-size:0.85em;
	margin:0 0 40px;
}
.hanrei td{
	padding:0 0 5px;
}
.hanrei img{
	margin:0 3px 0 10px;
}
.list_link{
	margin:10px 0 5px;
}
.list_link a{
	font-weight:bold;
}


