@charset "UTF-8";
/* CSS Document */


/*トップページ最近の記事*/
.recentPost {
	background-color: #e6e6e6;
	padding: 10px;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	display: block;
}
.recentPost h3 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
	margin-top: 6px;
	margin-bottom: 5px;
	/*background-image: url(images/img_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	display: block;
	width: 263px;
	margin-left: 132px;*/
}
.recentPost h3 a {
	font-family: "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 15px;
	font-weight: normal;
	color: #b96041;
	text-decoration: none;
}
.recentPost p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 19px;
        margin-bottom: 2px;
}
.recentPost p a {
	color: #736357;
	text-decoration: underline;
	font-size: 11px;
}
.recentPost p a:hover {
        text-decoration: none;
}
.recentPost img {
	border: 4px solid #FFFFFF;
	float: left;
	margin-right: 15px;
}
.category p {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
        line-height: 15px;
        padding-top: 7px;
}
.category p a {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
        text-decoration: none;
        line-height: 15px;
        padding-top: 7px;
}
/*トップページ最近の記事ここまで*/


.post h2 a {
        color: #b96041;
	font-family: "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 23px;
	font-weight: normal;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -2px;
}
.post img {
        margin-bottom: 15px;
}
.post h3 img {
	margin-top: 20px;
	margin-bottom: 10px;
        padding: 0px;
}

.roomTT {
        padding-top: 0px;
        padding-right: 194px;
        padding-left: 0px;
        padding-bottom: 10px;
        margin-top: 10px;
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
        display: block;
}
.roomT {
        width: 210px;
        padding-bottom: 15px;
        margin-top: -10px;
}

td.pri02 {
	border: 1px dashed #999999;
        border-collapse:separate;
}
