@charset "UTF-8";

#mprimgnews  {
position: relative;
float: left;
margin-top: 0px;
margin-bottom: 24px;
margin-left: 0px;
margin-right: 0px;
}


/* ボタン
----------------------------------------------------------- */ 
#pagetop a  {
position: relative;
height:12px;
width:72px;
margin-top: 8px;
margin-bottom: 52px;
float:right;
background-image: url(../../../img/mpr_btn_pagetop_a.png);
background-repeat: no-repeat;
background-position: top center;
background-color: transparent;
}

#pagetop a:hover {
background-image: url(../../../img/mpr_btn_pagetop_h.png);
background-repeat: no-repeat;
background-position: top center;
background-color: transparent;
}




/*primary_main_news要素 
---------------------------------------- */  
#primarymainnews {
position: relative;
clear: both;
height:auto;
width: 100%;
text-align: center;
z-index:100;
}

#primarymainnewscontent {
position: relative;
height:auto;
width: 960px;
top: 0px;
left: 0px;
margin: 0px auto;
text-align: center;
}

#primarymainnewssection {
position: relative;
height:auto;
width: 960px;
top: 0px;
left: 0px;
margin: 0px auto;
text-align: left;
}

#primarymainnewssection02 {
	position: relative;
	height: auto;
	width: 896px;
	text-align: left;
	border: 1px solid #80848c;
	margin-top: 8px;
	padding-top: 32px;
	padding-bottom: 32px;
	padding-left: 32px;
	padding-right: 32px;
	background-image: url(../../../img/mpr_cell_black.png);
	background-repeat: repeat;
	background-position: top center;
	background-color: transparent;
	font-size: 75px;
}

#primarymainnewssectionbottom {
position: relative;
height:auto;
width: 960px;
top: 0px;
left: 0px;
margin-top:16px;
margin-bottom:16px;
text-align: left;
}
