@charset "UTF-8";
@import url("../../../css/base.css");
@import url("../../../css/common.css");
@import url("../../../css/contents.css");

.detail-wrap {
	margin-left: 25px;
}
/*.detail-box {
	margin-left: 63px;
	margin-right: 42px;
}*/
.indent-box {
	margin-left: 40px;
}
.indent-box p {
	font-size: 80%;
	line-height: 160%;
}
.cap p {
	font-size: 95%;
	color: #E60012;
	line-height: 140%;
	margin-top: 20px;
}
.bg-fude {
	padding-bottom: 30px;
	background: url(../img/stamp_img_05.gif) no-repeat 350px 0px;
}
.bg-biz {
	background: url(../img/stamp_img_06.gif) no-repeat 350px 30px;
}
.bg-biz p {
	margin-top: 20px;
	width: 290px;
}

.bottom-cont {
	margin-top: 45px;
}
.bottom-cont .alignLeft {
	width: 210px;
}
.bottom-cont .alignRight {
	width: 300px;
}
.bottom-cont .type2 td {
	text-align: right;
	width: 70px;
}
.bottom-cont .type2 td p {
	margin-right: 10px;
}
