/*EQUAAURAショップサイト用スタイルシート*/

/* ページ全体の基本設定
-----------------------------------------------------------------*/
img        {
			border: 0px;
			}
a:link     {
			color: #5A3D1B;
			text-decoration: underline;
			}
a:visited  {
			color: #333333;
			text-decoration: underline;
			}
a:hover    {
			color: #666666;
			text-decoration: none;
			}

/* 上部スタイルリスト(テーブルに対する指定) Collection用
-----------------------------------------------------------------*/
#shop_style_list {
			width: 720px;
            margin: 15px auto 5px auto;
            }

/* サブメニュー Products用
-----------------------------------------------------------------*/

h2         {
			margin: 0px;
            padding: 0px;
            }

/* スタイル詳細の指定
-----------------------------------------------------------------*/
#shop_style_detail {
			width: 698px;
            border: solid 1px #CECECE;
            margin: 0px auto;
            padding: 10px;
            background: url(../images/bg_style.png) repeat-x;
            background-color: #FAFAFA;
            color: #333333;
            font-family: "ＭＳ 明朝", Osaka, serif;
            font-size: small;
            text-align: left;
            }

#main_title {
			width: 750px;
			height:60px;
            float: left;
			padding-bottom: 20px;
			}

#main_title2 {
			width: 380px;
			height:46px;
            float: left;
            padding-top: 10px;
			padding-left: 10px;
			}

#main_color {
			width: 750px;
			height:140px;
			padding-top: 5px;
			padding-bottom: 10px;
			}

#main_gdbk {
			width: 750px;
			height: 300px;
            background: url(../images/goods_bg1.jpg) no-repeat left top;
			}

#goods_lbl	{
			float: center;
			vertical-align: bottom;
			width: 180px;
			}
			
#goods_clr	{
			width: 110px;
			height: 140px;
            background: url(../images/style2_goodsbg1.jpg) repeat-x;
			}

#goods_main1 {
			width: 200px;
			height: 300px;
			}
			
#goods_main1p {
			width: 180px;
			height: 270px;
            padding-left:16px;
            padding-top:14px;
			}

#goods_main2 {
			width: 340px;
			height: 300px;
            padding-left:20px;
            text-valign: top;
			color: #5A3D1B;
            font-family: "ＭＳ 明朝", Osaka, serif;
            font-size: medium;
            font-weight: normal;
			}

#goods_main3 {
			float: right;
			padding-right: 30px;
			padding-bottom: 6px;
			color: #6D410D;
            font-family: "ＭＳ 明朝", Osaka, serif;
            font-size: medium;
            font-weight: normal;
			}

#goods_p1 {
			width: 150px;
			height: 150px;
            padding-left:12px;
            padding-top:16px;
			}

#goods_p2 {
			width: 90px;
			height: 135px;
            padding-left:10px;
            padding-top:2px;
			}

#goods_p3 {
			width: 140px;
			height: 280px;
			padding-top: 8px;
			}

#main_goodsst {
			width: 750px;
            padding-top:10px;
            padding-left: 0px;
            font-family: "ＭＳ 明朝", Osaka, serif;
            font-size: normal;
			}

#goods_font	{
			color: #5A3D1B;
            font-size: x-large;
            font-weight: bold;
			}

#goods_font2	{
			color: #4E4063;
            font-weight: bold;
			}

#goods_font3 {
			color: #BC853C;
            font-family: "ＭＳ 明朝", Osaka, serif;
            font-size: small;
            font-weight: bold;
			}

#goods_lbl2	{
			color: #5B5B5B;
            font-family: "ＭＳ 明朝", Osaka, serif;
            font-size: small;
            font-weight: normal;
			}

#item_listw {
			width: 750px;
			height:40px;
            float: left;
			}

#item_list {
			width: 700px;
			height:30px;
			margin-left: 10px;
			padding-left: 8px;
			padding-top: 6px;
            float: left;
            color: #5A3D1B;
            font-family: "ＭＳ 明朝", Osaka, serif;
            font-size: small;
            background: url(../images/pro_title2.jpg) repeat-x left top;
			}

#item_listl {
			width: 750px;
			height:12px;
            float: left;
            padding-bottom: 10px;
			}

#item_listl2 {
			padding-left: 10px;
			}

h3         {
			color: #6D1919;
            font-family: "ＭＳ 明朝", Osaka, serif;
            font-size: large;
            font-weight: normal;
            margin-bottom: 10px;
            }

h4         {
			color: #333333;
            font-family: "ＭＳ 明朝", Osaka, serif;
            font-size: medium;
            font-weight: normal;
            margin-left: 20px;
            }

.en        {
			font-family: "Times New Roman", "Geneva", "sans-serif";
			}


/* お勧め商品紹介の指定
-----------------------------------------------------------------*/
.hr_line   {
			width: 717px;
			height:15px;
            background: url(../images/hr_gold.gif) no-repeat top left;
            padding-left:33px;
            color: #000000;
            font-family: "ＭＳ 明朝", Osaka, serif;
            font-size: 13px;
            letter-spacing: 1px;
            text-align: left;
            }

/* お勧め商品
-----------------------------------------------------------------*/
td.recomend1 {
			width: 178px;
			height: 130px;
            background: url(../images/bg_thumb.gif) no-repeat top left;
            text-align: center;
            }

td.recomend2 {
			width: 186px;
			height: 130px;
            background: url(../images/bg_thumb.gif) no-repeat top center;
            text-align: center;
            }

