@charset "shift_jis";
@import url("../_css.css");

/* +++++++++++++++++++++++++++++++++
■このディレクトリ内 CSS
+++++++++++++++++++++++++++++++++ */
.SHCBlock .BlockLeft h4 img {
	margin-bottom:5px;
}
/* 詳細テーブル */
.Shosai {
	margin-top:15px;
}
.Shosai strong.red {
	font-weight:normal;
}
/* 詳細・お申し込みについて */
.OtoiawaseBlock .grayBox {
	margin-top:5px;
}
h5 {
	margin-top:15px;
	padding-bottom:5px;
	font-size:90%;
	border-bottom:solid 1px #cccccc;
}
span.TtlBox {
	padding:10px;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 2px #3f9eca;
}
/*
サブボックス内リスト
*/
table.nitteiList {
	width:503px !important;
	margin:7px !important;
	border-right:none;
}
table.nitteiList th {
	width:110px !important;
	font-weight:normal;
	background:#ffffff !important;
	border-left:none;
}
table.nitteiList td {
	width:393px !important;
	font-weight:normal;
}
table.nitteiList td span {
	margin:7px 0px 7px 7px !important;
}
table.nitteiList th span {
	margin:7px 7px 7px 0px !important;
}