﻿/**********************************************
      関連しているCSSをインポートします
***********************************************/

/* テーマに関係なく共通の項目*/ 
@import url("../Common.css.ashx");


/**********************************************
     基本要素の設定
***********************************************/

body
{
	font-size: 13px;
}

/*H1タグ*/
h1
{
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}

/*H3タグ*/
h3
{
	font-size: 17px;
	font-weight: normal;
	border: 1px solid #ccc;
	background: #f7f7f7;
	margin: 0 0 5px 0;
	padding: 3px 3px 3px 4px;
}


/*H3 強調タグ*/
h3 strong
{
	color: #444444;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0;
	padding: 1px 0 0 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


/**********************************************
     ヘッダーの背景
***********************************************/

#headerTable
{
	background-color: White;
}


/*メニューのテーブルのTDタグ*/
#menuTableTd
{
	font-size: 13px;
	color: #333333; /*border-top-color: #CCCCCC; 	border-top-style: dotted; 	border-top-width: 1px;*/ /*border-bottom-color: #CCCCCC; 	border-bottom-style: solid; 	border-bottom-width: 1px;*/
}


/**********************************************
     商品一覧、新着、おすすめの”枠”の設定です
***********************************************/


/*四角いテーブルの左側*/
.box
{
	height: 100px;
	width: 567px; /*左側*/
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px; /*上側*/
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px; /*下側*/
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px; /*右側*/
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}



/*メニューの文字用*/
.menu
{
	font-weight: bold;
	font-size: 13px;
	color: #555555;
}




/*メニューツリーのサブカテゴリ*/
.MenuSubCategory
{
	text-decoration: none;
	background-color: #a1c4ee;
}



/*商品リストのサブカテゴリ*/
.itemlist_sub_cate
{
	padding-left: 2px;
}

/*商品リストのサブカテゴリの一行*/
.itemlist_sub_cate_row
{
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}




/*H1タグのTD*/
#h1Td
{
	/*background-image: url(images/title_area.gif);
	background-repeat: no-repeat;
    */
	height: 20px;
	width: 800px;
	/*border-top-style: solid; 	border-top-color: #333333; 	border-top-width: 2px;*/
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}




/*新着商品タイトル*/
.NewArrivalTitle
{
	background-image: url(Images/sub_title_bg.gif.ashx);
	height: 25px;
	background-repeat: no-repeat;
	color: #333333;
}

/*売れ筋商品タイトル*/
.TopSalesTitle
{
	background-image: url(Images/sub_title_bg.gif.ashx);
	height: 25px;
	background-repeat: no-repeat;
	color: #333333;
}


/**********************************************
     画面左の商品一覧の設定です。
***********************************************/

/*商品一覧のタイトル部分*/
#itemTreeTitle
{
	background-image: url(Images/category_title_bg.gif.ashx);
	height: 34px;
	background-repeat: no-repeat;
	color: #333333;
}



/*商品一覧の親カテゴリ*/
.ItemTreeParent
{
	background-image: url(images/arrow.gif.ashx);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	text-indent: 25px;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: 120%;
}

div.ItemTreeParent
{
	height: 20px;
	border-width: 0px;
	padding-top: 2px;
	padding-bottom: 3px; /*カテゴリの境界線のスタイル*/
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	line-height: 120%;
}


/*商品一覧の子カテゴリ*/
.ItemTreeChild
{
	background-image: url(images/arrow.gif.ashx);
	background-repeat: no-repeat;
	background-position: 20px 2px;
	text-indent: 40px;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: 120%;
}

div.ItemTreeChild
{
	height: 20px;
	border-width: 0px;
	padding-top: 2px;
	padding-bottom: 3px; /*カテゴリの境界線のスタイル*/
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	line-height: 120%;
}


/**********************************************
     検索ボックスの設定です。
***********************************************/

/*検索ボックスの背景*/
#searchBoxTd
{
	background-image: url(images/search_bg.gif.ashx);
	background-repeat: no-repeat;
}





/*検索オプション表示ボックス
#itemlist_controlbox
{
	padding-top: 5px;
	background-image: url(../Images/list_search_bg.jpg );
	height: 60px;
	background-repeat: no-repeat;
}

#itemlist_controlbox tr td.itemlist_controlbox_title
{
	color: #1a8efd;
	font-weight: bold;
}
*/


/**********************************************
     その他の設定です。
***********************************************/


/*商取法の項目のタイトルの背景*/

.titleTd
{
	width: 150px;
	background-color: #F2F2F2;
	color: #333333;
}


/**********************************************
     一番外側のテーブルの設定です。
     このテーブルは影付けに利用しています。
***********************************************/


/*一番外側の大きなテーブル*/
#mainTable
{
	text-align: left;
}

#mainTableLeftTd
{
	width: 4px;
	background-image: url(Images/BgLeft.gif.ashx);
	background-repeat: repeat-y;
}

#mainTableCenterTd
{
	width: 800px;
	background-image: url(Images/BgCenter.gif.ashx);
	background-repeat: repeat-y;
}

#mainTableRightTd
{
	width: 4px;
	background-image: url(Images/BgRight.gif.ashx);
	background-repeat: repeat-y;
}


/**********************************************
     フッター関連の設定を行います。
***********************************************/


/*フッターのテーブルのTDタグ*/
#footerTableTd
{
	font-size: 12px;
	color: #333333;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}


/*コピーライト*/
.copyRight
{
	font-size: 12px;
	color: #999999;
}