@charset "iso-2022-jp";

/* contents */
div#bx-lef div#bx-contents {
	padding:0 30px;
	}

div#bx-contents div.bx-bbs-header {
	background-image:url(img/h1_bbs.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:100px;
	}
div#bx-contents div.bx-bbs-header h1 {
	font-size:2px;
	text-indent:-9999px;
	height:28px;
	}

div.bx-bbs-header p.p-btn a {
	display:block;
	background-image:url(img/btn_bbs.png);
	background-repeat:no-repeat;
	font-size:2px;
	text-indent:-9999px;
	height:33px;
	}
div.bx-bbs-header p#p-tonotice {
	padding-left:420px;
	}
div.bx-bbs-header p#p-tonotice a {
	background-position:left top;
	width:165px;
	}
div.bx-bbs-header p#p-tonotice a:hover {
	background-position:-170px 0;
	}

/* page number */
p.p-num {
	font-size:67.5%;
	line-height:1.3;
	margin:0 31px 16px;
	}
p.p-num a:link {
	text-decoration:underline;
	padding:0 3px;
	}
p.p-num a:visited {
	text-decoration:none;
	padding:0 3px;
	}
p.p-num a:active, p.p-num a:hover {
	text-decoration:none;
	background-color:#d6e3f4;
	}

/* loop */
div.loop-box {
	width:543px;
	background-image:url(img/brd_read.png);
	background-repeat:repeat-y;
	background-position:-543px 0;
	margin:0 31px;
	}
div.loop-box h2 {
	color:#4ecc00;
	font-size:83%;
	line-height:1.25;
	background-image:url(img/brd_read.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding:20px 24px 8px;
	}
div.loop-box p {
	padding:0 24px;
	}
div.loop-box p.handle {
	font-size:83%;
	line-height:1.25;
	text-align:right;
	padding-bottom:10px;
	}
.col-from {
	color:#7e96ab;
	font-weight:bolder;
	}
div.loop-box p.msg {
	font-size:83%;
	line-height:1.5;
	padding-bottom:10px;
	}
div.loop-box p.date {
	font-size:67.5%;
	color:#666;
	line-height:1.25;
	text-align:right;
	}

p.ptop {
	background-image:url(img/brd_read.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0 31px 24px;
	padding:18px 0 0 460px;
	}
p.ptop a {
	display:block;
	background-repeat:no-repeat;
	font-size:2px;
	text-indent:-9999px;
	text-decoration: none;
	width:65px;
	height:22px;
	}
p.ptop a:hover {
	background-image:url(img/btn_bbs.png);
	background-position:-680px 0;
	}
.deflink {
	}