@charset "utf-8";
/*-------------------------------------------------
	howaBox
-------------------------------------------------*/
.howaBox .howaTtl {
	height: 40px;
	margin-bottom: 25px;
	background: url(../howa/img/howa_h3.gif) no-repeat;
}
.howaBox h3 {
	float:left;
	width: 320px;
	padding: 12px 0 0 12px;
	font-size: 16px;
	font-weight: bold;
	color: #321;
}
.howaBox .month {
	font-weight: bold;
	color: #321;
}
.howaBox .howaTtl p {
	float:right;
	width: 240px;
	padding: 11px 5px 0 0;
	text-align: right;
}
.howaBox .howaTtl p span {
	font-size: 11px;
}
.howaBox p {
	font-size: 14px;
	text-indent:0;
}
.howaBox p.mbL {
	text-align:right;
}
#contentsBox h2 IMG.pdL2 {
	padding-left: 2px;
}

#year2013 #y2010 UL { display: none; }
#year2013 #y2011 UL { display: none; }
#year2013 #y2012 UL { display: none; }

#year2012 #y2010 UL { display: none; }
#year2012 #y2011 UL { display: none; }
#year2012 #y2013 UL { display: none; }

#year2011 #y2010 UL { display: none; }
#year2011 #y2012 UL { display: none; }
#year2011 #y2013 UL { display: none; }

#year2010 #y2011 UL { display: none; }
#year2010 #y2012 UL { display: none; }
#year2010 #y2013 UL { display: none; }


