@charset "shift_jis";

/*-------------------------------
	topMain
--------------------------------*/
#topMain {
	min-width: 960px;
	height: 283px;
	padding: 0 10px;
	background: url(../../images_new/index_bg02.gif) no-repeat 50% 0;
	text-align: center;
	font-size: 500%;
	color: #ff0000;
	}

/*-------------------------------
	bannerArea
--------------------------------*/
.bannerArea {
	margin-top: 26px;
	}
#main .bannerArea p.prodLink {
	margin-bottom: 20px;
	}

/*-------------------------------
	pickupContents
--------------------------------*/
#main #pickupContents {
	clear: both;
	width: 975px;
	margin: 0 -15px 0 -2px;
	padding-top: 50px;
	overflow: hidden;
	}
#main #pickupContents p {
	float: left;
	margin: 16px 9px 0 0;
	background: url(../../images_new/index_bg01.gif) no-repeat 0 0;
	}
#main #pickupContents a {
	display: block;
	padding: 7px;
	}