div#other_content_box div#content_in_box
{
	background-image: url(../image/hiroba/hiroba_base.jpg);
	background-repeat: no-repeat;
	background-position: 50%;
	width: 1020px;
	height: 473px;
	position: relative;
	top: 5px;
	left: 5px;
}

div#other_content_box div#content_in_box h1
{
	position: absolute;
	top: 13px;
	left: 305px;
	margin: 0px;
}

div#other_content_box div#content_in_box h2
{
	position: absolute;
	top: 60px;
	left: 616px;
	margin: 0px;
}

/* SYSTEM MENU */
div#other_content_box div#content_in_box div#hiroba_menu
{
	position: absolute;
	top: 150px;
	left: 14px;
	width: 311px;
	height: 315px;
	overflow: auto;
}

div#other_content_box div#content_in_box div#hiroba_menu ul
{
	margin: 0px;
/*	padding: 10px 0px 0px 10px;*/
	padding: 10px 0px 0px 11px;
	list-style-type: none;
}

div#other_content_box div#content_in_box div#hiroba_menu ul li
{
	width: 137px;
	height: 44px;
	margin-bottom: 4px;
	margin-right: 1px;
	float: left;
}

/* PREV NEXT */
div#other_content_box div#content_in_box div#prev_next
{
	position: absolute;
	top: 435px;
	left: 800px;
	width: 200px;
}

div#other_content_box div#content_in_box div#prev_next ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#other_content_box div#content_in_box div#prev_next ul li
{
	width: 88px;
	height: 22px;
	margin-right: 5px;
	float: left;
}


/*  */
div#other_content_box div#content_in_box div#hiroba_content h3
{
	font-weight: 900;
	font-size: 15pt;
	text-align: center;
	border-left: 20px #ff6600 solid;
	border-right: 20px #ff6600 solid;
	border-top: 4px #ff6600 double;
	border-bottom: 4px #ff6600 double;
	padding: 5px;
	margin: 10px;
	background-color: #000;
	color: #fff;
}

div#other_content_box div#content_in_box div#hiroba_content
{
	position: absolute;
	top: 123px;
	left: 359px;
	width: 642px;
	height: 332px;
	overflow: auto;
}

/* 乙女たちの広場 中身 */
div.serihu
{
	margin: 5px 0px;
	zoom: 100%;
}

div.serihu:after
{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}


div.serihu img.icon
{
	float: left;
	margin: 3px 0px 0px 10px;
}

div.serihu p
{
	width: 520px;
	margin: 3px;
	border: 1px #aaa solid;
	float: left;
	font-size: 11pt;
	background-image: url(../image/white10x10.png);
	padding: 3px;
	min-height: 57px;
}

div.serihuigai
{
	text-align: center;
	font-size: 11pt;
	font-style: italic;
	margin: 30px 0px;
}

div.serihuigai a.wall
{
	font-style: normal!important;
	font-weight: 900;
	font-size: 10pt;
}

div.serihu p .s_bold
{
	font-weight: 900;
}

div.serihu p .s_big
{
	font-size: 15pt;
	font-weight: 900;
}

div.serihu p .s_xbig
{
	font-size: 25pt;
	font-weight: 900;
}

div.serihu p .s_small
{
	font-size: 7pt;
}


