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

html{
	font-size:62.5%;
	-webkit-font-smoothing: subpixel-antialiased;}
	
#body-wrapper{
	font-size:14px;
	font-size:1.4rem;}	

.section{
	}
	
#pankuzu{
	margin-bottom:3px;}	


.section h1{
	width:285px;
	margin:0 auto 31px;}
	
	
.section h1 ul li:first-child{
	padding-left:10px;
	margin-bottom:10px;}	

.section h1 ul li:last-child{
	padding-left:78px;
}	

/*------------------------------
            product
------------------------------*/	

/*------------
     name
------------*/

.product{
	margin-bottom:170px;}

.product>ul{
	width:750px;
	margin:0 auto 44px;
	}
	
.product>ul li:first-child{
	margin-bottom:11px;}
.product>ul li:nth-child(2){
	margin-bottom:5px;
	}
.product>ul li:nth-child(3){
    padding-left:1px;
	margin-bottom:13px;}
.product>ul li:nth-child(4){
	padding-left:1px;
	margin-bottom:14px;}
	
.product>ul li:last-child{
	padding-left:5px;}	

/*------------
 description
------------*/	
	
.product>div>p img{
	margin-left:-44px;}	
	
.product>div>p{
	float:left;
	padding-top:28px;
}

.product>div{
	width:862px;
	margin:0 auto;}

.product>div>div{
	background:url(../images/001_bg01.jpg) no-repeat right bottom;
	width:561px;
	float:right;
	line-height:1.7;
	letter-spacing:0.05rem;
}

.product>div>div>p{
	margin-bottom:28px;
}
	
.product>div>div>dl:nth-child(2){
	margin-bottom:32px;
}	

.product>div>div>dl:nth-child(3){
	padding-bottom:7px;

}



.product>div>div>dl>dt{
	font-weight:bold;
	color:#333333;
	margin-bottom:1px;
}

.product>div>div>dl:nth-child(3)>dt{
	margin-bottom:7px;}

.product>div>div>dl>dd>dl{
	line-height:2;
	font-size:12px;
	font-size:1.2rem;
	}


.product>div>div>dl>dd>dl:last-child{
	}
	
.product>div>div>dl>dd>dl>dt{
	background:url(../images/001_ic001.png) no-repeat 0.1rem 0.2rem;
	padding-left:20px;
	font-weight:bold;
	color:#6795ce;}	
	
/*------------------------------
           .limited
------------------------------*/
.limited{
	margin-bottom:84px;}

	
.limited h2{
	text-align:center;
	margin-bottom:37px;}	
	
.limited>div{
	width:862px;
	margin:0 auto;}	
	
.limited>div>p{
	float:left;
	padding:52px 0 0 8px;
	margin-right:18px;
	text-align:right;}
	
.limited>div>div{
	width:426px;
	float:right;
	font-size:12px;
	font-size:1.2rem;}	

.limited>div>div>ul{
	margin-bottom:42px;}

.limited>div>div>ul li{
	letter-spacing:0.15rem;}

.limited>div>div>ul li:first-child{
	margin-bottom:5px;
	}

.limited>div>div>ul li:nth-child(2){
	padding-left:3px;
	margin-bottom:13px;
	}
		
.limited>div>div>ul li:nth-child(3){
	margin-bottom:22px;
	font-weight:bold;
	color:#bf361b;
	}	
	
.limited>div>div>ul li:nth-child(4){
	padding-left:2px;
	margin-bottom:12px;
	line-height:1.7;
	font-size:13px;
	fnt-size:1.3rem;
	
	}

.limited>div>div>ul li:last-child{
	padding-left:2px;
	font-weight:bold;
	font-size:13px;
	font-size:1.3rem;
	}	

.limited>div>div>dl{
	padding-left:2px;}

.limited>div>div>dl>dt{
	line-height:0;
	margin-bottom:20px;
	}

.limited>div>div>dl>dt span{
    letter-spacing:0.15rem;
	padding:0 0 0 1px;
	border-bottom:1px solid;
}
	
.limited>div>div>dl dt{
	font-weight:bold;}	
	
.limited>div>div>dl>dd>dl:first-child{
	margin-bottom:19px;}
	
.limited>div>div>dl>dd>dl>dt{
	background:url(../images/001_ic002.png) no-repeat 0.2rem 0rem;
	padding-top:3px;
	padding-left:25px;
	margin-bottom:2px;
	letter-spacing:0.15rem;
}	

.limited>div>div>dl>dd>dl>dd{
	line-height:1.65;
	letter-spacing:0.15rem;
	
		}



/*------------------------------
           .info
------------------------------*/			
	
.info{
	background-color:#f0e7d1;
	width:590px;
	margin:0 auto 30px;
	}	
	
.info ul{
	width:410px;
	margin:0 auto 37px;
	}		

.info ul li a:hover{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
	}	
	
.info ul li:first-child{
	padding:33px 0 25px 88px;}	
		
.info ul li:nth-child(2){
	padding-bottom:17px;
	margin-left:-4px;
}	
.info ul li:nth-child(3){
	padding:0 0 15px 107px;
}

.info ul li:nth-child(4){
	padding:0 0 21px 25px;
}

.info ul li:last-child{
	padding:0 0 23px 94px;
}