div#htbdfwp_contents{
	width:100%;
	margin: 0 auto;
/*	background-image: url(../img/all/bg_contents.gif);
	background-repeat: repeat-x;*/
	text-align:center;
	position:relative;
	clear:both;
	border-top:1px solid #ffffff;
	}

*.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:995px;
	margin: 0px auto 0px auto;
/*	padding-bottom:30px;*/
	padding:0px 0px 30px 0px;
	background-image: url(../img/all/bg_contents_outline.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align:center;
	position:relative;
	clear:both;
}
div#htbdfwp_konoji_outline{
	width:995px;
	margin: 0px auto;
	padding-bottom:30px;
/*	background-image: url(../img/all/bg_contents_outline.gif);*/
/*	background-repeat: repeat-y;*/
/*	background-position: right top;*/
	text-align:center;
	position:relative;
	clear:both;
}

/*for middle-page*/
div#htbdfwp_contents_default_outline{
	width:985px;
	margin: 0px auto;
	padding-bottom:30px;
	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;
}
