/* CSS Document */




/* ++++++++++++++++++++++++++++++++++++++++++ 真中コンテンツ ++++++++++++++++++++++++++++++++++++++++++ */







/* ++++++ HotTopics見出しオレンジテキスト ++++++ */
#center .midashi {
                 color: #FF7200;
                 font-weight: bold;
                 border-bottom:2px dotted #FF7200;
                 font-size: 1.1em;
                 width:100%;
                 margin-bottom:10px
                 }

/* ++++++ HotTopics見出しグレーテキスト ++++++ */
#center h3      {
				color:#666666;
				font-size:medium;
				margin-top:10px;
				margin-bottom:10px;
				}

/* ++++++ HotTopicsグレーテキスト ++++++ */
#center p       {
				margin-bottom:8px;
				font-size:small;
				color:#333333;
				} 


.tex1{font-size:12px; color:#333; line-height:130%;}









/* ++++++ 商品紹介オレンジ見出し ++++++ */
.tab           {
               font-size:1.1em;
               font-weight: bold;
               color: #ffffff;
               display:block;
               width:434px;
               background-image:url(../img/contents_tab.gif);
               background-repeat: no-repeat;
               padding:8px 10px;
               margin-bottom:5px;
			   }


/* ++++++ 商品紹介グレー見出しテキスト ++++++ */
h2            {
			   margin-bottom:5px;
			   margin-top:0px;
			   font-size:14px;
			   font-weight: bold;
			   color:#666666;
			   } 



/* ++++++ 商品紹介商品名テキストを左寄せに ++++++ */
.product-syokai {text-align:center;
                 width:200px}











/* ++++++ 商品名横の赤テキスト設定 ++++++ */
.red            {
				color:red;
				}





/* ++++++ テーブルの中のテキスト設定 ++++++ */
.spec table     {
	            background-color:#FFE5CC;
	            font-size:small;
	            color:#666666;
	            }

/* ++++++ テーブルの中の画像へ余白を設定 ++++++ */
.spec img       {margin-right:5px}





.price          {
	            text-align:center;
	            width:200px;
				background-color:#FF6600;
	            padding:4px 0px 4px 0px;
	            font-size: 1.1em;
	            font-style: italic;
	            font-weight: bold;
	            color: #FFFFFF;
				margin-bottom:5px
				}




/* ++++++ オレンジ見出しの下にある赤リード文 ++++++ */
.leadtext       {
				font-size:12px;
				color:#FF6600;
				margin-bottom:18px;
				border-bottom:1px dotted #FF6600;
				font-weight: bold;
				}				



#under           {
                 width:612px;
				 margin-left:175px;
				 }

/*店舗紹介*/

#shopinfo{font-size:12px; text-align:left; line-height:130%;}

#shopinfo a{text-decoration:none;}


#shopinfo .shop{
	display:block;
	float:left;
	width:155px;
	height:210px;
	padding:13px;
	margin:0 0 10px 15px;
	background-color:#DDD;}  


#shopinfo img{
	margin:0 0 10px 0;
   }
