@charset "shift_jis";

/*----------------------------
  CSS Date Document 2007.11
----------------------------*/

@import url(common.css);


/*####################　共通設定　####################*/


#Header {
	background:url(../img/common/wall-title_top.gif) left bottom no-repeat;
	position:relative;
	z-index:2;
	}


#Navi {margin:80px 0 66px 15px;}



#Container {
	position:relative;
	z-index:1;
	margin-top:-62px;
	}

#ContainerMain {
	background:url(../img/wall-main.gif) no-repeat;
	height:453px;
	}



/*####################　ヘッダタイトル　####################*/


#TopicsBox {
	width:206px;
	height:205px;
	margin-left:10px;
	background:url(../img/wall-topics_entry.gif) left bottom no-repeat;
	}

#TopicsBox h2{
	height:10px;
	margin-left:12px;
	margin-bottom:12px;
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	}
#TopicsBox dl{
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
#TopicsBox dl:after{
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
#TopicsBox dt{
	width:80px;
	float:left;
	clear:left;
	padding-bottom:15px;
	margin-right:5px;
	line-height:150%;
	font-size:10px;
	font-family:verdana;
	}
#TopicsBox dd{
	float:left;
	padding-bottom:15px;
	width:62px;
	}

	
	
	
	

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	margin:0 0 0 10px;
	width:185px;
	height:176px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
	}

.vscrollerbase {
	width:8px;
	_width:10px;
	}
.vscrollerbar {
	width:6px;
	_width:8px;
	background-color:white;
	border:1px solid #ccc;
	}
.hscrollerbase {
	height: 10px;
	background-color: white;
	}
.hscrollerbar {
	height: 10px;
	background-color: black;
	}
	
.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: gray;
	}
	






/*end*/


