@charset "Shift_JIS";



body {
	color:#666666;
	margin:0 auto;
}
td {font-size:12px;
   line-height:150%;}

.pt16 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	line-height: 140%;
}
.pt14 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	line-height: 110%;
}
.pt12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 130%;
}
.pt10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 140%;
}
.pt8 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 8px;
	line-height: 140%;

}
.pt9 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	line-height: 140%;
}
.pt11 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	line-height: 110%;
}
.h1 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 140%; }
.h2 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 140%; }

.pt11blue {font-size:11px;
       color:#0000CC;
}

.pt11red {font-size:11px;
       color:#993300;
}

.pt11orange {font-size:11px;
       color:#FF6600;
}


.pt11pink {font-size:11px;
       color:#FE6363;
}
.pt12red {font-size:12px;
       color:#990000;
}

.waku01 {border:1px solid #99CCFF;}
.box01 td {padding:3px;
           color:#333333;}
.soroe{padding-left:1em;
       text-indent:-1em;}
/******************************************************商品一覧ページ*/

.item_box {width:105px;
           margin:0 auto;
           padding:3px;
           border:1px solid #CCCCCC;
           display:block;
           text-align:center;}
.item_box img {padding:2px auto;
               margin:2px auto;}
.item_box .name {padding:2px 0 0 0;
                 display:block;
                 color:#0033CC;
                 line-height:130%;}

/******************************************************ページ送り*/
.page {margin:3px 8px 3px 0px;
       text-align:right;
	   font-size:12px;
	   color:#666666;
}
