@charset "Shift_JIS";

/*--------------------------------------------------------------------
	IDENTIFICATION DIVISION.
	Version.					1.4.1.2;
	Author.						Oka(Live!Ads)
	Aptx.						4.8.6.9;

	PROGRAM-ID.		"history"
-------------------------------------------------------------------*/

/*************************************
	DATA DIVISION.
	WORKING-STRAGE SECTION.
*************************************/

/*--
	History
	
---------------------------------------------- --*/
#History-Wrap{
	width:984px;
	margin:0px auto;
	text-align:left;
}
#History-Wrap #topicPath{
	margin-bottom:0px;
	width:984px;
	background:url(../../history/img/topicpath_bg.gif) no-repeat left bottom;
	padding-bottom:12px;
}
#History-Wrap #topicPath dd{
	margin-left:2px;
}
#History-Wrap .history{
	width:984px;
	background:url(../../history/img/wrap_bg.gif) repeat-y left top;
}

/*--
	contents
	
---------------------------------------------- --*/

#History-Wrap .history .contents{
	width:557px;
	float:right;
	background:url(../../history/img/contents_bg.gif) no-repeat left top;
	padding-top:5px;
	text-align:left;
}
#History-Wrap .history .contents .iframe{
	width:550px;
	background:url(../../history/img/iframe_bg.gif) no-repeat left bottom;
	padding-bottom:5px;
}
#History-Wrap .history .contents .iframe iframe{
	overflow-x:hidden;
	overflow-y:auto;
}



/*--
	List
	
---------------------------------------------- --*/
#History-Wrap .history .history-list{
	width:407px;
	float:left;
}
#History-Wrap .history .history-list .scroll-wrap{
	background:url(../../history/img/scroll_wrap_bg.gif) repeat-y left top;
	margin-left:7px;
	padding:1px 0px;
}
#History-Wrap .history .history-list .scroll{
	width:400px;
	z-index:0;
}
#History-Wrap .history .history-list .scroll div{
	margin:0px;
	z-index:0;
}
#History-Wrap .history .history-list .scroll ul{
	width:375px;
	background:#e0e0e0;
	z-index:10;
}
#History-Wrap .history .history-list .scroll li{
	width:373px;
	margin:0px 1px 1px;
	background:#F8F8F8;
	z-index:10;
}
#History-Wrap .history .history-list .scroll li.even{
	background:#fff;
}
#History-Wrap .history .history-list .scroll li.lastChild{
	margin-bottom:0px;
}
#History-Wrap .history .history-list .scroll li a{
	display:block;
	width:373px;
	color:#000;
	padding:9px 0px;
	text-decoration:none;
	font-size:1.2em;
	outline:none;
}
#History-Wrap .history .history-list .scroll li a img{
	display:block;
	float:right;
	margin-right:9px;
}
* html #History-Wrap .history .history-list .scroll li a img{
	margin-right:4px;
}
#History-Wrap .history .history-list .scroll li a span{
	width:55px;
	text-align:center;
	display:block;
	line-height:1.5em;
}
#History-Wrap .history .history-list .scroll li a strong{
	width:240px;
	display:block;
	margin-left:60px;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
	margin-top:-1.5em;
}
#History-Wrap .history .history-list .scroll li a.current,
#History-Wrap .history .history-list .scroll li a:hover{
	background:url(../../history/img/history_over.jpg) repeat-x left bottom #fff;
	color:#000;
}


/*--
	Scroll
	
---------------------------------------------- --*/
#History-Wrap .history-list .scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}
.contentwrapper{
	z-index:10;
}
#History-Wrap .history-list .scroll .vscrollerbase {
	width: 20px;
	background:url(../../history/img/scroll_bg.gif) repeat-y left top white;
	
}
#History-Wrap .history-list .scroll .vscrollerbar {
	width: 20px;
	background-color: #F6E024;
	padding:19px 0px;
}
#History-Wrap .history-list .scroll .vscrollerbasebeg{
	width:20px;
	height:19px !important ;
	background:url(../../history/img/arrow_top.gif) no-repeat left top;
}
#History-Wrap .history-list .scroll .vscrollerbaseend{
	width:20px;
	height:19px !important ;
	background:url(../../history/img/arrow_bottom.gif) no-repeat left top;
}
#History-Wrap .history-list .scroll .hscrollerbase {
	height: 10px;
	background-color: white;
}
#History-Wrap .history-list .scroll .hscrollerbar {
	height: 10px;
	background-color: black;
}

#History-Wrap .history-list .scroll .scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: gray;
}
#mycustomscroll {
	width: 290px;
	height: 330px;
	overflow: auto;
	position: relative;
}

/*--
	Bottom Menu
	
---------------------------------------------- --*/
#History-Wrap .menu{
	width:984px;
	background:url(../../history/img/menu_bg.gif) no-repeat left top;
	padding-top:5px;
	padding-bottom:60px;
}
#History-Wrap .menu .back-next{
	width:539px;
	float:right;
}
#History-Wrap .menu .back-next li{
	float:left;
	list-style:none;
	display:block;
}
#History-Wrap .menu .back-next li.back{
	width:104px;
	visibility:hidden;
}
#History-Wrap .menu .back-next li.pagenum{
	text-align:center;
	color:#999;
	width:306px;
	font-size:1.2em;
	line-height:42px;
}
#History-Wrap .menu .back-next li.next{
	width:129px;
	visibility:hidden;
}
#History-Wrap .menu .old-new{
	width:409px;
	float:left;
}
#History-Wrap .menu .old-new li{
	float:left;
	list-style:none;
	width:74px;
	text-align:right;
	height:42px;
	overflow:hidden;
}
#History-Wrap .menu .old-new li a{
	display:block;
	margin:0px 0px 0px auto;
	width:74px;
	background-position:0px;
	background-repeat:no-repeat;
}
#History-Wrap .menu .old-new li a img{
	visibility:hidden;
}
#History-Wrap .menu .old-new li.old{
	width:334px;
}

#History-Wrap .menu .old-new li.old a{
	background-image:url(../../history/img/old.jpg);
}
#History-Wrap .menu .old-new li.new a{
	background-image:url(../../history/img/new.jpg);
}
#History-Wrap .menu .old-new li a:hover,
#History-Wrap .menu .old-new li a.current{
	background-position:0px -42px;
}
#History-Wrap .menu .logo{
	height:1px;
	clear:both;
	font-size:1px;
	margin-left:5px;
}
#History-Wrap .menu .logo img{
	margin-top:-31px;
	position:relative;
}


/*--
	Copyright
	
---------------------------------------------- --*/
#History-Wrap .copyright{
	width:984px;
	text-align:center;
	padding-bottom:43px;
}





