div#htbdfwp_contents {
width: 100%;
margin: 0 auto;
position: relative;
clear: both;
/*border-top: 1px solid #ffffff;
*/z-index: 1;
}

*.htbdfwp_bg_white {
background-color: #ffffff;
}
*.htbdfwp_bg_gray {
background-color: #dddddd;
}
*.htbdfwp_bg_black {
background-color: #000000;
}
*.htbdfwp_bg_purple {
background-color: #663399;
}

/*for top-page*/
div#htbdfwp_contents_outline {
width: 1095px;
margin: 0px auto 0px auto;
padding: 0px 0px 0 0px;
text-align: center;
position: relative;
clear: both;
}
div#htbdfwp_konoji_outline {
width: 995px;
margin: 0px auto;
text-align: center;
position: relative;
clear: both;
}


div#htbdfwp_contents_default_outline {
width: 985px;
margin: 0px auto;
background-image: url(../img/all/bg_contents_default_outline.gif);
background-repeat: repeat-y;
background-position: right top;
text-align: center;
position: relative;
clear: both;
}

/*for error-page*/

#htbdfwp_error{
margin: 20px 0 0;
}
