#contents {
	background: #F5F5F5 url(../images/bg_contents.gif) no-repeat 0px 100%;
	padding-bottom: 10px;
}
#contentbox {
	background: #FFFFFF url(../images/bg_contentbox.gif) no-repeat 0px 100%;
	width: 530px;
	margin-left: 10px;
	padding: 0px 0px 10px;
}
.contentbox {
	background: #FFFFFF url(../images/bg_contentbox.gif) no-repeat 0px 100%;
	width: 530px;
	margin-left: 10px;
	padding: 10px 0px;
}
.ttl-white01 {
	font-size: 12px;
	line-height: 33px;
	background: url(../images/bg_ttl_white.gif) no-repeat;
	height: 33px;
	width: 530px;
	font-weight: normal;
	text-indent: 22px;
	margin: 5px 0px 0px 10px;
}
.ttl-white02 {
	font-size: 12px;
	line-height: 32px;
	background: url(../images/bg_ttl_white_509.gif) no-repeat;
	height: 32px;
	width: 509px;
	font-weight: normal;
	text-indent: 22px;
	margin: 5px 0px 0px 20px;
	clear: both;
}
.bg-stripe {
	background: url(../images/bg_stripe_01.gif) repeat;
}
.dotline {
	background: url(../images/bg_dotline.gif) repeat-x 0px 0px;
	margin: 20px 15px 0px;
	height: 1px;
	clear: both;
}
.notice {
	color: #B7000D;
}
