@charset "utf-8";

/*********************************************************************
 *
 *  mitsuipr : </mgg/common/css/mgg.css>
 *
 *  Last Update: 2012.01.13
 *
 *********************************************************************/

#mgg #mainContents #contentRight h2{
	clear: both;
	position: relative;
	width: 706px;
}

#mgg #mainContents #contentRight h2 span{
	position: absolute;
	top: 17px;
	right: 8px;
	font-size: 86%;
	line-height: 1.3em;
}

#mgg #mainContents #contentRight .boxTxt .mggLinkbox{
	clear: both;
	width: 618px;
	margin: 0 17px 23px;
	padding: 10px;
	background: #f5f5f5;
	border-top: #ffffff 1px solid;
}

	#mgg #mainContents #contentRight .boxTxt .mggLinkbox .imgLeft{
		float: left;
		width: 284px;
		margin-right: 15px;
	}

	#mgg #mainContents #contentRight .boxTxt .mggLinkbox .txtRight{
		float: left;
		width: 319px;
	}

body#mgg .boxTxt .award{
	width: 672px;
	margin: 0;
	padding: 0;
}

body#mgg .boxTxt .award .flLeft{
	float: left;
	width: 330px;
}

body#mgg .boxTxt .award .flRight{
	float: left;
	width: 330px;
	margin-left: 12px;
}

body#mgg .boxTxt .player{
	clear: both;
	width: 330px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	margin: 10px 0 0;
	padding: 0 0px 15px;
	background: url(/common/img/bg_border.gif) repeat-x bottom;
}

body#mgg .boxTxt .player2{
	clear: both;
	width: 330px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	margin: 10px 0 0;
	padding: 0 0px 15px;
	background: url(/common/img/bg_border2.gif) no-repeat bottom;
}

body#mgg .boxTxt .player3{
	clear: both;
	width: 330px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	margin: 10px 0 0;
	padding: 0;
}

body#mgg .boxTxt .award dl{
	float: left;
	width: 174px;
	margin: 0 0 10px;
}

body#mgg .boxTxt .award dl.hiKeep{
	min-height: 150px;
	height: auto !important;
	height: 161px;
}

body#mgg .boxTxt p.photo{
	float: left;
	width: 146px;
	padding: 0 0 10px 10px;
}

body#mgg .boxTxt .award dt{
	padding-left: 25px;
	background: url(/common/img/icon_crown.gif) no-repeat;
	line-height: 1.5em;
	font-size: 1.2em;
	font-weight: bolder;
	color: #4c440d;
}

body#mgg .boxTxt .award .team{
	padding-left: 25px;
	line-height: 1em;
	font-size: 1em;
	font-weight: normal;
	background: none;
	color: #4c440d;
}

body#mgg .boxTxt .red{
	font-size: 0.75em;
	color: #a62b17;
	line-height: 1.5em;
}

body#mgg .boxTxt .award p.crown{
	float: left;
	margin: 10px 0 0;
	padding-left: 25px;
	background: url(/common/img/icon_crown.gif) no-repeat;
	line-height: 1.6em;
	font-size: 1.2em;
	color: #4c440d;
	font-weight: bolder;
}

body#mgg #contentRight ul.titleNavi{
	position: relative;
	width: 706px;
	height: 47px;
	margin: 0 0 15px;
	background: url(/common/img/bg_titlenav_01.gif) repeat-x bottom;
}

body#mgg #contentRight ul.titleNavi li{
	float: left;
	margin-right:10px;
}

	body#mgg #contentRight ul.titleNavi li.first{
		margin-left: 6px;
	}

	body#mgg #contentRight ul.titleNavi li.link{
		padding-top: 8px;
	}


/*  記者コメント  */
body#mgg .commentBottom{
	clear: both;
	width: 672px;
	margin: 0 0 20px;
	background: url(/common/img/bg_comment_02.gif) no-repeat bottom
}

body#mgg .commentTop{
	width: 675px;
	min-height: 158px;
	height: auto !important;
	height: 158px;
	margin-right:-3px;
	background: url(/common/img/bg_comment_01.gif) no-repeat top;
}

body#mgg .commentTop dl{
	float: left;
	width: 328px;
	margin-left: 16px;
}

body#mgg .commentTop dl dt{
	padding: 2px 0 0 180px;
	font-size: 1.2em;
	font-weight: bolder;
	color: #594722;
}

body#mgg .commentTop dl dd{
	padding: 20px 10px 12px 90px;
}



/*  clear
---------------------------------------------------------- */
body#mgg .boxTxt .player:after,
body#mgg .boxTxt .player2:after,
body#mgg .boxTxt .player3:after,
#mgg #mainContents #contentRight .boxTxt .mggLinkbox:after,
body#mgg .commentBottom:after{
clear: both;
content: ".";
display: block;
height: 0;
line-height: 0;
visibility: hidden;
}
