@charset "utf-8";

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

  H2 title001 Setting

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

.title001 {
	background: url(../img/title001.jpg) no-repeat;
	width:640px;
	height:61px;
	display:block;
	text-indent:-9999px;
	margin-top:20px;
	padding-bottom:9px;
}



#list {
	padding-bottom:35px;
}

#list:after {  
	content: ".";   
	display: block;   
	visibility: hidden;   
	height: 0.1px;   
	font-size: 0.1em;   
	line-height: 0;   
	clear: both; 
}

#list ul {
	width:640px;
	list-style:none;
}

#list li {
	background:url(../img/list_img.jpg) no-repeat 30px 12px;
	padding:5px 0 5px 45px;
	border-bottom:1px dotted #cccccc;
	width:275px;
	float:left;
}

#list li.last {
	background:url(../img/list_img.jpg) no-repeat 30px 12px;
	padding:5px 0 5px 45px;
	border-bottom:1px dotted #cccccc;
	width:595px;
}
#list li a {
	color:#de7300;
}

.photo001 {
	margin:0 0 15px 0;
	float:left;
}

.txt001 {
	width:320px;
	padding:0 0 15px 0;
	float:right;
}

.txt002 {
	padding:10px 13px 25px 13px;
}

.txt002:after {  
	content: ".";   
	display: block;   
	visibility: hidden;   
	height: 0.1px;   
	font-size: 0.1em;   
	line-height: 0;   
	clear: both; 
}


.txt004 {
	padding:0 0 0 7px;
}

.txt01_a {
	color:#804613;
	font-weight:bold;
}
.txt01 {
	color:#804613;
	font-size:16px;
	font-weight:bold;
}
.txt02 {
	background: url(../img/txt02_bg01.jpg) no-repeat;
	width:313px;
	height:35px;
	padding:9px 0 0 8px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.txt03 {
	background: url(../img/txt02_bg02.jpg) no-repeat;
	width:313px;
	height:50px;
	padding:5px 0 0 8px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}


h2 {
	background:url(../img/h2_title_bg.jpg) no-repeat;
	width:615px;
	height:34px;
	color:#804613;
	font-size:16px;
	padding:14px 0 0 25px;
	padding-bottom:15px;
	clear:both;
}


h3 {
	background:url(../img/h3_title_bg.jpg) no-repeat;
	width:618px;
	height:22px;
	color:#804613;
	font-size:14px;
	padding:1px 0 0 22px;
	clear:both;
	border-bottom:1px dashed #cccccc;
}

.photo002 {
	margin-left:17px;
	float:right;
}

h4 {
	color:#ec8c46;
	padding:0 0 5px 7px;
	clear:both;
	font-size:12px;
}


#cart {
	padding-bottom:65px;
}
#cart table {
	border-bottom:1px dotted #cccccc;
}
#cart td {
	border-top:1px dotted #cccccc;
	line-height:100%;
}

.cart_txt {
	padding:0 0 9px 0;
}

.txtOb {
	color:#ec8c46;
	font-weight:bold;
	font-size:16px;
}
.txtOh {
	color:#ec8c46;
	font-weight:bold;
}

.txtO {
	color:#ec8c46;
}

.txtOmin {
	color:#ec8c46;
	font-size:10px;
	padding:7px 0 0 0;
}

.maru {
	color:#ec8c46;
}

/* FireFoxのみに効かせるハック --------------------------- */

.maru, x:-moz-any-link {
	color:#ec8c46;
	font-size:100%; /* Fx 1.0 以降に適用される */}
.maru, x:-moz-read-only {
	color:#ec8c46;
	font-size:100%;  /* Fx 1.5, 2.0 以降に適用される */}
.maru, x:-moz-broken {
	color:#ec8c46;
	font-size:100%; /* Fx 3.0 以降に適用される */}
.maru, x:x{
	color:#ec8c46;
	font-size:100%;  }

/* FireFoxのみに効かせるハック --------------------------- */



#box01 {
	border:1px solid #ec8c46;
	padding:0 2px 15px 2px;
	margin-bottom:25px;
	display: inline-block;  
}
#box01:after {  
	content: ".";   
	display: block;   
	visibility: hidden;   
	height: 0.1px;   
	font-size: 0.1em;   
	line-height: 0;   
	clear: both; 
}


#box01:after {  
	content: ".";   
	display: block;   
	visibility: hidden;   
	height: 0.1px;   
	font-size: 0.1em;   
	line-height: 0;   
	clear: both; 
}

#box01 dl {
	width:285px;
	margin:17px 15px 2px 15px;
	_margin:17px 10px 2px 15px;
	float:left;
}

#box01 dt {
	font-weight:bold;
	color:#ec8c46;
	padding-bottom:5px;
}

#box01 dd {
	background-color:#f2efe8;
	padding:8px 14px;
	height:50px;
}


#box02 dl {
	padding:15px 0 0 0;
}
#box02 dt {
	font-weight:bold;
	color:#ec8c46;
	padding-bottom:5px;
}

#box02 dd {
	padding:0 0 20px 0;
}