@charset "UTF-8";

@import url("common.css");
@import url("pages.css");
@import url("pages_wide.css");

/*-------------------- flash area --------------------*/
#flash_select {
	display: block!important;
}

#siteTop #mainStage {
	width: 950px;
	margin: 0 auto 10px;
	padding: 0;
}
#siteTop #noplayer {
	width: 948px;
	margin: 0 auto 10px;
	border: 1px solid #ccc;
}

/* verHtml */
#siteTop #mainStage #verHtml {
	width: 950px;
	height: 500px;
	position: relative;
	overflow: hidden;
}
#siteTop #mainStage #verHtml #brandNew {
	width: 960px;
}
#siteTop #mainStage #verHtml #brandNew li {
	width: 222px;
	height: 247px;
	float: left;
	padding: 3px 13px 0 3px;
	text-align: center;
	vertical-align: top;
	background: url(../images/index/card_bg.gif) no-repeat 0 0;
}
#siteTop #mainStage #verHtml li a {
	color: #666;
	background-color: transparent;
}
#siteTop #mainStage #verHtml li a:hover {
	color: #999;
	background-color: transparent;
}
#siteTop #mainStage #verHtml li a:hover img {
	filter:alpha(opacity=65);
	-moz-opacity:0.7;
	opacity: 0.7;
	overflow: hidden;
}
#siteTop #mainStage #verHtml #brandNew li img {
	display: block;
	margin-bottom: 5px;
	border: 0;
}
#siteTop #mainStage #verHtml #brandNew li em {
	padding-left: 15px;
	background: url(../images/index/card_mark.gif) no-repeat 0 1px;
	font-style: normal;
	font-size: 10px;
	line-height: 1.4;
}
#siteTop #mainStage #verHtml #petit {
	width: 230px;
	height: 240px;
	position: absolute;
	right: 0;
	bottom: 0;
}
#siteTop #mainStage #verHtml #petit li {
	width: 108px;
	height: 112px;
	padding: 1px;
	border: 1px solid #c6c6c6;
	position: absolute;
}
#siteTop #mainStage #verHtml #petit li.lt{top:0;left:0;}
#siteTop #mainStage #verHtml #petit li.rt{top:0;left:118px;}
#siteTop #mainStage #verHtml #petit li.lb{top:122px;left:0;}
#siteTop #mainStage #verHtml #petit li.rb{top:122px;left:118px;}

/*-------------------- clearfix --------------------*/
#newsBar:after,
#newsBar ul:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/*-------------------- news area --------------------*/
#informative {
	width: 950px;
	margin: 0 auto 15px;
}
#informative:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#informative .btn {
	width: 150px;
	margin-top: 14px;
	float: right;
	line-height: 1;
	vertical-align: middle;
}
#infocaution {
	width: 770px;
	height: 60px;
	float: left;
	padding: 12px 4px 8px 12px;
	color: #cd4d64;
	background: transparent url(../images/index/caution_bg.gif) no-repeat 0 0;
	line-height: 1.6;
	vertical-align: middle;
}
*:first-child+html #infocaution {
	font-size: 90%;
}
* html #infocaution {
	line-height: 1.5;
}

/*-------------------- news area --------------------*/
#newsBar {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	zoom: 1;
}
#newsBar h1 {
	width: 60px;
	margin: 0;
	padding: 0;
	float: left;
}
#newsBar ul {
	width: 890px;
	float: right;
	margin: 0;
	padding: 3px 0;
	zoom: 1;
}
*:first-child+html #newsBar ul {
	padding: 5px 0 15px;
}
* html #newsBar ul {
	padding: 5px 0 3px;
}
#newsBar li {
	width: 390px;
	float: left;
	margin: 0 0 10px;
	padding: 0 2px 0 53px;
	list-style-type: none;
	text-align: left;
	font: normal normal 11px/100% 'ＭＳ Ｐゴシック', 'MS PGothic', Osaka, Verdana, sans-serif;
	color: #666;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}
* html #newsBar li {
	line-height: 105%;
}

#newsBar li.products {
	background-image: url(../images/index/marker_products.gif);
}
#newsBar li.corporate {
	background-image: url(../images/index/marker_corporate.gif);
}
#newsBar li.event {
	background-image: url(../images/index/marker_event.gif);
}
#newsBar li.campaign {
	background-image: url(../images/index/marker_campaign.gif);
}
#newsBar li.news {
	background-image: url(../images/index/marker_news.gif);
}
#newsBar li.info {
	background-image: url(../images/index/marker_info.gif);
}
#newsBar li a {
	color: #666;
	background-color: transparent;
}
#newsBar li a:hover {
	color: #b2b2b2;
	background-color: transparent;
}

/*-------------------- jasrac
#jasrac {
	width: 950px;
	margin: 0 auto;
	padding: 5px 0;
}
#jasrac img {
	margin-right: 0.8em;
	width: 50px;
	height: 50px;
}
#jasrac div {
	color: #333;
	background-color: transparent;
	font-size: 12px;
	line-height: 50px;
} --------------------*/
