/* 画材店独自 *//* 共通 *//* フロートクリア*/.float {	clear: both;	margin: 0px;	padding: 0px;}/* 買い物かご*/.sc1maid {	font-size: 10px;	color: #999999;}.sc1name {	color: #3366CC;}.sc1hanka {	font-size: 14px;	color: #FF0000;	padding-top: 2px;	padding-bottom: 2px;}/* 本文中タイトル*/.nakadai01 {	font-size: large;	font-weight: bold;	color: #FF99CC;	border-bottom-width: thin;	border-bottom-style: double;	border-bottom-color: #F3F3F3;	padding-top: 2px;	padding-bottom: 3px;}                                                                                      /* 完売御礼 */.kanbaionnrei {	color: #F00;	font-weight: bold;	font-size: small;	text-align: right;}/* タイトルの装飾 */.shopinfo2{	color: #666;	font-weight: bold;}.shopinfo{	border-bottom-width: 2px;	border-bottom-style: dotted;	border-bottom-color: #CCC;	color: #666;	font-weight: bold;	text-indent: 22px;	text-align: left;	padding-bottom: 2px;	margin-top: 5px;	margin-bottom: 5px;	background-image: url(http://www.aruzisu.com/image/icon/red_tubecolors.jpg);	background-repeat: no-repeat;	background-position: left center;}/* 商品案内 *//* 商品案内全体 */.subtitle{	color: #999;	background-color: #F0F0F0;	text-align: left;	text-indent: 10px;	font-weight: bold;	margin-top: 5px;	margin-bottom: 5px;}.subtitle a{	color: #999;	text-decoration: none;}.popularity {	text-align: center;	margin-top: 5px;	margin-right: 30px;	margin-bottom: 5px;	margin-left: 30px;}.itempopular {	margin: 5px;	float: left;	text-align: center;}/* ネイルステンシル */.nail01 {	font-size: 12pt;	color: #FF66CC;	font-weight: bold;}.nail02 {color: #6633CC}.nail03 {font-size: 9pt; color: #FF99CC; }.nail04 {	font-size: 12pt;	color: #FF3399;}.nail05 {font-size: 10pt; color: #FF3399; }/* トーン収納 */#toon01 {	float: left;	width: 150px;}#toon02 {border: thin double #EEEEEE;}#toon03 {	padding-left: 155px;}	

/* ナビゲーション */

#subnav {
	text-align: right;
}

#subnav ul {
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;

}

#subnav	li{
	text-indent: 5px;
	display: inline;
	border-right: thin inset #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: square;
}

