@charset "utf-8";
body,td,th {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ4", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

/* 本体
__________________________________*/
#page_waku {
	margin: 10px auto auto;
	width: 800px;
	border: 1px solid #CCCCCC;
	padding: 0px;
}


/* 送料について
__________________________________*/
#souryou_waku {
	margin: auto;
	padding: 0px;
	width: 500px;
	border: 1px solid #CCC;
	background: #F5F5F5;
}

/* 最初の英語と日本語の切り替え
__________________________________*/
#j_e {
	height: 10px;
	width: 800px;
	text-align: right;
	font-size: 10px;
}
/* アンドのロゴ画像
__________________________________*/
#top_gazo {
	background: url(../shop/general_data/title.jpg) no-repeat center center;
	height: 160px;
	width: 800px;
}
#product_main_text {
	background: #F5F5F5;
	margin: auto auto 20px;
	padding: 5px;
	width: 478px;
	height: auto;
	border: 1px solid #CCCCCC;
}
/* 見出し画像
__________________________________*/
#title {
	background: #FFFFFF;
	margin: auto auto 20px;
	width: 485px;
	padding: 0px 0px 0px 15px;
}
/* フッター
__________________________________*/
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	background: #FFFFFF;
	text-align: center;
	color: #666666;
	width: 800px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.footer_moji {font-size: 10px}
.gocyuumonn {	color: #FF9900;
	font-weight: bold;
}


/* 注文の手順（ナビ）
__________________________________*/
#cyumon_navi {
	margin: auto;
	width: 500px;
}
/* 注文の手順（お買い物手順）
__________________________________*/
#howto_Choice {
	font: 14px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ4", Arial, "Helvetica 55 Roman";
	color: #666666;
	margin: 20px auto auto;
	padding: 10px;
	width: 450px;
	background: #FFFFFF;
}
/* 注文の手順（送料の規定、キャンセルの場合）
__________________________________*/
#howto_sending_out {
	margin: 20px auto auto;
	width: 450px;
	padding: 10px;
	background: #FFFFFF;
}
.futoji {
	font-size: 12px;
	font-weight: bold;
}
.cyuui {
	color: #FF0000;
	font-weight: bold;
}

