/*===============================================
				service
===============================================*/
.contentsBox:after{
content:'';
display:block;
clear:both;
}
.contentsBox{
min-height:1px;
⁄zoom:1;
_height:1px;
}
#service {
margin:0 0 70px;
}
#service h4{
font-weight:bold;
font-size:140%;
line-height:1.6;
margin-bottom:1.4em;
}
.contentsArea h4{
color:#563001;
}
.contentsList h4{
color:#030303;
}
.contentsArea .contentsBox {
margin-bottom:3em;
}
.contentsList .contentsBox {
margin-bottom:1em;
}
.contentsBox h5{
color:#805903;
font-weight:bold;
}
.contentsBox p{
margin:0 0 2em;
}
.contentsBox .textArea{
width:400px;
min-height:470px;
height:auto !important;
height:470px;
position:relative;
}
.contentsBox .textArea .btn01{
position:absolute;
bottom:0px;
right:10px;
}
.contentsBox .imgBox{
width:300px;
}
.contentsBox .imgBox img{
margin:0 0 2px;
}
.contentsBox .textArea .btn02{
width:400px;
}
