@charset "UTF-8";
.blockTopBody h2, p.casebtn{
	text-align:center;
}
.blockTopBody .logos{
	text-align:center;
	margin:40px 0 50px
}

.blockTopBody h3{
	text-align:center;
	padding:40px 0;
}
.blockTopBody h3.lineup{
	background:#f2f5f6;
	margin:50px 0 0 0;
}

#lineup {
	background: url(/shared/img/bg_lineup.png) bottom no-repeat #f2f5f6;
	padding: 0 20px 117px 20px;
	margin: 0;
	overflow:hidden
}
.lineup1 {
	background:url(../img/bg_lineupBtm308.png) bottom center no-repeat #ffffff;
	padding:0 0 16px 0;
	width:308px;
	margin:0 0 13px;
}
.lineup2 {
	background:url(../img/bg_lineupBtm619.png) bottom center no-repeat #ffffff;
	padding:0 0 16px 0;
	width:620px;
	margin:0 0 13px;
}
.lineup3 {
	background:url(../img/bg_lineupBtm940.png) bottom center no-repeat #ffffff;
	padding:0 0 16px 0;
	width:940px;
	margin:0 0 13px;
}
#lineup ul{
	padding:0;
	margin:0 0 13px 0;
	overflow:hidden;
}
#lineup ul a{
	display:block;
	width:245px;
	cursor:pointer;
	margin:0 0 0 12px;
	overflow:hidden;
	padding:12px 20px;
	text-decoration:none
}
#lineup ul li.bl a{
	margin:0 0 0 14px;
}
#lineup ul.ht173 a{
	height:149px;
}
#lineup ul.ht173 a:hover{
	background:url(../img/bg_lineup173.png) top left no-repeat;
}
#lineup ul.ht146 a{
	height:122px;
}
#lineup ul.ht146 a:hover{
	background:url(../img/bg_lineup146.png) top left no-repeat;
}
#lineup ul.ht104 a{
	height:80px;
}
#lineup ul.ht104 a:hover{
	background:url(../img/bg_lineup104.png) top left no-repeat;
}
#lineup ul li{
	padding:0;
	width:312px;
	float:left;
}
#lineup ul li.bl{
	border-left:#dfdfdf 1px solid;
	width:313px;
}
#lineup ul li .img{
	display:block;
	width:39px;
	float:left;
	padding:3px 0 0 0;
}
#lineup ul li .heading{
	display:block;
	width:190px;
	float:right;
	font-size:14px;
	line-height:24px;
	color:#259ad0;
	font-weight:bold;
}
#lineup ul li .heading span{
	font-size:18px;
	color:#000000;
}
#lineup ul li .heading span.fs17{
	font-size:17px;
}
#lineup ul li p.description{
	display:block;
	padding:20px 0 0 0;
	color:#000000;
	clear:both;
	font-size:14px;
}
#lineup ul li.ws{
	width:300px;
}

p.mailmag a{
	position:relative;
	width:920px;
	display:block;
	margin: 0 auto;
}
p.mailmag a img.pc{
	position:absolute;
	top:0;
	left:0;
}

#newsrelrese{
	margin:40px 0 0 0;
	background:#f8f9fa;
	padding:0 0 20px 0
}
#newsrelrese h3{
	position:relative
}
#newsrelrese h3 a{
	position:absolute;
	right:32px;
	top:30px;
}
#newsrelrese ul{
	display:block;
	padding:5px 0 0 30px;
}
#newsrelrese li{
	display:block;
	font-size:75%;
	line-height:1.4;
	background-image:url(/shared/img/bgDotLine.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:10px 0 5px 0;
	width:920px
}
#newsrelrese li.last{
	background-image:none;
}
#newsrelrese li a{
	display:block;
	width:920px;
	cursor:pointer;
}
#newsrelrese li a .nrL{
	display:block;
	width:100px;
	float:left;
}
#newsrelrese li a .nrR{
	display:block;
	width:790px;
	float:right;
	color:#006bad;
}
#newsrelrese li a .nrR:hover{
	text-decoration:underline
}
#newsrelrese li a .nrL .date,#newsrelrese li a .nrL .label{
	display:block;
	color:#333;
}
#newsrelrese li a .nrL .label{
	padding:1px 0 0 0;
}
#newsrelrese li a .nrL .date{
	padding:4px 0 5px 0;
}

.blockTopBody .fl {
	float:left;
}
.blockTopBody .fr {
	float:right;
}
.blockTopBody .mlr20{
	margin-left:20px;
	margin-right:20px;
}
.blockTopBody .mlr30{
	margin-left:30px;
	margin-right:30px;
}
.blockTopBody .mt40{
	margin-top:40px;
}
.blockTopBody .fs14b{
	font-size:14px;
	font-weight:bold
}
.blockTopBody .fs12{
	font-size:14px;
}
