#shousai {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 600px;
	border: 0px solid #CCCCCC;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}

#price {
	padding: 0px;
	height: auto;
	width: 600px;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
}
#price th {
	margin: 0px;
	padding: 5px;
	height: auto;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#price td {
	padding: 5px;
	height: auto;
	width: auto;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#shousai dl {
	clear: both;
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
#shousai h2 {
	font-size: medium;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0em 0em 1em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 1em;
	border-top: 5px solid #99CCFF;
	border-right: 8px inset #006699;
	border-bottom: 5px solid #006699;
	border-left: 8px outset #99CCFF;
	color: #333333;
	line-height: 130%;
	text-align: left;
	clear: both;
}
#shousai p {
	line-height: 140%;
	font-size: small;
}
#shousai h3 {
	margin: 0px;
	width: 300px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px dotted #999999;
	background-color: #CCCCFF;
}
.img-r {
	margin: 0px;
	clear: both;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
