@charset "utf-8";

#MainContentBody .Section .NoticeTxtArea{
margin: 0 auto;
width: 720px;
}

div#MainContent div.BorderedBox .RadioAndCheckboxList.FormImgAndTxt01 li,
div#MainContent div.BorderedBox .RadioAndCheckboxList.FormImgAndTxt02 li{
margin-bottom: 20px;
}

div#MainContent div.BorderedBox .RadioAndCheckboxList.FormImgAndTxt02 li.last-child{
margin-bottom: 0;
}

div#MainContent div.BorderedBox .RadioAndCheckboxList.FormImgAndTxt02{
padding-top: 20px;
}

div#MainContent div.BorderedBox .RadioAndCheckboxList.FormImgAndTxt02:after{
content: "";
clear: both;
display: block;
}

div#MainContent div.BorderedBox .RadioAndCheckboxList.FormImgAndTxt02 li{
float:left;
width:342px;
}

div#MainContent div.BorderedBox .RadioAndCheckboxList.FormImgAndTxt01 li div,
div#MainContent div.BorderedBox .RadioAndCheckboxList.FormImgAndTxt02 li div{
display: inline-block;
padding-right: 17px;
vertical-align: bottom;
}

div#MainContent div.BorderedBox .RadioAndCheckboxList.FormImgAndTxt01 li div input,
div#MainContent div.BorderedBox .RadioAndCheckboxList.FormImgAndTxt02 li div input{
margin-top: 5px;
}
