@charset "Shift_JIS";

/************************************************************************
	01 : メルマガ
************************************************************************/

#title{
	width:445px;
	height:30px;
	background:url(../../images/bbs/bbs_title.jpg) no-repeat 0 0;
	
}
div#bbs-top-img{
	width:445px;
	height:auto;
	margin:5px 0 10px 0;
	padding:0;
}

.bbs-btn{
	float:right;
	margin:0;
	padding:0;
}
.table-normal {

	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.table-normal td {

	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: small;
	line-height: 1.3em;
	padding:5px;
}
.maincap {
padding-left:1em;

}

/************************************************************************
	05 : スクロールtop
************************************************************************/

#details-scrolltop-box{
	float:left;
	height:5px;
	width:450px;
	margin:0px 0 0 0;
}
#details-page-top{
	float:right;
	height:12px;
	background:url(../../images/arrow_pagetop.gif) no-repeat;
	position:relative;
	width: 110px;
}
div#details-page-top-text{
	position:absolute;
	left: 17px;
	top: -2px;
	font-size:10px;
}

