@charset "UTF-8";
.title_h3 {
	background-color: #E9E9D3;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CACC91;
	color: #000000;
}
/* 矢印のリスト */
.link {
	border: 0px solid #CDB9DD;
}
.link li {
	background-image: url(../../common/images/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	line-height: 1.1em;
	font-size: 90%;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 50px;
}
.collection {
	background-color: #FFFFFF;
	margin-bottom: 30px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
	line-height: 1.5em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #99C7CF;
}
.collection td {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99C7CF;
	border-left-color: #99C7CF;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99C7CF;
}
.page {
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: center;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 80%;
	line-height: 1.5em;
}
.shisaku img {
	display: block;
	margin-bottom: 10px;
}
.shisaku mt-image-none {
	display: block;
	margin-bottom: 10px;
}

