@charset "utf-8";
/* CSS Document */


@charset "utf-8";
/* CSS Document */
#content_info{
	line-height:30px;
	padding:5px 15px;
	background: #EBEEB3;
	border:#DDE362 1px solid;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom:20px;
}
#cart_info {
	margin:0 auto;
	color: #525252;
}
#cart_info a {
	color: #C63B2C;
	font-weight:bold;
	text-decoration: underline;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#cart_info a:visited {
	color: #C63B2C;
	text-decoration: underline;
}
#cart_info a:hover {
	color: #FF7F00;
	text-decoration: underline;
}
#cart {
	margin: 0 auto;
	position: relative;
	line-height: 26px;
}
#cart table{
	border-collapse:collapse;
}
#cart tr > td {
	color: #434449;
	padding: 5px 10px;
	border: #CAC1B3 1px solid;
}
#cart .list {
	color:#444444;
	line-height:22px;
	padding-left:15px;
}
#cart .list a{
	color:#B85910;
	text-decoration:none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#cart .list a:visited{
	color:#B85910;
	text-decoration:none;
}
#cart .list a:hover{
	color: #5E451F;
	text-decoration: none;
}
#cart .photo{
	width:98px;
	height:98px;
	line-height:98px;
	border:#CAC1B3 1px solid;
}
#cart .photo img{
	max-width:98px;
	max-height:98px;
	vertical-align:middle;
}
#cart tr > td.name{
	color:#BF2815;
	font-weight:bold;
	padding-left:50px;
}
#cart tr > td.price {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
#cart tr > td.price1 {
	font-size: 13px;
	color: #C73C2C;
	font-weight: normal;
}
#cart tr > td.price2 {
	font-size: 13px;
	color: #D80000;
	font-weight: bold;
}
#cart tr > td.price3 {
	font-size: 13px;
	color: #2F2F30;
	font-weight: bold;
}
#cart tr > td.title{
	color: #FFFFFF;
	font-size: 13px;
	background:#9F8571;
}
#cart tr > td.title2 {
	font-size: 13px;
	color: #999999;
}
#cart .title2 {
	padding: 15px 0 5px 0;
}

/***********************************************************************/
/***********************************************************************/
.form{
	font-size: 13px;
	margin: 0 auto;
	position: relative;
}
.form .same{
	position: absolute;
	color: #D0D0D0;
	right: 0px;
	top: -42px;
	padding: 0px;
	margin: 0px;
	background: none !important;
}
.form .same td{
	background: none !important;
	padding: 0px 5px;
	margin: 0px;
	border: none;
	font-size: 12px;
	color: #777777;
}
.form_title {
	margin: 0 auto;
	text-align: center;
	padding: 60px 0 10px 0;
}
.form .list {
	color:#D0D0D0;
	padding-left:30px;
}
.form .list a{
	color:#D0D0D0;
	text-decoration:none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
.form .list a:visited{
	color:#D0D0D0;
	text-decoration:none;
}
.form .list a:hover{
	color:#DDC186;
	text-decoration: none;
}
.form tr > td span{
	color: #B85910;
}
.form table{
	border-collapse: collapse;
}
.form tr > td {
	color: #643124;
	padding: 5px 10px;
}
.form tr > td.title{
	color:#AE9059;
	font-weight:bold;
}
.form tr > td.title_use{
	color: #643124;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
}
.form tr > td.title_use img{
	padding:5px 10px 0px 0px;
}
.form tr > td table tr td{
	padding: 0px 0px;
	border-bottom: none;
}
.form .box{
	color:#643124;
	padding:5px 10px;
	background:#FFF;
	border:#D4C6B2 1px solid;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}


.text {
	text-align: center;
	color: #808080;
	padding: 20px 50px;
}
.text a {
	color: #E94B44;
	text-decoration: underline;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
.text a:visited {
	color: #66513F;
	text-decoration: underline;
}
.text a:hover {
	color: #6C6C6C;
	text-decoration: underline;
}
.text h1 {
	color: #E6463E;
	font-size: 16px;
	padding: 10px 0;
	font-weight: bold;
}
.text h1 span {
	color: #490B07;
	font-weight: bold;
}
.text h2 {
	color: #835F43;
	padding: 0 0 10px 0;
	font-weight: bold;
}
.text h2 span {
	color: #BFA33F;
	font-weight: bold;
}
.text h3 {
	color: #E6463E;
	font-size: 16px;
	padding: 10px 0;
}
/************************************************************************************/





#content #info{
	width: 645px;
	margin:0 auto;
	line-height: 30px;
	padding: 0px 15px;
	color:#D1D1D1;
	background: #2E2E2E;
}
#content{
	width: 675px;
	margin: 0 auto;
	position: relative;
	line-height: 26px;
}
#content .pic{
	position: absolute;
	left: 544px;
	top: -15px;
}
#content_map{
	width:630px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}
#content table.bg_use td{
	background: url(../wrapper/img/bg.jpg);
}
#content table{
	border-collapse:collapse;
}
#content tr > td {
	color:#B85910;
	padding: 10px 10px;
}
#content tr > td.title_use{
	color: #643124;
	padding-left: 0px;
}
#content tr > td.title_use img{
	padding:5px 13px 0px 0px;
}
#content tr > td table tr td{
	padding: 0px 0px;
	border-bottom: none;
}
