/*general===========================================================*/

body {
	background-color: #FFFFFF;
	background-image: url(../shop/img/bg01.gif);
	padding-top: 16px;
	padding-bottom: 32px}

a:link { color: #003300 }
a:active { color: #FF0000 }
a:visited { color: #003333 }
/*
.indent {	text-indent: 1em; }
.indent0 { text-indent: 10px; }
.indent1 {	text-indent: 11px; }
.indent2 {	text-indent: 12px; }
.indent3 {	text-indent: 13px; }
.indent4 {	text-indent: 14px; }
.indent5 {	text-indent: 15px; }
.indent6 {	text-indent: 16px; }
.indent7 {	text-indent: 17px; }
.indent8 {	text-indent: 18px; }
*/
/*shop info=========================================================*/

/*shop detail on shop-page top*/
.intro1 {
	font-size: 14px;
	line-height: 150%;
/*	font-weight: bold;*/
/*	text-align: center;*/
	font-family: "'ƒqƒ‰ƒMƒmŠÛƒS Pro W4'"}
	
/*shop name on shop-page top*/
/*".intro2" is applied shop-flame-title(eg."TOYS CLUB‚¨‚·‚·‚ß¤•i").*/
.intro2 {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #030;
	text-align: center;
	font-family: "'ƒqƒ‰ƒMƒmŠpƒS Pro W6'"}

/*shop photo caption on shop-page top*/
/*".intro3" is applied item photo caption.*/
.intro3 {
	font-size: 11px;
	line-height: 130%;
	text-align: center;
	font-family: "'ƒqƒ‰ƒMƒmŠÛƒS Pro W4'"}

/*item detail=======================================================*/

/*item name*/
.i-name {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
/*	text-align: center;*/
	font-family: "'ƒqƒ‰ƒMƒmŠpƒS Pro W6'"}

.i-info {
	font-size: 12px;
	line-height: 150%;
/*	text-align: center;*/
	font-family: "'ƒqƒ‰ƒMƒmŠÛƒS Pro W4'"}

/*shop data=========================================================*/

.sd-header {
	font-size: 15px;
	line-height: 140%;
	font-weight: bold;
	text-align: right;
	font-family: "'ƒqƒ‰ƒMƒmŠpƒS Pro W3'"}

.sd-header2 {
	font-size: 15px;
	line-height: 140%;
	font-weight: bold;
/*	text-align: right;*/
	font-family: "'ƒqƒ‰ƒMƒmŠpƒS Pro W3'"}
	
.sd-cell{
	font-size: 15px;
	line-height: 140%;
/*	font-weight: ;*/
/*	text-align: ;*/
	font-family: "'ƒqƒ‰ƒMƒmŠpƒS Pro W3'"}






