@charset "iso-2022-jp";

div#bx-post {
	position:relative;
	background-image:url(img/bg_post.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:115px;
	}
div#bx-post p, div#bx-post h2 {
	position:absolute;
	}
div#bx-post p#p-num, div#bx-post h2 {
	font-size:87.5%;
	line-height:1.25;
	top:61px;
	}
div#bx-post p#p-num {
	font-weight:bold;
	left:31px;
	}
div#bx-post h2 {
	color:#1766b2;
	left:90px;
	}
div#bx-post h2 span {
	background-color:#f4ede0;
	padding:0 6px;
	}
div#bx-post p#p-date {
	font-size:67.5%;
	text-align:right;
	line-height:1.25;
	width:178px;
	left:457px;
	top:64px;
	}

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

div#bx-contents p.p-txt {
	font-size:83%;
	line-height:1.5;
	padding-bottom:2em;
	}

div#bx-contents p.p-photo {
	background-repeat:no-repeat;
	background-position:center center;
	margin:0 0 8px 0;
	}
div#bx-contents p.p-photo span {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/ph_waku.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:214px;
	}
div#bx-contents p.p-cap {
	text-align:center;
	margin:0 0 2em 0;
	}
div#bx-contents p.p-cap span {
	font-size:75%;
	line-height:1.25;
	padding:2px 6px 3px;
	background-color:#ff6;
	}
div#bx-contents p.p-pgtop {
	text-align:right;
	line-height:1.25;
	font-size:83%;
	}
div#bx-contents p.p-pgtop a {
	text-decoration:none;
	padding:0 6px;
	}
div#bx-contents p.p-pgtop a:hover {
	text-decoration:none;
	background-color:#d6e3f4;
	}



/* right column */

div#bn-box h2 {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/h2_backnum.jpg);
	background-repeat:no-repeat;
	background-position:64px 0;
	height:50px;
	margin-bottom:4px;
	}
div#bn-box ul {
	list-style-type:none;
	}
div#bn-box ul#ul-backnum li {
	background-color:#fff;
	border-bottom:1px dotted #999;
	}
div#bn-box ul#ul-backnum li a {
	display:block;
	background-image:url(img/listmark.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:83%;
	line-height:1.25;
	padding:10px 0 10px 24px;
	}
div#bn-box ul#ul-backnum li a:hover {
	background-color:#d6e3f4;
	}
div#bn-scrl-box {
	height:300px;
	overflow:auto;
	}