@charset "utf-8";

#scNavi04 a{
background:url(../../images/piano/scnavi_04.gif) no-repeat 0 -43px;
}

#areaOrder{
	width:100%;
max-width:634px;
margin:0 auto 15px auto;
text-align:center;
}

*html #areaOrder{
margin:0 0 15px 154px;
}

h3{
width:100%;
height:30px;
line-height:180%;
margin:0 auto 5px auto;
font-size:120%;
color:#990000;
text-align:left;
border-bottom:1px solid #663315;
padding-bottom:5px;
}
h3 span{padding-left:80px;}

#step1{background:url(../../images/piano/04/step_1.gif) no-repeat 0 0;}
#step2{background:url(../../images/piano/04/step_2.gif) no-repeat 0 0;}
#step3{background:url(../../images/piano/04/step_3.gif) no-repeat 0 0;}
#step4{background:url(../../images/piano/04/step_4.gif) no-repeat 0 0;}
#step5{background:url(../../images/piano/04/step_5.gif) no-repeat 0 0;}


#wraOrder{
	width:100%;
max-width:634px;
overflow:hidden;
clear:both;
}
#wraOrder:after{
content:"";
display:block;
clear:both;
height:1px;
overflow: hidden;
}
/*\*/
*html #wraOrder{
height:1em;
overflow:visible;
}
/**/

#boxPhone{
	width:45%;
max-width:340px;
float:left;
margin-left:80px;
}

#boxPhone img{
	width:100%;
max-width:114px;
}
*html #boxPhone{margin-left:40px;}

#boxPhone dl{text-align:left; margin:5px 0;}
#boxPhone dl dt{
font-size:130%;
font-weight:bold;
color:#990000;
}
#boxPhone dl dt img{margin-bottom:10px;}
#boxPhone dl dd {color:#990000;}

#boxPhone ul{text-align:left;}

#boxPC dl{margin:5px 0;}
#boxPC{
	width:45%;
max-width:210px;
float:right;
}
#boxPC img{
	width:100%;
max-width:104px;

}

#boxPC .arrow img{
		width:100%;
max-width:33px;
	
}
#boxPC dl dt img{margin-bottom:10px;}


.orderList01{padding-left:80px;text-align:left;}
.orderList01 li{
background:url(/images/common/list01.gif)  no-repeat 5px 7px;
padding-left:20px;
}

.orderText01{
text-align:left;
padding-left:80px;
}
.orderText01 span{
font-weight:bold;
font-size:130%;
letter-spacing:1px;
}

.arrow{
margin:15px 0;
}


/* 600px */

@media(max-width:600px) {

#boxPhone{
	width:70%;
max-width:450px;
clear:both;
margin-left:80px;
}

#boxPC{
	width:100%;
max-width:210px;
clear:both;
margin-left:80px;
}
}