@charset "Shift_JIS";


/* コンテンツ部 */
#contents { position:relative; }
#top_flash {
	margin:0 auto;
	width:900px;
	clear:both;
	position:relative;
}
#top_flash .noteBox{
	position:absolute;
	top:80px;
	left:150px;
	width:540px;
	padding:30px;
	background: rgba(0,0,0,0.8);
	border-radius:10px;
}
#top_flash .noteBox h3{
	color: rgba(255,230,0,1.00);
	font-size:14px;
	padding-bottom:10px;
}
#top_flash .noteBox p{
	color:#FFF;
	font-size:12px;
}

#whats_new {
	padding:3px 0 0 0;
	margin:0;
	width:900px;
	position:absolute;
	top:320px; left:0;
	text-align:left;
}

#whats_new a{
	color:#999999;
	text-decoration:none;
}

#whats_new a:hover{
	color:#C60000;
}

#whats_new h3{
	background:url(../img/tit_whats.jpg) no-repeat 0 1px;
	text-indent:-10000em;
	display:block;
	height:22px;
}

#whats_new dl.topicBox{
	list-style:none;
	font-size:12px;
	padding:1px 0 10px 0;
	line-height:12px;
	text-align:left;
	overflow:hidden;
	*zoom:1;
}

#whats_new dl.topicBox dt{
	padding:1px 0 0 0;
	float:left;
}

#whats_new dl.topicBox dd{
	margin:0;
	color:#999999;
	paddding:0 0 8px 0;
	float:left;
}

#whats_new div.productsBox{
	overflow:hidden;
	*zoom:1;
}
#whats_new div.productsBox dl{
	width: 310px;
	float:left;
	text-align:left;
}

#whats_new div.productsBox dt{
	width: 60px;
	height:36px;
	padding:0 0 5px 0;
	float:left;
}

#whats_new div.productsBox dd{
	height:29px;
	padding:7px 0 5px 0;
	font-size:12px;
	line-height:14px;
	margin:0;
	vertical-align:bottom;
	width: 250px;
	float:left;
}
#whats_new div.productsBox dd img{
	display:inline;
	vertical-align:bottom;
}

/* 追記部 */
.topWrapper {
	background:#000000 url(/img/180727-top.jpg) no-repeat 60% 0px;
	overflow:hidden;
	*zoom:1;
}


