﻿
/*------------------------------------------------------
　　　　　　　　　　フッターの基本設定
------------------------------------------------------*/

#footer{
	height:410px;
	width:950px;
	margin:auto;
	clear:left;
}

/*------------------------------------------------------
　　　　　　フッターインフォメーション設定
------------------------------------------------------*/


/*-景品ショップマイルーム　インフォメーション画像設定-*/
#foot-picture-info{
	height:42px;
	width:950px;
	margin:15px 0px 0px 0px;
	background:url(../footer-picture/f-info.gif)no-repeat;
}

/*-インフォメーションのテキスト削除
#foot-info div{
	text-indent:-9999px;
}-*/

/*-インフォメーションのサイズ・背景設定-*/
#foot-info{
	height:346px;
	width:950px;
	margin:0px 0px 17px 0px;
	background:url(../footer-picture/f-back.jpg)no-repeat;

}

.foot-name{
	width:289px;
	height:30px;
	color:#C60;
	font-size:16px;
	padding-left:10px;
	padding-top:10px;
	font-weight:800;
	letter-spacing:1px;
}

.foot-naka{
	padding:10px 0px 0px 10px;
	font-family:"ヒラギノ丸ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:17px;
	color:#000;}
	
a:hover {
	text-decoration:none;
}

#foot{
	display:block;
}

#foot-big{
	font-weight:900;
	font-size:18px;
	float:left;
	padding:30px 0px 0px 10px;
	color:#000;
	letter-spacing:1.5px;}

/*----------配送料は全国一律----------*/
#foot-info-delivery{
	height:158px;
	width:299px;
	float:left;
	margin:10px 13px 0px 13px;
	background:url(../footer-picture/f-soryo.jpg)no-repeat;
}


/*----------お支払い方法----------*/
#foot-info-cost{
	height:158px;
	width:299px;
	float:left;
	margin:10px 13px 0px 0px;
	background:url(../footer-picture/f-siharai.jpg)no-repeat;
}


/*----------商品の返品----------*/
#foot-info-return{
	height:158px;
	width:299px;
	float:left;
	margin:10px 0px 0px 0px;
	background:url(../footer-picture/f-henpin.jpg)no-repeat;
}


/*----------個人情報は大切に扱います----------*/
#foot-info-important{
	height:158px;
	width:299px;
	float:left;
	margin:10px 13px 0px 13px;
	background:url(../footer-picture/f-kojin.jpg)no-repeat;
}


/*----------ヤマト運輸・佐川急便でお届け----------*/
#foot-info-yamato-sagawa{
	height:158px;
	width:299px;
	float:left;
	margin:10px 13px 0px 0px;
	background:url(../footer-picture/f-haisou.jpg)no-repeat;
}


/*----------お気軽にお問合わせ下さい----------*/
#foot-info-inquiry a{
	height:158px;
	width:299px;
	float:left;
	display:block;
	margin:10px 0px 0px 0px;
	background:url(../footer-picture/f-mail.jpg)no-repeat;
}


.sample_01{
width: 100%;
border-collapse: collapse;
}


.sample_01 td{
padding: 7px;
background-color: #fff;
border: 0.5px thin #b9b9b9;
font-size:11px;

}


