/*system_SizeColorSettings.css*/

/*メイン・サブカラー*/

/*メインカラー*/
td.FS2_welcome_area {background-color: #F2F0EC;}
.GoodsSelectionTable th {background-color: #F2F0EC;}
.FS2_figure table {background-color: #F2F0EC;}
.cartTable th {background-color: #F2F0EC;}
.pageTitle {background-color: #F2F0EC;}
div.FS2_body_text_area {background-color: #F2F0EC;}
.layout_menu {background-color: #FFFFFF;}
.layout_right {background-color: #F2F0EC;}
.FS2_OptionPrice_table th {background: #F2F0EC;}


/*サブカラー　1*/
p.sellTerms {color: #FF8830;}
p.error_item {background: #FF8830;}
.CrossHead {color: #FF8830;}
.Definition {color: #FF8830; border-bottom: 2px dotted #FF8830;}
.OD_CrossHead {border-bottom: 1px solid #FF8830;}
.OD_color{color: #FF8830;}
.FS2_additional_image_tableVariation_border th {border-color: #D4D0C8;}
.FS2_additional_image_tableVariation_border td {border-color: #D4D0C8;}


/*サブカラー　2*/
.utility{border: 1px solid #D4D0C8;}
.utility .item {border-top: 1px solid #D4D0C8;}
.system_content p.pan {border-bottom: 1px dotted #D4D0C8;}
.GoodsSelectionTable {border-top: 1px solid #D4D0C8; border-left: 1px solid #D4D0C8;}
.GoodsSelectionTable th {border-right: 1px solid #D4D0C8; border-bottom: 1px solid #D4D0C8;}
.GoodsSelectionTable td {border-right: 1px solid #D4D0C8; border-bottom: 1px solid #D4D0C8;}
.FS2_mypage_top_table div{border: 1px solid #D4D0C8; border-left: 5px solid #D4D0C8;}
.cartTable th {border-top: 1px solid #D4D0C8; border-right: 1px solid #D4D0C8;}
.cartTable td {border-top: 1px solid #D4D0C8; border-right: 1px solid #D4D0C8;}
.FS2_figure table {border: 1px solid #D4D0C8;}
.cartTable {border-bottom: 1px solid #D4D0C8; border-left: 1px solid #D4D0C8;}
table.ODTable {border-right: 1px solid #D4D0C8;}
.ODTable th {border-left: 1px solid #D4D0C8; border-bottom: 1px solid #D4D0C8;}
.ODTable td {border-left: 1px solid #D4D0C8; border-bottom: 1px solid #D4D0C8;}
table.ODTable2 {border-left: 1px solid #D4D0C8; border-top: 1px solid #D4D0C8;}
.ODTable2 th {border-right: 1px solid #D4D0C8; border-bottom: 1px solid #D4D0C8;}
.ODTable2 td {border-right: 1px solid #D4D0C8; border-bottom: 1px solid #D4D0C8;}
.pageTitle {border: 1px solid #D4D0C8;}
.CrossHead {border-bottom: 3px solid #D4D0C8;}
.userTable_01 th {background-color: #D4D0C8;}
.userTable_01 .thStrong {background-color: #D4D0C8;}
.userTable_01 td {border-bottom: 1px solid #D4D0C8; border-left: 1px solid #D4D0C8;}
.userTable_02 th {background-color: #D4D0C8;}
.userTable_02 td {border-bottom: 1px solid #D4D0C8;}
.FS2_mypage_top_table .CrossHead {border-bottom: 1px dotted #D4D0C8;}
.FS2_body_Config_PostageSettleList .userTable_02 th {background-color: #D4D0C8;}


/*リンク*/

/*リンク色*/
a:link    {color: #993300; text-decoration: none;}
a:visited {color: #663333; text-decoration: none;}
a:active	{color: #FF9900; text-decoration: none;}
a:hover   {color: ##FF6600; text-decoration: underline;}

/*背景*/

/*背景色*/
body {background-color: #FFFFFF;}
/*背景画像*/
body {background-image:url();}
/*背景画像の繰り返し*/
body {background-repeat: no-repeat;}
/*背景画像の位置*/
body {background-position:top center;}


/*テキスト*/

/*全体*/
/*色*/
body {color: #333333;}
/*サイズ*/
body {font-size: 14px; line-height: 120%;}
/*行間*/
p {}

/*ページ見出し*/
/*色*/
.pageTitle {color: #5B554A;}
/*サイズ*/
.pageTitle {font-size: 15px;}
/*行間*/
.pageTitle {line-height: 100%;}

/*パンくずリンク*/
/*色*/
p.pan, p.pan a {color: #0000CC;}
/*サイズ*/
p.pan {font-size: 12px;}
/*行間*/
p.pan {line-height: 110%;}

/*商品名（グループ・商品の一覧表示時）*/
/*色*/
.itemTitle, .itemGroup a{color: #993300;}
/*サイズ*/
.itemTitle, .itemGroup {font-size: 16px;}
/*行間*/
.itemTitle, .itemGroup {line-height: 120%;}

/*商品名（商品詳細表示時）*/
/*色*/
.FS2_body_Goods_GoodsDetail .itemTitle, .itemTitle a {color: #333333;}
/*サイズ*/
.FS2_body_Goods_GoodsDetail .itemTitle {font-size: 16px;}
/*行間*/
.FS2_body_Goods_GoodsDetail .itemTitle {line-height: 120%;}

/*商品価格（グループ・商品の一覧表示時）*/
/*色*/

.itemPrice {color: #000099;}
/*サイズ*/
.itemPrice {font-size: 14px;}
/*行間*/
.itemPrice {line-height: 100%;}

/*商品価格（商品詳細表示時）*/
/*色*/
.FS2_body_Goods_GoodsDetail .itemPrice {color: #000099;}
/*サイズ*/
.FS2_body_Goods_GoodsDetail .itemPrice {font-size: 16px;}
/*行間*/
.FS2_body_Goods_GoodsDetail .itemPrice {line-height: 100%;}

/*会員価格*/
/*色*/
.FS2_special_members_price .itemPrice {color: #CC0000;}
/*サイズ*/
.FS2_special_members_price .itemPrice {font-size: 16px;}
/*行間*/
.FS2_special_members_price .itemPrice {line-height: 100%;}

/*アラート文言*/
/*色*/
.error_content {color: #FF0000; border-color: #FF0000;}
/*サイズ*/
.error_content {font-size: 13px;}
/*行間*/
.error_content {line-height: 120%;}

