@charset "utf-8";
@import "nostale_common.css";


div.buyGuide {
	background:url(http://image.gameyarou.jp/nostale/200908/itemShop/imgTop.jpg) no-repeat top;
}


div.buyGuide div.GuideBox {
	padding:380px 0 0 0;
}



div.GuideBox dl{
	margin:0;
	padding:0;
}


div.GuideBox dt{
	margin:0;
	padding:0;
}

div.GuideBpx dd{
	padding:0;
	margin:0;
}



div.GuideTxt {
	width:650px;
	margin:0 auto;
	line-height:16px;
	padding-bottom:50px;
}




div.GuideTxt li{
	background:url(http://image.gameyarou.jp/nostale/200908/bullet2.gif) no-repeat left top;
	padding:0 0 0 10px;
	margin-top:5px;
	list-style:none;
	line-height:12px;
	color:#c172c5;
}
	
	
/*20090911 Shop List*/


div.shopListBox div.itemList {
	width:675px;	
	padding-top:20px;
	padding-bottom:20px;
	background:url(http://image.gameyarou.jp/nostale/200908/dotLine.gif) repeat-x bottom;
	clear:both;
}


div.itemList div.itemImgBg {
	background:url(http://image.gameyarou.jp/nostale/200908/itemShop/itemListBg.gif) no-repeat;
	width:66px;
	height:79px;
	float:left;
	margin:0 12px 0 12px;
}
/*
div.itemImgBg div.itemImg{
	width:38px;
	height:38px;
	top:20px;
	left:14px;
	margin-top:20px;
	margin-left:14px;
}
*/
div.itemImgBg div.itemImg {
	position: relative;
	width:66px;
	height:80px;
	overflow: hidden;
}

div.itemImgBg div.itemImg img {
	position: absolute;
	left:0px;
	top:0px;
}


div.itemInfoBox {
	float:right;
	width:560px;
}


div.title {
	height:25px;
	color:#70a5c7;
	font-weight:bold;
}


div.day {
	width:70px;
	color:#6699ff;
	float:left;
}

div.price {
	background:url(http://image.gameyarou.jp/nostale/200908/nosMall/icon_coin.gif) no-repeat left;
	padding:0 0 0 25px;
	color:#cc00cc;
	font-weight:bold;
	height:15px;
	float:left;
	margin-right:10px;
}

div.cart {
	width:36px;
	float:left;
}

div.present {
	width:36px;
	float:left;
}

div.buy {
	width:62px;
	float:left;
}



div.itemInfoBox div.text {
	line-height:16px;
	margin-top:15px;
	clear:both;
}


div.clear {
	clear:both;
}





/* shop buy */

h1 {
	background:url(http://image.gameyarou.jp/nostale/200908/bullet3.gif) no-repeat left;
	padding-left:17px;
	font-size:14px;
	color:#cb4b88;
	font-weight:bold;
	margin-bottom:8px;
}



div.shopBuyBg {
	width:650px;
	background:url(http://image.gameyarou.jp/nostale/200908/itemShop/shopBuyBg.jpg) no-repeat left top;
	position:absolute;
	height:300px;
}

div.shopBuyBg div.buyBox {
	position:relative;
	left:260px;
	width:380px;
	border:#d1d1d1 solid 1px;
	padding:5px;
}


div.buyImgBg {
	background:url(http://image.gameyarou.jp/nostale/200908/itemShop/itemListBg.gif) no-repeat;
	width:66px;
	height:79px;
	float:left;
}


div.buyImgBg div.itemImg{
	width:38px;
	height:38px;
	top:20px;
	left:14px;
	margin-top:20px;
	margin-left:14px;
}

div.buyBox div.buyInfo {
	width:290px;
	float:right;
}

div.buyInfo div.title {
	height:25px;
	color:#70a5c7;
	font-weight:bold;
}


div.buyBtn {
	margin:5px;
}

.buyInput {
	width:20px;
	float:left;
	height:19px;
}


div.accountBgBox {
	background:#ebebeb;
	width:100%;
	clear:both;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

div.accountBox {
	width:200px;
	text-align:center;
	margin:0 auto;
	position: relative;
}

div.account {
	width:110px;
	float:left;
}


div.messegeBox {
	background:#333;
	text-align:left;
	color:#f6c83d;
	padding-top:10px;
	padding-bottom:10px;
	line-height:14px;
	text-align:center;
	clear:both;
}

div.chargeBox {
	height:20px;
	text-align:center;
	margin:10px 0 10px 0;
}


.PopNote li{
	background:url(http://image.gameyarou.jp/nostale/200908/bullet2.gif) no-repeat left top;
	color:#cb6fcb;
	padding-left:10px;
	margin:5px;
	font-size:11px;
	clear:both;
	line-height:12px;
}


.buyEndTxt {
	background:#ac0061;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}



div.OkBox {
	margin:0 auto;
	position:relative;
	width:250px;
}

div.OkBox div.title {
	height:25px;
	color:#70a5c7;
	font-weight:bold;
	float:left;
	margin-right:10px;
}


