.price_left	 {
	width: 260px;
	height: auto;
	float: left;
}
.price_left img {
	margin: 10px 0 0 0; 
}
.price_left p {
	margin: 10px 0 0 30px;
	clear: both;
	text-align: left;
}

dl {
	margin: 10px 0 10px 20px;
	
}
dt,dd {
	width:103px;
	border-bottom:1px dotted #999;
	padding:5px;
	letter-spacing:2px;
	margin:0;
}

dt {
	float:left;
	clear:both;
}

dd {
	float:left;
	text-align:right;
}


.price_right	 {
	width: 443px;
	height: auto;
	float: right;
}

.price_right h4 {
	margin: 10px 0 10px 0;
}

:root .price_right	 {
	width: 440px;
	height: auto;
	float: right;
}

.price_area {
	width: 700px;
	height: auto;
	clear: both;
	padding: 20px 0 10px 0;
}

.card {
	width: 400px;
	border: 1px dotted #99620F;
	padding: 10 0 10 0;
	margin: 0 0 20 0;
	color: #555555;

}

.card p {
	margin: 10px 0 10px 0;
	width: 350px;
	line-height: 1.8em;
	text-align: left;
}

.moji h4 {	
	text-align: center;
}
.moji2 {
	text-align: left;
	padding-left: 50px;
}
.moji3 {
	text-align: left;
	padding-left: 50px;
}




table.ex {
	width:400px;
	font-size:12px;
	margin: 10px auto 10px auto;
}

table.ex caption {
	text-align:center;
	color:#fff;
	background-color:#666;
}

table.ex td {
	padding:3px;
}

table.ex td.head {
	width:220px;
	background-color:#EFEACD;
}

table.ex td.body {
	text-align:right;
	font-size:14px;
}


table.area {
	width:650px;
	border-style:solid;
	border-width:1px;
	margin-bottom:10px;
	line-height: 1.4em;
	color: #333333;
	margin: 0 auto;
}

table.area caption {
	letter-spacing:3px;
}

table.area caption span{
	color:#333;
	font-size:80%;
}

table.area td {
	width:75px;
	padding:2px;
}

table.area tr.head td{
	border:1px solid #422C08;
	background-color:#EFEACD;
	text-align:center;
}

table.area tr.body td{
	text-align:right;
}
p.text {
	width: 420px;
}


:root .fudder {
	position: relative;
	margin: 135px auto;
}











/*
.price_left {
	width: 260px;
	height: auto;
	float: left;
	text-align: left;
	padding-left: 20px;
}
:root .price_left {
	width: 255px;
	height: auto;
	float: left;
	text-align: left;
	padding-left: 15px;
	background-color: #ffffff;
}


.price_left img {
	margin: 20px 0 10px 0;
}
.price_left span {
	color: 993333;
}

.price_right {
	width: 440px;
	height: auto;
	float: right;
	text-align: left;
}
:root .price_right {
	width: 430px;
	height: auto;
	float: right;
	text-align: left;
	background-color: #ffffff;
}


.price_right p.text2 {
	text-align: left;
	margin-left: -15px;
}

span.type1 {
	font-size: 16px;
	font-weight: bold;
	color: #cc3333;
}

span.type2 {
	color: #993333;
} 
span.type3 {
	color: #cc3333;
	font-weight: bold;
}


dl {
	margin: 0;
	
}
dt,dd {
	width:103px;
	border-bottom:1px dotted #999;
	padding:5px;
	letter-spacing:2px;
	margin:0;
}

dt {
	float:left;
	clear:both;
}

dd {
	float:left;
	text-align:right;
}


table.ex {
	width:380px;
	font-size:12px;
	margin: 0 0 20px 20px;
}

table.ex caption {
	text-align:center;
	color:#fff;
	background-color:#666;
}

table.ex td {
	padding:3px;
}

table.ex td.head {
	width:220px;
	background-color:#EFEACD;
}

table.ex td.body {
	text-align:right;
	font-size:14px;
}


table.area {
	width:650px;
	border-style:solid;
	border-width:1px;
	margin-bottom:10px;
}

table.area caption {
	letter-spacing:3px;
}

table.area caption span{
	color:#333;
	font-size:80%;
}

table.area td {
	width:75px;
	padding:2px;
}

table.area tr.head td{
	border:1px solid #422C08;
	background-color:#EFEACD;
	text-align:center;
}

table.area tr.body td{
	text-align:right;
}



.card {
	width: 380px;
	height: auto;
	border: 1px dotted #996666;
	margin: 0 0 10px 20px;
	text-align: center;
	padding: 20px;
}

