<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> @charset "utf-8";
/* CSS Document */
#contents .inner {
	padding-bottom:40px;

}
#footer .inner {
	height:402px;
	background:url(img/btmImage.png) bottom right no-repeat;
}
#footer {
	margin-top:48px;
}
.catch {
	margin:23px 0 40px 31px;
}
.comBox {
	position:relative;
	margin:10px auto;
	width:791px;
}
.btnNext {
	background:url(img/btnNext.gif) 0 0 no-repeat;
	width:786px;
	height:48px;
	text-indent:-9999px;
	margin:10px auto;
	cursor:pointer;
}
.btnNext:hover {
	background:url(img/btnNextOn.gif) 0 0 no-repeat;
}
.comBox.jinnai {
	background:url(img/bg1.jpg) 0 0 repeat-y;
}
.comBox .icon {
	float:left;
	margin:25px 0 0 25px;
}
.comBox .name {
	padding:25px 0 0 130px;
}
.comBox .date {
	position:absolute;
	top:25px;
	left:630px;
}
.comBox .image img{
	border:1px solid #999;
	display:block;
	margin:10px auto;
}
.comBox .text {
	padding:10px 25px 25px 130px;
}
.comBox.jinnai ul{
	background:url(img/bt1.gif) 0 0 no-repeat;
}
.comBox.jinnai ul .text{
	background:url(img/bb1.gif) left bottom no-repeat;
}
.comBox.koshiki {
	background:url(img/bg2.jpg) 0 0 repeat-y;
}
.comBox.koshiki ul{
	background:url(img/bt2.gif) 0 0 no-repeat;
}
.comBox.koshiki ul .text{
	background:url(img/bb2.gif) left bottom no-repeat;
}
</pre></body></html>