@charset "shift_jis";

* {
	marign: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	word-break: break-all ;
	word-wrap: break-word ;
}

body {
	background:#FEF4E9;
	color:#555555;
	margin:0px auto;
	padding:0px; 
	line-height:1.5;
}

a:hover {
	color:#ff0000;
}

#center {
	text-align:center;
}

#inbox {
	width:700px;
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px;
	background:#FDFDFD;
	border-right:#996600 solid 1px;
	border-left:#996600 solid 1px;
}

#abox {
	margin:0px;
	padding:0px;
}

#bbox {
	margin:20px auto 0px auto;
}

a img {
	text-decoration:none;
	border:0px;
}


img.oomidashi {
	margin-bottom:10px
}

div.komidashi {
	width:550px;
	text-align:left;
	margin:5px auto 5px auto;
	border-bottom:#CCCCCC dashed 2px;
	padding:3px 10px 3px;
}

div.komidashi img {
	margin-right:15px;
	vertical-align:top;
}

div.form_link {
	text-align:center;
	margin-top:20px;
}

div.kiji {
	font-size:100%;
	text-align:justify;
	text-justyfy:inter-ideograph;
	margin:5px auto 5px auto;
	width:580px;
	line-height:1.6;
}

div.news {
	background-color:#F7FFF7;
	border:solid 1px #dddddd;
	padding:10px;
	margin:15px auto;
	width:500px;
}

p.yellow {
	font-size:130%;
	font-weight:bold;
	color:brown;
	margin-top:0px;
	margin-bottom:10px;
}

p.yellow2 {
	font-size:110%;
	font-weight:bold;
	color: #FF9900;
	margin-top:10px;
	margin-bottom:10px;
}

p.yellow3 {
font-size:110%;
font-weight:bold;
color: #FF9900;
margin-top:25px;
margin-bottom:0px;
}

/* 画像に関すること */

img.left {
float:left;
margin-right: 15px;
margin-top:15px;
margin-bottom: 15px;
}

img.right {
float:right;
margin-left: 15px;
margin-top:15px;
margin-bottom:15px;
}

img.yajirushi,
img.image_space {
	margin:0px 10px 0px 5px;
}

/* 文字の装飾 */

span.red {
color:#FF0000;
}

span.red_b {
color:#FF0000;
font-weight:bold;
}

span.bold {
	font-weight:bold;
}

span.big {
	font-size:110%;
	font-weight:bold;
}

span.xbig {
	font-size:120%;
	font-weight:bold;	
}

.brown {
	color:#CC6600;
}

.gray {
	color:#666666;
}

.yellow {
	color: #FF9900;
}

/* フッター */

#copybox {
	margin:0px;
	padding:5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}
#modoru {
	width:695px;
	font-size:80%;
	text-align:right;
	margin:10px 5px 0px 0px;
}

#modoru img {
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
	border:0px;
}

div.toplink {
	text-align:right;
	margin:10px 0px 0px 0px;
	padding-bottom:10px;
	border-bottom:1px dotted #999999;
	font-size:85%;
}

div.midashi {
	font-size:110%;
	color:#339900;
	font-weight:bold;
	margin-top:25px;
	border-bottom:#339900 solid 1px;
	border-left:#339900 solid 7px;
	padding:0px 0px 1px 9px;	
}

div.telfax {
	border:#999999 dashed 1px;
	padding:7px;
	margin:10px 70px 10px;
	text-align:center;
}

/* 注文フォーム */

div.order_midashi {
	font-size:110%;
	color:#CC6633;
	font-weight:bold;
	margin-top:25px;
	border-bottom:#CC6633 solid 1px;
	border-left:#CC6633 solid 7px;
	padding:0px 0px 1px 9px;
}

ul {
	margin-top:5px;
}	

li {
	font-size:95%;
	line-height:150%;
	margin-left:20px;
}	

td {
	padding:4px;
}

/* 注文箱数 */

table.hakosuu {
	text-align:left;
	width:100%;
}

table.hakosuu th {
	background:#E6F4CC;
	padding:4px;
	text-align:center;
}

td.syouhin,
td.syouhin input {
	background:#FFFADF;
}

td.goukei,
td.goukei input {
	font-size:110%;
	background:#FFF0E1;
	border:0px;
	text-align:right;
}

td.right {
	text-align:right;
}

td.keizoku_top {
	padding:20px 0px 20px;
}

/* 継続購入を申し込む */

th.keizoku_th {
	background:#E6F4CC;
	padding:4px;
	text-align:right;
	width:55%;
}

table.keizoku th {
	background:#E6F4CC;
	padding:4px;
	text-align:center;
}

td.tyusyaku {
	padding-bottom:15px;
}

/* 配送方法と配送希望時間 */

table.order {
	text-align:left;
	width:100%;
}

th.order_th {
	background:#E6F4CC;
	padding:4px;
	text-align:right;
	width:27%;
}

/* アンケートにご協力 */

table.monitor {
	text-align:left;
	width:100%;
	margin-top:20px;
}

table.monitor th {
	background:#E6F4CC;	
	padding:4px;
}

table.monitor td {
	padding-bottom:20px;
}

/* 注文確認画面 */

p.pre_submit {
	text-align:center;
}

input.preview {
	font-size:120%;
	padding:5px;
	width:500px;
}

table.preview {
	width:590px;
	margin:0px auto 20px;
}

td.pre_th {
	width:200px;
	background:#E6F4CC;
	padding:4px;
	color:#003333;
}

td.pre_td {
	width:390px;
	background:#F6F6F6;
	padding:4px;
	}
	
/* お問い合わせ */

table.mail {
	text-align:left;
	width:100%;
}

th.mail_th {
	background:#E6F4CC;
	padding:4px;
	text-align:right;
	width:29%;
}

/* 全ページ共通 */

#catch_copy {
	width:485px;
	height:20px;
	font-size:85%;
	font-weight:bold;
	color:#996600;
	margin:0px;
	padding:2px 0px 1px 15px;
	text-align:left;
	background-image:url(Images/catch_copy.gif);	
	float:left;	
}

#sitemap {
	width:180px;
	height:20px;
	font-size:85%;
	padding:2px 20px 1px 0px;
	text-align:right;
	background-image:url(Images/catch_copy.gif);	
	float:right;
}

#topmenu {
	margin:2px 0px 0px 0px;
	padding:0px;
	border-top:#cccccc 1px solid;
}

div.topmenu-left {
	padding:0px 2px 0px 0px;
	border-right:#cccccc 1px solid;
	float:left;
	width:136px;
	height:40px;
}

div.topmenu-middle {
	padding:0px 2px 0px 2px;
	border-right:#cccccc 1px solid;
	float:left;
	width:136px;
	height:40px;
}

div.topmenu-right {
	padding:0px 0px 0px 2px;
	float:left;
	width:136px;
	height:40px;
}

div.navi {
	clear:both;
	font-size:80%;
	text-align:left;
	margin:5px auto 10px auto;
	padding:10px 5px 0px;
	width:660px;
}

div.next {
	font-size:90%;
	text-align:left;
	margin:20px auto 10px auto;
	padding:0px;
	width:660px;
}

div.footer-menu {
	color:#ffffff;
	font-size:90%;
	text-align:center;
	margin:10px 0px 0px;
	padding:5px 0px;
	background:#B1D08E;
	background-image:url(Images/footer_menu.gif);
}

div.footer-eos {
	font-size:85%;
	width:500px;
	margin:20px auto 20px;
	text-align:left;
	color:#666666;	
}

/* 感想 */

div.kansou {
	border:#EDBC6B dashed 1px;
	width:470px;
	margin:20px auto;
	padding:0px 10px;
	background:#FDFAF7;
}

div.kansou_tuduki {
	text-align:right;
	padding:0px 10px 10px 0px;
}

/* 質問と回答集 */

div.question {
	color:#696;
	font-size:100%;
	line-height:160%;
	border-left:5px solid #9c6;
	padding-left:5px;
	margin:25px 0px 0px;
	font-weight:bold;
}

div.answer {
	color:#555;
	font-size:95%;
	line-height:140%;
	margin:0px;
	padding:0 10px;
	border:1px dotted #99877C;
	background-color:#FFFCF4;
}

.kaitou {
	color:brown;
	font-weight:bold;
}
