@charset "utf-8";
/*===============================================
				member
===============================================*/
.contentsBox:after{
content:'';
display:block;
clear:both;
}
.contentsBox{
min-height:1px;
⁄zoom:1;
_height:1px;
margin-bottom:2em;
}
.contentsBox h4{
color:#563001;
font-weight:bold;
font-size:140%;
line-height:1.6;
margin-bottom:1.4em;
}
.contentsBox .textArea{
width:400px;
min-height:470px;
height:auto !important;
height:470px;
position:relative;
}
.contentsBox .textArea h5{
font-weight:bold;
}
.contentsBox .textArea dt{
font-weight:bold;
color:#805903;
}
.contentsBox .textArea dd{
margin-bottom:2em;
}
.contentsBox .textArea p{
margin-bottom:2em;
}
.contentsBox .textArea .btn01{
position:absolute;
bottom:0px;
right:10px;
}
.contentsBox .imgBox{
width:300px;
}
.contentsBox .imgBox img{
margin:0 0 15px;
}
.contentsBox .textArea .btn02{
width:400px;
}
.contentsBox .imgBox li.btn03,.contentsBox .imgBox li.btn02{
width:120px;
}
.contentsBox .imgBox ul{

margin:15px 20px;
}
.contentsBox .imgBox li{
float:left;
margin-left:5px;
}
