@charset "Shift_JIS";

/*** 全体 ***/
* {
	margin: 0;
	padding: 0;
	zoom: normal;
	line-height: 1.3;
}
div { zoom: 1; }
html, body { height: 100%; }
html { overflow-y: scroll; }

ul {
	margin: 0 0 0 1.5em;
	padding: 0;
}

img {
	border: none;
	vertical-align: bottom;
}

body {
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../dat/pagebg_tl.gif);
	color: darkslategray;
	/*font-family: "Arial";*/
	font-size: 100%;
	line-height: 1.3;
	text-align:  justify;
	text-justify: inter-ideograph;
	line-break: strict;
}

}
table, td {
	font-size: 100%;
	text-align:  justify;
	text-justify: inter-ideograph;
	line-break: strict;
	line-height: 1.3;
}

a {
	color: #000099; 
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration: underline;
}

#board {
	border-left: 2px solid #cccccc;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	clear: both;
	min-height: 100%;
}

div#minwidth {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width: 960px;
	width: 100%;
} * html div#minwidth {
	width: expression(document.body.clientWidth < 962 ? "960px" : "auto");
}

div#container {
	position: relative;
	padding: 1px 0px;
}

/*** main ***/
div#main {
	margin-right: 260px;
}
* html div#main {
	float: right;
	margin-right: 0px;
}
/*** side bar ***/
div#sidebar {
	position: relative;
	float: right;
	width: 250px;
	padding-right: 10px;
	overflow: hidden;
}


/*RB*/
#sidebar_rb {
	position: relative;
	float: right;
	width: 250px;
	padding-right: 10px;
	overflow: hidden;
}
/*endRB*/

/** article **/
div.article h2 {
	padding:1px;
	margin-bottom:5px;
	background-color:deepskyblue;
	color:white;
	text-align:center;
	font-size:85%;
	font-variant:small-caps;
	font-weight:normal;

}
div.article h3
{
	margin: 5px;
	color: red;
	font-size: 120%;
}
div.article p {
	margin: 5px;
	font-size: 95%;
}
/*
div.article img {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

div.article div.more {
	text-align: right;
}
div.article div.more p {
	text-align: center;
	padding: 2px;
	background-color: gold;
}
*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
} .clearfix {
	min-height: 1px;
} * html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

div.cbox_wrap { margin: 10px 0px 10px 10px; }

div.cbox_tl {
	font-size: 0;
	height: 7px;
	background-image: url(../dat/cbox_tl_wh.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div.cbox_tr {
	height: 7px;
	background-image: url(../dat/cbox_tr_wh.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
div.cbox_top {
	height: 7px;
	margin: 0px 7px;
	background-image: url(../dat/cbox_top_wh.gif);
	background-position: top;
	background-repeat: repeat-x;
}
div.cbox_lf {
	background-image: url(../dat/cbox_left_wh.gif);
	background-position: left;
	background-repeat: repeat-y;
}
div.cbox_rt {
	background-image: url(../dat/cbox_right_wh.gif);
	background-position: right;
	background-repeat: repeat-y;
}
div.cbox {
	padding: 1px;
	margin: 0px 7px;
	background-image: url(./dat/cbox_base_wh.gif);
	background-color: #FFFFFF;
}
div.cbox_bl {
	font-size: 0;
	height: 7px;
	background-image: url(../dat/cbox_bl_wh.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.cbox_br {
	height: 7px;
	background-image: url(../dat/cbox_br_wh.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.cbox_btm {
	height: 7px;
	margin: 0px 7px;
	background-image: url(../dat/cbox_bottom_wh.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/** メニューバー **/
div#mbar {
	background-image: url(../dat/mbarbtn_c.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 24px;
}
div#mbar ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
} div#mbar li {
	float:left;
} div#mbar a {
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;
	display:block;
	width: 88px;
	height: 24px;
	line-height: 24px;
	background-image: url(../dat/mbarbtn.gif);
} div#mbar a:hover {
	color: #FF3399;
	position: relative;
	top: 1px;
	text-decoration: underline;
}

/** DLsite banner **/
div.side p.bnr {
	float: none;
	text-align: center;
	margin: 10px 0px;
	font-size: 60%;
}
div.side p.bnr img {
	float: none;
	margin: 0;
	border: 1px whitesmoke solid;
}

/** lac **/
div#lac img {
	float: none;
	border: none;
}

div#bdphd_lt{
	background-image: url(../dat/bdphd_lt.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 96px;
	margin: 5px;
}
div#bdphd_rt{
	background-image: url(../dat/bdphd_rt.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 96px;
}
div#bdphd_ct{
	background-image: url(../dat/bdphd_ct.gif);
	background-repeat: repeat-x;
	height: 96px;
	margin-left: 51px;
	margin-right: 51px;
	text-align: right;
}

.opacity {
	filter: alpha(style=0, opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.nopacity {
	filter: alpha(style=0, opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.cornertitle {
	padding:1px;
	margin-bottom:10px;
	background-color:deepskyblue;
	color:white;
	text-align:center;
	font-size:85%;
	font-variant:small-caps;
	font-weight:normal;
}

.clear{
	clear:both;
	height:0px;
}

.at{
	color:#FF0000;
}

.cp{
	color:#FF3300;
}

.bold{
	font-weight:bold;
}


