@charset "UTF-8";
/**********************************************************************
New Item CSS
[ /css/newitem.css ]

Since         : 2009-00-00
Last modified : 2009-12-10
**********************************************************************/


.content-newitem {
	width: 940px;
	height: 487px;
	background: #fff url("../images/newitem/content-background.png") 0 100% no-repeat;
}
#cont-newitem-wrap {
	padding: 4px 0 0 35px;
}
.image-title-newitem {
	display: block;
	width: 100px;
	height: 36px;
}
#item-01-wrap, #item-02-wrap, #item-03-wrap {
	float: left;
	height: 447px;
}
#item-01-wrap {
	width: 280px;
}
#item-02-wrap {
	width: 268px;
}
#item-03-wrap {
	width: 269px;
}
#item-01-wrap .item {
	padding: 12px 0 0 51px;
}
#item-02-wrap .item {
	padding: 12px 0 0 39px;
}
#item-03-wrap .item {
	padding: 12px 0 0 40px;
}
.button-item {
	display: block;
	margin: 11px auto 0 auto;
	width: 98px;
	height: 25px;
}

/* Pop Up Windows */
#wrapper-newitem-info {
}
#wrapper-newitem-info #content {
	width: 728px;
	height: 548px;
	position: relative;
}
#photo-item-info {
	padding: 17px 0 0 13px;
	float: left;
}
.image-photo-newitem-info {
	display: block;
	width: 341px;
	height: 531px;
}
#item-infos {
	float: right;
	width: 367px;
}
#item-info-01 #item-infos {
	padding: 170px 0 0 0;
}
#item-info-02 #item-infos {
	padding: 120px 0 0 0;
}
#item-info-03 #item-infos {
	padding: 80px 0 0 0;
}
.item-info {
	margin: 0 0 30px 0;
	padding: 0 46px 0 0;
}
.item-info p {
	margin: 0;
	padding: 0 0 0 28px;
}
.item-info p.name-item {
	background: transparent url("../images/newitem/heart.png") 0 0 no-repeat;
}
#nav-item-info {
	position: absolute;
	top: 19px;
	right: 46px;
	width: 160px;
	height: 19px;
	text-align: right;
}
#close-item-info {
	position: absolute;
	bottom: 31px;
	right: 46px;
	width: 58px;
	height: 25px;
}
.buy-this-item {
	display: block;
	float: right;
	width: 88px;
	height: 25px;
}


.item div {
	width: 255px;
	text-align: center;
	font-size: 10px;
	color: #333;
	line-height: 14px;
	margin-top: 7px;
}


/*  091027 レイアウト修正用追記(m.gomi)   */

.image-photo-newitem-info-Nov {
	display: block;
	width: 280px;
	height: 531px;
}
.comment-Nov {
	margin:-40px 55px 30px 20px;
	font-size:12px;
	line-height:1.5em;
	letter-spacing:1px;
	}
#item-infos-Nov {
	float: right;
	width: 428px;
}
#item-info-02 #item-infos-Nov {
	padding: 120px 0 0 0;
	/*background-color:#FF6;*/
}
.item-info-Nov {
	margin: 0 0 15px 0;
	padding: 0 46px 0 80px;
}
.item-info-Nov p {
	margin: 0;
	padding: 0 0 0 28px;
}
.item-info-Nov p.name-item {
	background: transparent url("../images/newitem/heart.png") 0 0 no-repeat;
}
/*  091027 追記以上 */



/*------------------------------------------------------------------------
091210変更（基本全再構築）
------------------------------------------------------------------------*/
/*表紙*/
div.new-item-cover {
	width: 940px;
	height: 487px;
	background:url(../images/newitem/content-background.png) no-repeat bottom left;
}
 .title-newitem {
	margin: 0;
	margin-top:4px;
	margin-left:35px;
	margin-bottom:12px;
	padding: 0;
}

ul.photo-list {
	padding-left:86px;
}

ul.photo-list li {
	float: left;
	margin-right:39px;
	width:229px;
	height:345px;
	text-align:center;
}
ul.photo-list p {
	margin: 0;
	padding: 0;
	line-height:1;
}
ul.photo-list p.item-button {
	margin-top:11px;
}

/*ポップアップ*/
div.new-item-wrap {
	position:relative;
	padding-top:17px;
	padding-left:13px;
	width:715px;
	height:531px;
	/*height:548px;*/
	/*background-color:#6FF;*/
}
div.new-item-wrap img {
	border: 0;
}

/*写真エリア*/
div.new-item-photo {
	float: left;
	width:280px;
}
		div.new-item-photo p {
			margin: 0;
			padding: 0;
		}

/*データエリア*/
div.new-item-info {
	float:right;
	padding-top:60px;
	width:408px;
}

/*アイテムデータ*/
p.item-intro {
	margin: 0;
	padding: 0;
	font-size:110%;
	line-height:1.6;
	letter-spacing:1px;
}
dl.item-list {
	margin-top:20px;
	margin-left:60px;
}
dl.item-list dt {
	margin-top:15px;
	padding-left:28px;
	background:url(/feroux/images/newitem/heart.png) no-repeat left center;
}
dl.item-list dd {
	padding-left:28px;
}

dl.item-list01 {
	margin-top:20px;
	margin-left:60px;
}
dl.item-list01 dt {
	margin-top:15px;
	padding-left:0px;
	background:url(/feroux/images/newitem/heart.png) no-repeat left center;
}
dl.item-list01 dd {
	padding-left:0px;
}


/*「webで購入」ボタン*/
 dl.item-list dd img {
	margin-left:5px;
}


*html dl.item-list dd img { /*IE6 only*/
	margin-top:-10px;
	margin-left:5px;
}

*:first-child+html dl.item-list dd img { /*IE7 only*/
	margin-top:-10px;
	margin-left:5px;
}



/*ネクスト・バックボタン*/
ul.switch-button {
	position:absolute;
	top:17px;
	right:46px;
	height:19px;
}
ul.switch-button li {
	float: left;
	width:59px;
	height:19px;
}
/*閉じるボタン*/
ul.close-button {
	margin: 0;
	padding: 0;
	position:absolute;
	right:46px;
	bottom:31px;
	width:58px;
	height:25px;
}


