@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-toread {
	padding-left:420px;
	}
div.bx-bbs-header p#p-toread a {
	background-position:-340px 0;
	width:165px;
	}
div.bx-bbs-header p#p-toread a:hover {
	background-position:-510px 0;
	}

/* notice */
div#bx-contents h2 {
	font-size:83%;
	color:#c00;
	text-align:center;
	padding-bottom:16px;
	}
div#bx-contents ol {
	padding:0;
	margin:0 0 16px 30px;
	}
div#bx-contents ol li {
	font-size:83%;
	line-height:1.5;
	padding-bottom:4px;
	}
div#bx-contents p#doui {
	color:#c00;
	font-size:83%;
	line-height:1.25;
	font-weight:bolder;
	text-align:center;
	padding-bottom:24px;
	}

div#bx-contents p#p-write {
	margin:0 80px;
	}
div#bx-contents p#p-write a {
	display:block;
	background-color:#1766b2;
	color:#fff;
	font-size:100%;
	line-height:1.25;
	text-align:center;
	font-weight:bold;
	padding:10px;
	}
div#bx-contents p#p-write a:hover {
	background-color:#036;
	}

div#bx-contents p#p-end {
	color:#f69;
	font-size:83%;
	line-height:1.5;
	text-align:center;
	background-color:#fff;
	padding:4px;
	}