/*=================================================
BLアワードナビ共通　最終修正2015.03.04
=================================================*/
#ContWrapper {
	width: 1090px !important;
	position: relative;
	overflow: hidden;
}
/*====================================================
サブメニュー
====================================================*/
.BLAsubMenu {
	/*color: #065FE8;*/
	color: #00439c;
	font-size: 13px;
	line-height: 1.8;
	clear: both;
	overflow: hidden;
	padding-bottom: 0;
}
.BLAsubMenu a {
	/*color: #065FE8;*/
	color: #00439c;
	text-decoration: none;
}
.BLAsubMenu a:hover {
	color: #6a9ff1;
	text-decoration: none;
}
.BLAsubMenuClose {
	width: 20px;
	height: 20px;
	margin-left: auto;
	cursor: pointer;
	background: url(../img/blaward2016/submenu_close_btn.png) no-repeat 0 0;
}
.BLAsubMenuClose:hover {
	background: url(../img/blaward2016/submenu_close_btn.png) no-repeat 0 -20px;
}
.none {
	display: none;
}
/*=================================================
サイドバー用
=================================================*/
.BLAsideBnr {
	padding-bottom: 15px;
}
.BLAsideBnr02 {
	padding-bottom: 15px;
	padding-top: 15px;
}
.BLAwardRightBox {
	padding: 10px;
	padding-top: 0;
	padding-bottom: 0;
	border: 1px solid #CCC;
}
.BLAwardRightBox dl {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	overflow: hidden;
	padding-top: 10px;
	text-align: left;
}
.BLAwardRightBox dl.hBorder {
	border-bottom: 1px dotted #CCC;
}
.BLAwardRightBox dl a {
	font-weight: normal;
	line-height: 1.2 !important;
	text-decoration: none;
}
.BLAwardRightBox dl a:hover {
	color: #065FE8;
}
.BLAwardRightBox dl a.BLAwardRightTitle {
	color: #065FE8;
	font-size: 12px;
}
.BLAwardRightBox dl dd a.BLAwardRightTitle {
	color: #065FE8;
	font-size: 12px;
}
.BLAwardRightBox dl a.BLAwardRightTitle:hover {
	color: #6a9ff1;
	text-decoration: none;
}
.BLAwardRightBox dl a.BLAwardRightSakusha {
	color: #68473A;
	font-size: 12px;
}
.BLAwardRightBox dl a.BLAwardRightPub {
	color: #68473A;
	font-size: 12px;
}
.BLAwardRightBox dl a.BLAwardRightSakusha:hover, .BLAwardRightBox dl a.BLAwardRightPub:hover {
	color: #68473A;
}
.BLAwardRightBox dt {
	width: 35px;
	height: 30px;
	float: left;
}
.BLAwardRightBox dd {
	width: 243px !important;
	float: right;
}
.BLAwardRightBox dt.Prize01 {
	text-indent: -9999px;
	background: url(../img/blaward2016/side_rank_icon.png) no-repeat left top;
	margin-top: -5px;
}
.BLAwardRightBox dt.Prize02 {
	text-indent: -9999px;
	background: url(../img/blaward2016/side_rank_icon.png) no-repeat left top;
	/* IE7 */
	*background:url(../img/blaward2016/side_rank_icon.png) no-repeat left 2px;
}
.BLAwardRightBox dt.Prize03 {
	text-indent: -9999px;
	background: url(../img/blaward2016/side_rank_icon.png) no-repeat left top;
	/* IE7 */
	*background:url(../img/blaward2016/side_rank_icon.png) no-repeat left 2px;
}
.BLAwardRightBox dt.Prize04 {
	text-indent: -9999px;
	background: url(../img/blaward2016/side_rank_icon.png) no-repeat left 3px;
	margin-top: -5px;
}
.BLAwardRightBox dt.PrizeOther {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #68473A;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -2px;
}
/*=================================================
サイドバー用　規定
=================================================*/
.BLAwardRightBoxKitei {
	padding: 10px;
	border: 1px solid #CCC;
	border-top: 0;
	text-align: left;
	margin-bottom: 15px;
}
.BLAwardRightBoxKitei a {
	text-decoration: none;
	font-weight: normal;
	color: #065FE8;
}
.BLAwardRightBoxKitei a:hover {
	color: #6a9ff1;
	text-decoration: none;
}
