@charset "utf-8";
/* CSS Document */
/* 入力指定 */

/* 注文ページ基盤 */
body {
	margin:0;
	border:0;}
html {
	scrollbar-face-color: #ff8c00;
scrollbar-track-color: #fff8dc;
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #fff8dc;
scrollbar-shadow-color: #d2691e;
scrollbar-3dlight-color: #ffebcd;
scrollbar-darkshadow-color: #8b0000;}

/* テーブル */
table#tyuumon {
	width:550px;
	border-top:#F90 1px solid;
	border-left:#F90 1px solid;
	font-size:14px;}
td#left {
	width:180px;
	border-right:#F90 1px solid;
	border-bottom:#F90 1px solid;
	background-color:#FC9;
	}
td#left_m {
	width:180px;
	border-right:#F90 1px solid;
	background-color:#FC9;
	}

td#center1 {
	width:20px;
	border-right:#F90 1px solid;
	border-bottom:#F90 1px solid;
	background-color:#FC9;
	text-align:center;
	color:#F00;}
td#center1_m {
	width:20px;
	border-right:#F90 1px solid;
	background-color:#FC9;
	text-align:center;
	color:#F00;}

td#right {
	width:370px;
	border-right:#F90 1px solid;
	border-bottom:#F90 1px solid;
	text-align:left;}
td#right_m {
	width:370px;
	border-right:#F90 1px solid;
	text-align:left;}

table.syouhin {
	width:345px;}
td.syohin_mei {
	width:200px;}
td.kosu {
	width:145px;}

/* 送り先 */

table.okurisaki {
	width:550px;
	border-top:#F90 1px solid;
	border-left:#F90 1px solid;
	font-size:14px;}
td.left {
	width:180px;
	border-right:#F90 1px solid;
	border-bottom:#F90 1px solid;
	background-color:#FC9;
	text-align:center;
	}



td.right {
	width:370px;
	border-right:#F90 1px solid;
	border-bottom:#F90 1px solid;
	text-align:left;}
td.todokesaki {
	width:550px;
	border-bottom:#F60 1px solid;
	border-right:#F60 1px solid;
	height:80px;}

/* div */
div#kiso {
	margin:5px;}
div.kiso2 {
	margin:5px;
	font-size:80%;}
div#kiso3 {
	margin:5px;
	text-align:center;}

/* tyumon.htmlのリスト設定 */
div.tyu_li {
	margin:0px 15px 10px 25px;}

ul.tyuumon_list {
	margin:0 0 5px 1em;
	padding:0px;}
li.tyuumon_li {
	margin-bottom:5px;
	line-height:120%;}

div.botan {
	padding:5px;
	text-align:center;}