@charset "UTF-8";

body {
	color: #000;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	background: #fff;
}
#wrapper {
	position: relative;
	width: 600px;
	margin: 0 auto;
}


#bar {
	margin: 0 0px 5px 0 ;

}

#new_1 {
	width:600px; height:240px;
	margin: 0px 0px 10px 0px;

}


* html .#new_1 {
	margin: 0px 0px -8px 0px;
}


#new_2 {
	width:600px; height:240px;
	margin: 0px 0px 0px 0px;

}


:root #new_item {
	width:140px; height:240px;
	border: solid 1px #A4A4A4;
	float:left;
	margin-left:3px;

}

#new_item {
	width:140px; height:240px;
	border: solid 1px #A4A4A4;
	float:left;

}

#space {
	margin-left:10px;	
	float:left;

}


#imgbox {
	width:120px; height:120px;
	margin: 10px auto;

}


#textbox {
	width:120px; height:90px;
	margin: 0 auto;
}

#brand {
	font-size:14px;
	margin: 0px auto;
	text-decoration : none;
}

#it {
	font-size:10px;
	margin: 10px auto;
	text-decoration : none;
}

#price1 {
	font-size:10px;
	margin: 0px auto;
	text-decoration : none;
}

#price {
	font-size:12px;
	margin: 3px auto;
	text-decoration : none;
}


.new_ar_box {
	text-align: center;
}

#new_ar_box table tr td {
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100px;
	background: #900;
	text-align: center;
}
#new_ar_box table tr th {
	background: #900;
	width: 150px;
	font: 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 2px;
	color: #FFF;
}

