@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;
}

#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;
}

#action{
margin:0px 0px 25px 0px;
border:solid 1px #dddddd;
padding:0px;
}
#action h4{
margin:0px auto 3px 10px;
padding:0px;
}
#action 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;
}
#action p.descAction{
font-size:12px;
line-height:22px;
margin:0px 10px 15px 10px;
padding:0px;
}


#feature{
margin:0px 0px 25px 0px;
border:solid 1px #dddddd;
padding:0px;
}
#feature h4{
margin:0px auto 3px 10px;
padding:0px;
}
#feature 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;
}
#feature p.descAction{
font-size:12px;
line-height:22px;
margin:0px 10px 15px 10px;
padding:0px;
}

.img{
text-align:center;
margin:15px 0px 10px 0px;
}
.photo{
text-align:center;
margin-bottom:15px;
}
#rightPrice dl.price {
font-size:11px;
padding:0px 6px 4px 6px;
margin:7px auto 3px auto;
}
#rightPrice dl.price dt {
margin: 0px;
padding:3px 0px 3px 0px;
width: 60px;
float: left;
}
#rightPrice dl.price dd {
margin: 0px 0px 0px 0px;
padding:3px 0px 3px 0px;
color:#666666;
text-align: right;


