.showcase {
	width: 545px;
	margin: 0 0 20px;
	padding: 0 10px;
}
.showcase h3 {
	font-size: 1.2em;
	line-height: 1em;
	padding: 3px 10px;
	border: 1px solid #CCC;
	margin: 0;
}
.showcase h3 img,
.showcase h3 span {
	margin: 0 60px 0 0;
	vertical-align: middle;
}
.showcase p.date {
	margin: 0;
	text-align: right;
	font-size: .9em;
}
.showcase div.c-wrap {
	padding: 10px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.showcase div.c1 {
	width: 385px;
	float:right;
}
.showcase div.c2 {
	width: 130px;
	float: left;
	text-align: center;
}
.showcase div.c1 p.detail {
	padding: 0 0 0 270px;
}
.showcase div.c1 p.detail a {
	width: 114px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url(../img/fs/bt-shousai-off.gif) no-repeat;
}
.showcase div.c1 p.detail a:hover {
	background: url(../img/fs/bt-shousai-on03.gif) no-repeat;
}

.detail h4 {
	padding: 3px 0;
	border-top: 2px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.detail dt {
	color: #2D4061;
	margin: 0 0 5px;
	font-weight: bold;
}
.detail dd {
	margin: 0 0 20px;
	padding: 10px;
	border: 1px solid #CCC;
}
.detail ol {
	list-style: inside decimal;
	margin: 0 0 10px;
}
.detail p span{
	font-weight: bold;
}


.detail p.imgr{
	float: right;
}
.detail p.imgr img{
	margin: 0 0 0 15px;
}
.detail div.tantou dl {
	border: none;
}
.detail div.tantou dt {
	float: left;
	margin: 0 5px 0 0;
}
.detail div.tantou dd {
	margin: 0 0 20px;
	padding: 10px;
	border: none;
}

img.bn-contact {
	margin: 0 15px 0 0;
}