@charset "utf-8";
/* CSS Document */
#top_navi {
	border-color:#FF6600;
	border-style:solid;
	border-width:1px;
	padding:20px;
	background-color:#FFFFDC;
	margin-bottom: 30px;
	clear:both;
}
#top_navi ul {
}
#top_navi li {
	margin-bottom: 8px;
	background-image: url(../images/yajirusi.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 4px;
	list-style: none;
}

hr {
	border:none 0px;
	height:1px;
	background:#CCCCCC;
	margin-bottom: 10px;
}
.di {
	display:inline;
}

/* -------------------------- PAGE LAYOUT START -------------------------- */

#info {
	width:550px;
	float:left;
}
#info p {
	margin-bottom:5px;
}
#info p.box_mb10 {
	margin-bottom:10px;
}

/* Pマーク＆Gサイン　開始 */

#box_security {
	width:230px;
	text-align:center;
	float:right;
	position: relative;
}
#box_w120fl {
	width:120px;
	float:left;
}
#box\w120fr {
	width:100px;
	float:right;
}
#box_security p {
	line-height:140%;
	font-size: 93%;
}

/* Pマーク＆Gサイン　終了 */


/* エラー表示　開始 */

#box_error {
	background-color:#FFE6E6;
	padding:10px 10px 10px 30px;
	color:#FF0000;
	margin-bottom: 30px;
}
#box_error li {
	font-weight: bold;
	margin-bottom:5px;
}

/* エラー表示　終了 */


/* テーブル基本設定　開始 */

#main table {
	background:#CCCCCC;
	width:100%;
}
#main th {
	width:150px;
	padding:8px;
	background:#F5F5F5;
	border-top:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-right:#EEEEEE solid 1px;
	border-bottom:#EEEEEE solid 1px;
	text-align:center;
	color:#444444;
}
#main th.wauto {
	width:auto;
}
#main th.box_tal {
	text-align:left;
}
#main th.box_w100 {
	width:100px!important;
}
#main th span {
	color:#FF0000;
}
#main td {
	padding:8px;
	background:#FFFFFF;
	border-right:#F1F1F1 solid 1px;
	border-bottom:#F1F1F1 solid 1px;
}
#main td p, .box_tmain p {
	margin-bottom:5px;
}
#main td.subtotal {
	padding:8px;
	background-color:#F5E9E9;
	border-top:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-right:#EEEEEE solid 1px;
	border-bottom:#EEEEEE solid 1px;
}
#main td.box_vat {
	vertical-align:top;
}

/* 価格テーブル　開始 */

#main .katable table th {
	width:auto;
	border:0;
	background: #FFCC66;
}
#main .katable table th.b {
	background:#FFBE37;
}
#main .katable table th.color {
	background:#FFCC66;
}
#main .katable table th.mono {
	background:#CCCCCC;
}
#main .katable table th.count {
	background:#FFFAB4;
}
#main .katable table th.cprice_n {
	background:#FFF4D2;
}
#main .katable table th.cprice50 {
	background:#FFE9A4;
}
#main .katable table th.cprice45 {
	background:#FFE186;
}
#main .katable table th.mprice_n {
	background:#F0F0F0;
}
#main .katable table th.mprice50 {
	background:#E0E0E0;
}
#main .katable table th.mprice45 {
	background:#D6D6D6;
}

#main .katable table td {
	border:0;
	text-align:right;
}
#main .katable table td.cprice50 {
	background:#FFF4D2;
	text-align: right;
}
#main .katable table td.cprice45 {
	background:#FFE9A4;
	text-align: right;
}
#main .katable table td.mprice50 {
	background:#F0F0F0;
	text-align: right;
}
#main .katable table td.mprice45 {
	background:#E0E0E0;
	text-align: right;
}
/* 価格テーブル　終了 */

/* テーブル基本設定　終了 */


#main_inner {
	margin-bottom:30px;
}
.box_w256f {
	width:256px;
	float:left;
	text-align: left;
}
.box_w420f {
	width:420px;
	float:left;
}


/* 個人情報保護方針　開始 */
#kjoho {
	width:580px;
	margin:0 auto 20px;
	border: #FF3300 solid 1px;
}
#kjoho dt {
	background:#FF3300;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
}
/* 個人情報保護方針　終了 */

/* お客様控え・注文内容確認　開始　*/

.box_ly {
	background:#FFFFCC;
	padding:10px;
	border: #999999 solid 1px;
	margin-bottom: 20px;
}
.box_lg {
	background:#F7F7F7;
	padding:10px;
	border: #999999 solid 1px;
	margin-bottom: 20px;
}
.box_ly h4, .box_lg h4 {
	border-bottom:#999999 solid 1px;
	margin-bottom:10px;
}

/* お客様控え・注文内容確認　開始　*/

div.btn {
	padding:15px;
	text-align:center;
	background:#FFFFCC;
	margin:20px auto 40px;
}

#finish {
	margin-bottom: 100px;
}
#finish strong {
	font-size:150%;
	margin-bottom:10px;
}
#finish p {
	margin-bottom:5px;
}

/********************************************/

.e_text{
margin-bottom:20px;
}
.e_text ul {
	padding:10px 10px 10px 30px;
	background:#FFEEEE;
	color:#FF3300;
	font-weight:bold;
	font-size:109%;
}
.e_text li {
	margin-bottom:5px;
}

/********************************************/

div.btn form{
display:inline;
}

/********************************************/

#tsuika td .caption{
text-indent:0;
padding:0;
}

#tsuika tr.tel span.caption{
padding-top:8px;
display:block;
}

#tsuika tr.payment span.caption{
margin-left:10px;
}

#tsuika tr input{
width:200px;
}

#tsuika tr.email input{
width:300px;
}

#tsuika #maisu{
width:28px;
}

#tsuika .other textarea{
width:320px;
height:80px;
}


/**/

#thanks #step_box li.finish p{
background:#FFEEF7;
color:#666666;
font-weight:bold;
}

#thanks div.description{
margin-bottom:100px;
}
