@charset "utf-8";

/*===============================================
				how
===============================================*/
#how .headArea {
margin-bottom:30px;
}
#how .headArea .floatLeft{
width:420px;
}
#how .headArea .floatLeft h3{
margin:0 -5px 100px;
}
#how .headArea .floatRight{
width:441px;
}
#how .listContainer {
margin-bottom:33px;
}
#how .listContainer .floatLeft{
width:330px;
}
#how .listContainer .floatLeft img{
border:5px solid #8a6628;
}
#how .listContainer .floatRight{
width:620px;
min-height:250px;
height:auto !important;
height:250px;
}
#how .listContainer .floatRight h4{
height:3em;
margin-bottom:1em;
padding-left:30px;
position:relative;
border-bottom:1px dotted #ccc;
font-weight:bold;
color:#8a6628;
line-height:1.6;

}
#how .listContainer .floatRight h4 span{
position:absolute;
bottom:5px;
}
#how .listContainer .floatRight p{
margin:0 30px 1em 30px;
}
#how .listContainer .floatRight p span{
display:block;
color:#8a6628;
margin-bottom:60px;
}
#how .listContainer .floatRight .btnArea{
position:absolute;
bottom:0;
right:0;
text-align:right;
}
#how .listContainer .floatRight .top{
bottom:30px;
}
#how .listContainer .floatRight .bottom{
bottom:0;
}
#how .listContainer .floatRight li{
float:right;
display:inline;
line-height:1.0;
margin:0 5px 0 0;
}
