/* ワインとぶどうの注文フォーム共通ファイル。*/

table{
	border:1px;
	border-collapse:collapse;
	font-size:12px;
	line-height:170%;
}

#mainContent th{
	background-color:#f4e3b8;
	border-color:#ab6c2b;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	text-align:center;
	border-width:1px;
}

#mainContent td{
	background-color:#fffbf2;
	border-color:#ab6c2b;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-width:1px;
}

.pfont16{
	margin:0px;
	font-size:16px;
	line-height:180%;
}

.pfont14{
	font-size:14px;
	padding-left:20px;
	line-height:180%;
}

.img{
	margin-left:9px;
	margin-right:9px;
	vertical-align:middle;
}

img{
	border-style:none;
}

.kari{/*ぶどう狩り部の販売店の写真*/
	margin-left:20px;
	float:left;
}

.frt{
	border-style:none;
}

.pad{
	margin-top:50px;
	margin-bottom:0;
}

.seihin{/*商品説明部*/
	width:536px;
	/*height:400px;*/
	margin-bottom:10px;
}

.seihin img{/*商品説明部の画像*/
	float:left;
}

.list{/*テーブルの商品説明部分*/
	width:380px;
	margin-left:5px;
	padding:0;
}

.list th{/*listクラス内のth部分*/
	width:90px;
}

.seihin2{/*テーブルのクラス（下の段）*/
	width:536px;
}

.price{/*商品と金額入力部*/
	width:536px;
}

.price th{/*上記のヘッダ*/
	width:130px;
}

.fax{/*FAX注文用紙リンク部*/
	border-style:none;
}

.deco01{/*※印部分*/
	color:#990000;
}

.deco02{/*赤文字*/
	color:#FF00FF;
}

.deco03{/*販売予定部分*/
	font-size:18px;
	color:#FF00FF;
	line-height:150%;
}

.deco04{/*赤文字*/
	color:#FF0000;
}

.mg{/* h2の上部マージン*/
	margin-top:40px;
	margin-bottom:5px;
}

.bota{/* フォームの送信ボタン*/
	text-align:center;
}

.kaiin{/*会員説明テーブル*/
	width:536px;
}

.kaith{width:90px}/*会員説明のｔｈ*/

.kaitd{text-align:center}/*会員説明のｔｄ*/
