@charset "shift_jis";
#plan_list_block {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 718px;
}

.plan_casset {
	margin: 0px;
	padding: 12px 0px 12px 0px;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.plan_thumb {
	margin: 0px;
	padding: 0px 0px 0px 7px;
	float: left;
	height: auto;
	width: 93px;
}
.plan_txt {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 604px;
}
.plan_txt h3 {
	margin: 0px;
	padding: 3px 0px 5px 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size:110%;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999;
	font-weight: bold;
}
.plan_txt dl {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	height: auto;
	width: 604px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.plan_txt dl dt {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: left;
	height: auto;
	width: 70px;
}
.plan_txt dl dd {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: right;
	height: auto;
	width: 530px;
}
.plan_copy {
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
.plan_copy p {
	line-height: 125%;
}


.plan_txt ul {
	margin: 0px;
	padding: 5px 0px 0px;
}

.plan_txt li {
	border: 1px solid #CCC;
	margin: 3px 0px;
	padding: 6px 5px 5px 18px;
	background-image: url(../../top/images/kadomaru.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	font-size: 110%;
}


