@charset "UTF-8";
#header {
	padding-top: 0px;
}
#header #gNav {
	position: absolute;
	left: 1px;
	bottom: 0px;
}
#contents {
	height: 474px;
}

#contents  #promotionFlash {
	height: 474px;
	width: 379px;
	border-right: 1px solid #404040;
	float: left;
}
#contents #promotionBtn {
	/*	position: absolute;
	left: 380px;
	top: 0px;
*/	height: 474px;
	width: 190px;
	float: left;
	position: relative;
}
#contents #promotionBtn #btnLowerRight {
	position: absolute;
	height: 94px;
	width: 95px;
	right: 0px;
	bottom: 0px;
}
#contents #promotionBtn #btnLowerLeft {
	position: absolute;
	bottom: 0px;
	height: 94px;
	width: 95px;
	left: 0px;
}
#contents #news {
	width: 379px;
	font-size: x-small;
	float: right;
	height: 474px;
}
#contents  #news  dl {
	height: 189px;
	border-bottom: 1px solid #404040;
	width: 379px;
	position: relative;
}

#contents #news dt, #contents #news dd {
	border-bottom: 1px dotted #404040;
}
#contents #news dt {
	height: 30px;
	padding: 12px 0px 0px 12px;
}
#contents #news dd {
	padding-left: 18px;
	font: x-small/33px "ＭＳ ゴシック", "Osaka－等幅", Osaka-mono, monospace;
}

#contents #news dd#btnMandP {
	position: absolute;
	top: 12px;
	right: 0px;
	border-bottom: 0;
	height: 11px;
	width: 92px;
}

#contents #news #banner {
	background: url(../img/top_bg_banner.gif) repeat;
	height: 94px;
	width: 379px;
}
#contents #news #banner li {
	display: inline;
	float: left;
}
#contents #news #banner li.odd {
	padding: 5px;

}
#contents #news #banner li.even {
	padding: 5px 0px 5px 6px;
}
