@charset "EUC-JP";
/* オニバナー */
#onibanner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	text-align: center;
	margin-top: 3px;
}
/* トップ画像バナー上段 */
.menu_top_imgbanner {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 9px;
}
/* トップ画像バナー下段 */
.bottom_img_banner {
	width: 680px;
	margin-bottom: 10px;
}

/* 特集下_テキストバナー */
.banner_stage {
	width: 680px;
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	float: none;
	clear: both;
	margin-bottom: 10px;
    overflow: hidden;
}
.banner_stage:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .banner_stage {
    height: 1em;
    overflow: visible;
}
/**/
.banner_stage_left {
	float: left;
	width: 335px;
}
.banner_stage_right {
	float: right;
	width: 335px;
}
.banner_stage p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 313px;
}
.banner_stage a {
	color: #CC3300;
}
.banner_stage a:hover {
	color: #0066FF;
}

/* ショーケーステキスト */
.showcasebanner_text {
	text-align: center;
	margin-top: 5px;
}

/* メニューバナー */
#menu_banner {
	width: 240px;
}
#menu_banner a {
	color: #CC3300;
}
#menu_banner a:hover {
	color: #0066FF;
}
/*外部ローテーションブランドバナー*/
#headbanner .Advertising {
 margin-right: 5px;
 margin-top:22px;
}
#headbanner .Advertising img {
 margin: 0px;
}