@charset "UTF-8";
/* common */

* {
margin:0;
padding:0;
border:none;
}

body{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:18px;
}

div#wrap{
	width:800px;
	margin:0 auto;
	background-color:#FFFFFF;
}

h1,h2,h3 {
color:#FFFFFF;
font-size:12px;
}


/* 夏にはまだ間に合う！ */

div#head {
margin-bottom:30px;}

/* キャンペーン概要 */

div#contents1 {
clear:both;
}

div#contents1 div.btn {
float:left;
width:400px;
height:64px;
/*margin-bottom:30px;*/
}
div#contents1 div.btn img {
background-color:#FF0000;
padding:4px 30px 10px 30px;
}

a.imgbtn {display:block; background-image:url(images/btn01.gif); width:320px; height:50px; margin-bottom:1px;float:left;margin-right:80px;}
a.imgbtn:hover{ background-position:top right;}
a.imgbtn2 { display:block; background-image:url(images/btn02.gif); width:320px; height:50px; margin-bottom:1px;float:left;}
a.imgbtn2:hover{ background-position:top right;}

/* セット説明 */

div#contents2 {
clear:both;
margin-bottom:30px;
}

/* 先着プレゼント */

div#present {
height:900px;
overflow: hidden;
margin-bottom:30px;
}

/* お買い物フォーム */

#form{
	width:800px;
	margin:0 auto;
	padding:30px 0;
	font-size:14px;
	line-height:145%;
	color:#333333;
}
.clear{
	clear:both;
}
.right10{
	float:right;
	margin-left:10px;
}
.left10{
	float:left;
	margin-right:10px;
}
.mgnbtm15{
	margin-bottom:15px;
}


/* order 
--------------------------------------------------------------------------------- */

div#wrap div#form div#order {
	position: relative;
	width: 800px;
}
div#wrap div#form div#order div#orderform {
/*	float: left; 
	width: 490px;
	position: relative; */
width:800px;
}
/*
div#wrap div#form div#order div#orderitem {
	float: right;
	width: 300px;
	position: relative;
}
*/


/* footer
--------------------------------------------------------------------------------- */
div#wrap div#footer {
	clear: both;
	width: 800px;
	position: relative;
	text-align: center;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#wrap div#footer ul {
	list-style-type: none;

}
div#wrap div#footer ul li {
	display: inline;
	font-size: 12px;
	color: #666666;
	line-height: 30px;

}
div#wrap div#footer ul li a {
	color: #666666;

}
div#wrap div#footer ul li a:hover {
	color: #333333;
}


/* ORDER
--------------------------------------------------------------------------------- */

div#wrap div#form div#order div#orderform input {
	border: 1px solid #999999;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
}
div#wrap div#form div#order div#orderform select {
	border: 1px solid #999999;
	height: 18px;
	font-size: 12px;
}
div#wrap div#form div#order div#orderform .button {
	border: 2px solid #666666;
	background-color: #EEEEEE;
	height: 24px;
}

div#wrap div#form div#order div#orderform table {
	margin-top:12px;
}
div#wrap div#form div#order div#orderform .td00 {
	padding:10px 10px 6px 10px;
	background-color:#CCCCCC;
	line-height:18px;
}
div#wrap div#form div#order div#orderform .td01 {
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	background-color:#EEEEEE;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
div#wrap div#form div#order div#orderform .td02 {
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
div#wrap div#form div#order div#orderform .td-btn {
	padding:10px;
	background-color:#CCCCCC;
}
div#wrap div#form div#order div#orderform .tit {
	font-weight:bold;
	font-size:14px;
}
div#wrap div#form div#order div#orderform .red {
	color:#FF0033;
}
.clear {
	clear:both;
}

div#wrap div#form div#order div#orderform .td-info00 {
	background-color:#CCCCCC;
	padding:8px;
	text-align: left;
}
div#wrap div#form div#order div#orderform .td-info01 {
	background-color:#EFEFEF;
	padding:8px;
	text-align: left;
}
div#wrap div#form div#order div#orderform .td-info02 {
	background-color:#FEFEFE;
	padding:8px;
	text-align: left;
}
div#wrap div#form div#order div#orderform .td-foot {
	background-color:#CCCCCC;
	font-size:0.8em;
	padding:6px;
	text-align:right;
}

div#wrap div#form div#order div#orderform td {font-size:12px;}

/* FORM
--------------------------------------------------------------------------------- */
td.td022 {
	padding:10px;
}
td.td022 ul {
	padding: 20px;
}
td.td022 ul li {
	margin-bottom: 8px;
}
.td02 span.txt10 {
	font-size: 10px;
	color: #444444;
}



/* comfirm
--------------------------------------------------------------------------------- */

div#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
}
div#container div#header {
	width: 800px;
	position: relative;
}

div#container div#voice {
	width: 800px;
	position: relative;
}
div#container div#com01 {
	background-image: url(../images/com01foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	width: 800px;
}
div#container div#com01 div#com01main {
	background-image: url(../images/com01bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	padding-bottom: 17px;
	position: relative;
	height: 269px;
}
div#container div#com01 div#com01main div.comment {
	float: left;
	width: 557px;
	padding-left: 20px;
	color: #666666;
	padding-top: 10px;
}
div#container div#com01 div#com01main div.comment p.txt14 {
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	margin-bottom: 14px;
}
div#container div#com01 div#com01main div.comment p.txt12b {
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	font-weight: bold;
}
div#container div#com01 div#com01main div.comment p.txt12 {
	font-size: 12px;
	line-height: 18px;
	color: #555555;
}
div#container div#com01 div#com01main div.photo {
	float: right;
	height: 269px;
	width: 194px;
	padding-right: 19px;
}

div#container div#footer {
	clear: both;
	width: 800px;
	position: relative;
	text-align: center;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#container div#footer ul {
	list-style-type: none;

}
div#container div#footer ul li {
	display: inline;
	font-size: 12px;
	color: #666666;
	line-height: 30px;

}
div#container div#footer ul li a {
	color: #666666;

}
div#container div#footer ul li a:hover {
	color: #333333;

}
/* ORDER
--------------------------------------------------------------------------------- */

div {
text-align:left;	
}

div#form div#orderform div.order {
margin-top:10px;
clear:both;
border:2px solid #01b3cf;
height:auto;
padding:10px;
}
div#form div#orderform div.order div.ordertxt {
font-size:13px;
line-height:20px;
font-weight:bold;
width:394px;
top:0;
left:0;
position:relative;
}
div#form div#orderform div.order div.ordertxt img {
float:left;
margin-right:2px;
}

div#form div#orderform div.order a {
width:162px;
height:42px;
display:block;
text-indent:-9999px;
overflow:hidden;
background:url(../shop/item/imagesBK/btn_order_bg.gif) no-repeat;
}
div#form div#orderform div.order ul {
float:right;
position:relative;
}

div#form div#orderform div.order li {
list-style-type:none;
}
div#form div#orderform div.order li a:hover {  
background-position: 0 -42px;  
}

div#form div#orderform div.itemdtl {
clear:both;
margin-top:18px;
}
div#form div#orderform div.itemdtl p {
font-size:12px;
line-height:18px;
}
div#form div#orderform div.itemdtl p.bold {
font-size:12px;
line-height:18px;
font-weight:bold;
}


h1 a {
color:#333333;
}

