
.red { color: #ff0000;}
.blue { color: #0000ff;}

.small { font-size: 10px;line-height: 1.4;}


body { background-image:       url(img/yoyaku_bg.jpg);
       background-attachment: fixed;
       background-position: center;
	   background-repeat:  repeat-y;
	   background-color:#d8d9d9;
	   background-position: 50% 0%;
	   margin-top: 0px;
 }

#main {
	width: 700px;
	background-color: #fff;
	border: 1px #c4c5c5 solid;
	
 }
 
 #header {
	width: 700px;
	height: 280px;
	background-image: url(img/pre_head.png);
	background-repeat:  no-repeat;
	
 }
#tokuten{
	width: 700px;
	text-align: center;
	color: #ffffff;
	  }
#tokutenmain{
	width: 640px;
	background-color:  #fff8e0;
	border: 1px #f0e19a solid;
	margin: 0px 0 20px 0;
	
}
#tokutenmain2{
	width: 385px;
	height:243px;
	background-color:  #fff8e0;
	border: 1px #f0e19a solid;
	float: left;	
}
#tokutentxt {
	font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, Helvetica, Sans-Serif;
	width: 580px;
	color: #000;
	font-size: 12px;
	line-height: 1.6;
	text-align: left;
	margin: 10px 0 10px 0;
		 
}
#tokutentxt2 {
	font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, Helvetica, Sans-Serif;
	width: 330px;
	color: #000;
	font-size: 12px;
	line-height: 1.6;
	text-align: left;
	margin: 10px 0 10px 0;
	 
}
#tsubame{
	width: 244px;
	float: right;
	}
#footer {
	width: 700px;
	clear:both;

}
#fl{
	width: 640px;

	
}
#goodsname   {
         position:relative;
		 width: 480px;
         top:195px;
         left:17px;
		 color: #000;
		 font-size: 12px;
		 line-height: 2.2;
		 text-align: left;
		 font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, Helvetica, Sans-Serif;
        }
