@charset "utf-8";
/* CSS Document */
p.case01 {
    margin: 0 0 20px;
    line-height: 1.8;
}
#mainVisual	{
	clear: both;
    width: 100%;
    margin: 20px 0 20px;
    overflow: hidden;
    text-align: center;
}
#pdtbox01	{
	overflow:hidden;
	height:100%;
	margin:0 0 20px;
	
}
.pdtbox01	{
	background:url(/img/box_top.gif) no-repeat center top;
	padding:10px 0 0;
	margin:0 0 10px;
	clear:both;
}

.pdtbox02	{
	background:url(/img/box_top02.gif) no-repeat center top !important;
	padding:10px 0 0;
	margin:0 0 10px;
	clear:both;
}

.pdtbox01 div	{
	overflow:hidden;
	height:100%;
	background:url(/img/box_btm.gif) no-repeat center bottom;
}

.pdtbox02 div	{
	background:url(/img/box_btm02.gif) no-repeat center bottom !important;
}

.pdtbox01 dl	{
	width:230px;
	float:left;
	margin:0 0 10px 6px;
}

.pdtbox01 dl dt	{
	font-size:120%;
	font-weight:bold;
	color:#666;
}

.pdtbox01 dl dd.icon	{
	/*color:#F00;*/
	height:20px;
	text-align:left;
	
}

.pdtbox01 dl dd.icon p.ico_first {
    float: left;
    border: 1px solid #602600;
    padding: 0px 3px;
    margin: 2px;
    color: #602600;
    border-radius: 3px;
}

.pdtbox01 dl dd.icon p.ico_second {
    float: left;
    border: 1px solid #ee761f;
	background-color: #ee761f;
    padding: 0px 3px;
    margin: 2px;
    color: #fff;
    border-radius: 3px;
}

.pdtbox01 dl dd.icon img	{
	margin-right:5px;
}

.pdtbox01 dl dd.img	{
	text-align:center;
}
.pdtbox01 dl dd.img img{
	width: 100%;
	-webkit-backface-visibility: hidden;
}


body .pdtbox01 dl.first	{
	margin-left:0;
}

.pdtbox01 dl dt,.pdtbox01 dl dd	{
	padding:0 15px;
}


.pdtbox01 dl dd.txt	{
	color:#767676;
}

.pdtbox01 dl dd.txt2	{
	color:#767676;
	text-align:center
}

.pdtbox01 dl dd.txt3	{
	color:#767676;
	text-align:right;
	font-size:10px;
	padding:25px 10px 10px
}

.pdtbox01 dl dd.btn_detail	{
	text-align:center;
	padding:5px 15px;
}

.pdtbox01 dl dd.price	{
	padding:5px 25px;
	overflow:hidden;
	height:100%
}

.pdtbox01 dl dd.price select	{
	float:left;
}

.pdtbox01 dl dd.price span	{
	font-weight:bold;
	font-size:120%;
	color:#F00;
	display:block;
	float:right;
	text-align:right;
	width:110px;
}


.pdtbox01 dl dd.price span.nko	{
	color:#666;
	font-size:11px;
	font-weight:normal;
}


.pdtbox01 dl dd.price2	{
	padding:5px 15px;
	overflow:hidden;
	height:100%
}

.pdtbox01 dl dd.price2 img	{
	float:left;
}

.pdtbox01 dl dd.price2 span	{
	font-weight:bold;
	font-size:120%;
	color:#F00;
	display:block;
	float:right;
	text-align:right;
	width:110px;
}


.pdtbox01 dl dd.price2 span.nko	{
	color:#666;
	font-size:11px;
	font-weight:normal;
}


.pdtbox01 dl dd.cart	{
	text-align:center;
	padding: 5px 5px 15px;
	font-weight:bold;
	font-size:15px;
}
.kana{
	line-height: 18px;
}
td.care_of_1 {
    line-height: 18px;
}
.contact_confirmleftpc{
	float: left;
}
.contact_confirmrightpc{
	float: right;
}