@charset "utf-8";

/* top */

body.top {
	background: url(../images/top_body_bg.gif) repeat-x top;
}

#topContents {
	width: 900px;
	margin: 0 0 40px 0;
}


#topContents #topFlash {
	padding: 13px 0;
	background: url(../images/top_flash_bg.jpg) no-repeat top #F4EFD7;
}


#topContents div.main {
	float: left;
	width: 590px;
	margin: 25px 0 0 0;
}

#topContents div.novelty {
	width: 594px;
	margin: -2px -2px 0 -2px;
	background: url(../images/top_novelty_bg.gif) repeat-y;
}

#topContents div.novelty div.oem {
	float: left;
	width: 294px;
}

#topContents div.oem div.txt {
	padding: 0 9px 0 16px;
	background: url(../images/top_oem_bg.jpg) no-repeat top;
}

#topContents div.oem div.txt p.copy {
	float: left;
	width:  133px;
	margin: 8px 0 3px 0;
	font-size: 76%;
	line-height: 1.65em;
}

#topContents div.oem div.txt p.img {
	float: right;
	width:  131px;
}

#topContents div.novelty div.stocks {
	float: right;
	width: 294px;
}

#topContents div.stocks div.txt {
	padding: 0 9px 0 16px;
	background: url(../images/top_stocks_bg.jpg) no-repeat top;
}

#topContents div.stocks div.txt p.copy {
	float: left;
	width:  133px;
	margin: 8px 0 3px 0;
	font-size: 76%;
	line-height: 1.65em;
}

#topContents div.stocks div.txt p.img {
	float: right;
	width:  131px;
}




#topContents div.noveltyBtn {
	width: 594px;
	margin: 0 -2px 20px -2px;
	background: url(../images/top_btn_bg.jpg) no-repeat bottom;
}

#topContents div.noveltyBtn div.oem {
	float: left;
	width: 280px;
	text-align: right;
	margin: 0 0 9px 0;
}

#topContents div.noveltyBtn div.stocks {
	float: right;
	width: 158px;
	text-align: left;
	margin: 0 0 9px 0;
}









#topContents div.info {
	width: 620px;
	margin: 0 -30px 0 0;
	background: url(../images/top_info_bg.gif) repeat-y left;
}

#topContents div.info dl {
	float: left;
	width: 180px;
	margin: 0 25px 0 0;
}

#topContents div.info dl dd {
	margin: 2px 0 0 2px;
	font-size: 70%;
	line-height: 1.65em;
}


#topContents div.newsArea {
	float: right;
	width: 280px;
	margin: 25px 0 0 0;
}

#topContents div.newsArea h2 {
	position: relative;
	height: 29px;
	margin: 0 0 3px 0;
}

#topContents div.newsArea h2 img {
	position: absolute;
	left: 0;
	top: 0;
}

#topContents div.newsArea h2 span {
	display: block;
	position: absolute;
	left: 150px;
	top: 6px;
	width: 130px;
	text-align: right;
	font-size: 70%;
	line-height: 1.2em;
	font-weight: normal;
}

#topContents div.newsArea h2 span a {
	padding: 0 0 0 8px;
	background: url(../common/arw06.gif) no-repeat left center;
}

#topContents div.newsArea div.news {
	padding: 8px 0 8px 2px;
	background: url(../images/top_tensen.gif) repeat-x bottom;
}

#topContents div.newsArea div.news p.date {
	color: #666666;
	font-size: 78%;
	line-height: 1.2em;
}

#topContents div.newsArea div.news p.ttl {
	font-size: 78%;
	line-height: 1.5em;
}

#topContents div.newsArea div.mekakushi {
	height: 15px;
	margin: -1px 0 0 0;
	background: #FFFFFF;
}











