@charset "UTF-8";
#header {
	padding-top: 0px;
}
#header #gNav {
	position: absolute;
	left: 1px;
	bottom: 0px;
}
#contents {
	height: 570px;
	width: 951px; /* all browsers, of course */
	border-right:none;
	border-bottom:none;
	border-left:none;
}
#contents:not(:target){
	width: 952px¥9; /* IE9 and below */
}
#contents  #promotionFlash {
	height: 474px;
	width: 379px;
	float: left;
	position:relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #404040;
}
#contents #promotionBtn {
	/*	position: absolute;
	left: 380px;
	top: 0px;
*/	height: 474px;
	width: 190px;
	float: left;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
}
#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;
	position: relative;
	background: url("../img/line.gif") repeat-y scroll right center transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
}
#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 .banner {
	clear: both;
	height: 48px;
	width: 951px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #404040;
}
#contents .banner li {
	background-image: url(../img/top_bg_banner.gif);
	height: 48px;
	width: 190px;
	float: left;
	text-align: center;
}
#contents .banner li img {
	vertical-align: middle;
	margin-top: 6px;
}

#contents #news #video #title {
	height: 30px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	width: 90px;
}
/*
#contents #news #video li p {
	padding-top: 11px;
	padding-left: 10px;
	height: 81px;
	border-bottom-style: none;
	float: left;
	margin-right: 10px;
}
#contents #news #video li div {
	float: left;
}
*/

#contents #news #video table td {
	font-size: x-small;
	vertical-align: top;
	padding-top: 8px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #404040;
	width: 251px;
}
#contents #news #video table td span{
	font-size: 115%;
}
#contents #news #video table a:link {
	color: #00a0ec;
	text-decoration: none;
}
#contents #news #video table a:visited {
	color: #00a0ec;
	text-decoration: none;
}
#contents #news #video table a:hover {
	color: #00a0ec;
	text-decoration: underline;
}
#contents #news #video table a:active {
	color: #00a0ec;
	text-decoration: underline;
}
#contents #news #video table tr th {
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 116px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #404040;
}
#contents #news #video table tr {
}
#contents #news #video {
	height: 284px;
	width: 379px;
}
#contents #news #video #link {
	float: right;
	margin-top: 10px;
	text-align: right;
	width: 100px;
}
#contents #news #video #link a:link {
	color: #00a0ec;
	text-decoration: none;
}
#contents #news #video #link a:visited {
	color: #00a0ec;
	text-decoration: none;
}
#contents #news #video #link a:hover {
	color: #00a0ec;
	text-decoration: underline;
}
#contents #news #video #link a:active {
	color: #00a0ec;
	text-decoration: underline;
}
#contents #news #video table {
	clear: both;
}
#contents #news #video #titlearea {
	width: 369px;
	padding-right: 10px;
	height: 42px;
}

