@charset "utf-8";
/* CSS Document */
hr {
	height:0;
	border:0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
	margin: 20px 0;
}
.listTitle {
	padding-left:0.5em;
	padding-right: 1em;
}
.cmsNavi {
	text-align: center;
	margin-top: 30px;
}
.cmsNavi .page img {
	margin-right: 1em;
	margin-left: 1em;
}
#listBox p {
	padding-bottom:10px;
	border-bottom: 1px dotted #999;
}
#listBox a {
	background-image: url(../common/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 1em;
}
#cmsContents #palace {
	text-align: right;
	margin-top: -10px;
	margin-bottom: 20px;
}
#cmsContents #num {
	font-weight: bold;
	color: #265AA6;
}
#mainImageBox {
	margin-right: 20px;
	float: left;
	max-width: 240px;
}
#mainImageBox p {
	margin-bottom:20px;
	font-size:12px;
	line-height:1.4;
}
#subBox {
	margin-top:50px;
}
#subImageBox {
	float: right;
	margin-left: 10px;
}
#subImageBox p {
	margin-bottom: 20px;
}
.clear {
	clear:both;
	margin-bottom:10px;
}
#siryou {
	font-weight: bold;
	color: #265AA6;
}
#backBtn {
	text-align:center;
	margin-top: 30px;
}
.arrow {
	background-image: url(../common/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 17px;
}
p .group1 img {
	padding: 4px;
	border: 1px solid #CCC;
}
