@charset "utf-8";

BODY{  background-color: #FFFFFF; margin: 0; padding: 0; font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; font-size:12px }
FORM{ padding:0px; margin:0px; }

/* Link */

A:link { color:#FF6600;}
A:visited { color:#009900;}
A:hover { color:#009999;}

/* 上の部分 */
/* head */

TABLE.logoarea{ margin-bottom:6px; }
DIV.txt_maker{ font-size:12px; color:#FFFFFF; margin-top:3px; }
DIV.txt_keyword { font-size:10px; color:#FFFFFF; margin-top:3px; }

.search,
.selectMaker{ margin-top:4px; }


/* foot */
DIV#footer{
	font-size:12px; line-height:15px;}

DIV#footer P{	font-family:Arial, Helvetica, sans-serif; }


/* --------------------------------------------------- */

.TABLE1 {
  background-image: url(../original/back_image/1.jpg); /* 全体の背景画像 */
  background-repeat: no-repeat;            /* 背景を繰り返さない */
  background-position: left top        /* 背景画像の位置は左上 */
}
 
 .TABLE2 {
  background-image: url(../original/background_img/2.jpg); /* 全体の背景画像 */
  background-repeat: no-repeat;            /* 背景を繰り返さない */
  background-position: right bottom        /* 背景画像の位置は右下 */
}
 


DIV#wrapmain,
DIV#wrapmain P","
DIV#wrapmain TD
{ font-size:14px; line-height:21px; }

DIV#wrapmain TABLE.indexItem TD{ font-size:12px; line-height:16px; vertical-align:top; }

IMG {border:0;}

/* 商品部分 */
FORM.item { margin:0; padding:0; line-height:16px; margin-bottom:8px; }
FORM.item DIV.mb4 { margin-bottom:4px; }
FORM.item STRONG.itemnm{ font-size:12px; font-weight:bold; }
FORM.item STRONG.itemprc{
	font-size:12px; font-weight:bold;
	font-family:arial;
}
FORM.item SPAN.tax,
FORM.item SPAN.amount{ font-size:10px; }
FORM.item INPUT.btn{ padding-top:2px;}


/* 色 */
.colorRed{ color:#FF0000; }
.colorBlack{ color:#000000; }
.colorWhite{ color:#FFFFFF; }
.colorBlue{ color:#0000FF; }

/* サイズ */
.ss_Size{ font-size:10px; }
.ss_Size_White{ font-size:10px;  color:#FFFFFF;}
.s_Size{ font-size:11px; }
.s_Size_Red{ font-size:11px;  color:#FF0000;}
.s_Size_White{ font-size:11px;  color:#FFFFFF;}
.s_Size_Blue{ font-size:11px;  color:#0000FF;}
.title { font-family:arial; font-size: 24px; color: #4C4C4C; line-height: 28px; font-weight: bold;}
.title_orange { font-family:arial; font-size: 24px; color: #FF6600; line-height: 28px; font-weight: bold;}

/* フォント */
.font_ARIAL{ font-family:arial; font-size:12px;}





