@charset "utf-8";
/* CSS Document */

#rightPrice h4{
font-size:11px;
font-weight:normal;
margin:10px 5px 0px 7px;
}


#rightPrice p.price{
font-size:11px;
font-weight:normal;
text-align:right;
margin:0px 5px 5px 0px;
}

#rightTrouble p{
font-size:11px;
font-weight:normal;
padding:8px 5px 3px 5px;
margin: 0px;
}

#rightPrice span{
color:#FF0000;
font-size:12px;
padding-left:3px;
}


#about{
margin:0px 0px 25px 0px;
border:solid 1px #dddddd;
padding:0px;
}
#about h4{
margin:0px auto 3px 10px;
padding:0px;
}
#about p.detail{
font-size:12px;
line-height:22px;
margin:0px 10px 20px 10px;
background-color:#fbfbfb;
border-top:dotted 1px #cccccc;
padding:6px 5px 6px 10px;
}
#about p.descAction{
font-size:12px;
line-height:22px;
margin:0px 10px 15px 10px;
padding:0px;
}

#comparison{
margin:0px 0px 25px 0px;
border:solid 1px #dddddd;
padding:0px;
}
#comparison h4{
margin:0px auto 3px 10px;
padding:0px;
}
#comparison p.detail{
font-size:12px;
line-height:22px;
margin:0px 10px 20px 10px;
background-color:#fbfbfb;
border-top:dotted 1px #cccccc;
padding:6px 5px 6px 10px;
}
#comparison p.descAction{
font-size:12px;
line-height:22px;
margin:0px 10px 15px 10px;
padding:0px;
}

#step div.icon{
margin:0px auto 15px 10px;
padding:0px 0px 0px 68px;
font-size:13px;
background: url(../../common/images/step_icon.gif) no-repeat 12px 2px;
}
#step div.last{
margin:0px auto 10px 10px;
padding:0px 0px 0px 68px;
font-size:13px;
}
#step div.detail{
width: 338px;
}
#step div.detail span{
display: block;
width: 180px;
padding: 10px 0px 0px 0px;
}

.img{
text-align:center;
margin:15px 0px 10px 0px;
}
.photo{
text-align:center;
margin-bottom:5px;
}

