@charset "Shift_JIS";
/*--------------------------------------
  Copyright (c) FujiTelevision Network,Inc. All Rights reserved.

  ハモネプリーグ - ハモネプヒストリー
  history
---------------------------------------*/

.history_imgarea{
	position:relative;
	height:75px;
}


/*------------------------- history_menu */
#sub{
	float:left;
	display:inline;
	width:199px;
	margin-left:15px;
}

#sub .nav{
	margin:0;
}

#sub .opened{}

#sub h2.sub_nav_heading{
	position:relative;
	height:39px;
	line-height:39px;
	font-size:100%;
}
#sub h2.opened{}

#sub h2.sub_nav_heading span.toggle{
	position:absolute;
	width:199px;
	height:39px;
	top:0px;
	left:0px;
	padding:0;
	background:url(../img/space.gif) no-repeat left top;
	cursor:pointer;
}
	
#sub .sub_nav{
	font-size:12px;
	line-height:24px;
	color:#000;
	background:#fff;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

#sub .sub_link{
	height:24px;
	width:197px;
	color:#000;
	text-decoration:none;
	display:block;
	text-indent:5px;
}
#sub .sub_link_w{
	height:24px;
	background:#fff;
	
}
#sub .sub_link_g{
	height:24px;
	background:#eee;
}

#sub .sub_hover{
	display:block;
	text-decoration:none;
	background:#ffc9e4;
	cursor:pointer;
}
#sub .none{
	text-indent:-9999px;
	height:0px;
	overflow:hidden;
}


/*------------------------- history_main */
#history_main{
	float:left;
	display:inline;
	width:759px;
}

.history_w{
	width:759px;
	margin:0 0 15px 15px;
}

.history_w_top{
	width:759px;
	height:57px;
	background:url(../img/history_w_top.png) bottom left no-repeat;
	color:#f33699;
	font-size:16px;
	line-height:49px;
	font-weight:bold;
	text-indent:3em;
}

.history_w_bg{
	width:759px;
	background:url(../img/history_w_bg.png) top center repeat-y;
}
.history_w:after{
	content:".";
	display:block;
	visibility: hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

.history_w_btm{
	width:759px;
	height:12px;
	font-size:0.1em;
	line-height:0;
	background:url(../img/history_w_btm.png) top center no-repeat;
}

.history_w_txt{
	width:717px;
	padding:5px 22px 10px 20px;
	font-size:12px;
	line-height:20px;
	text-align:left;
}

.history_w_subttl{
	color:#f33699;
	font-size:16px;
	line-height:49px;
	font-weight:bold;
	text-indent:15px;
}