#content {
	float: none;
	width: auto;
}

#content #contents-footer {
	width: auto;
	margin-right: 30px;
}

#newbld {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#newbld .title {
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

#newbld .title h2,
#newbld .title p {
	margin: 0px;
}

#newbld p.notice {
	font-size: 14px;
	color: #666;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}

#newbld .gallery01 {
	margin-bottom: 4px;
}

#newbld .gallery02 {
	float: left;
	width: 348px;
	margin-bottom: 4px;
	margin-right: 4px;
}

#newbld .gallery03 {
	float: left;
	width: 348px;
	margin-bottom: 4px;
}

#newbld .gallery04 {
	clear: both;
	margin-bottom: 4px;
}

#newbld .gallery05 {
	float: left;
	width: 348px;
	margin-right: 4px;
	margin-bottom: 30px;
}

#newbld .gallery06 {
	float: left;
	width: 348px;
}

#newbld .gallery p {
	font-size: 14px;
	color: #E0E0E0;
	background-color: #000;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 85px;
}

#newbld .gallery p span {
	display: block;
	padding-top: 7px;
}

#newbld .gallery img {
	display: block;
}

#newbld .gallery01 p {
	background-image:url(../images/gallery_cap_01.jpg);
	height: 30px;
}

#newbld .gallery02 p {
	background-image:url(../images/gallery_cap_02.jpg);
	height: 51px;
	line-height: 1.3em;
}

#newbld .gallery03 p {
	background-image:url(../images/gallery_cap_03.jpg);
	height: 51px;
	line-height: 1.3em;
}

#newbld .gallery04 p {
	background-image:url(../images/gallery_cap_04.jpg);
	height: 30px;
}

#newbld .gallery05 p {
	background-image:url(../images/gallery_cap_05.jpg);
	height: 51px;
	line-height: 1.3em;
}

#newbld .gallery06 p {
	background-image:url(../images/gallery_cap_06.jpg);
	height: 51px;
	line-height: 1.3em;
}

#newbld .footlink {
	clear: both;
	padding: 15px 10px 12px;
	border: 1px solid #FFB0D8;
}

*html body #newbld .footlink {/* IE 6 */
	zoom: 1;
}

*:first-child+html #newbld .footlink {/* IE 7 */
	zoom: 1;
}

#newbld .footlink:after { /* for Modern Browser */
	content: '.'; display: block; clear: both; height: 0px; visibility: hidden;
}

#newbld .footlink p {
	margin: 0px 5px 0px 5px;
	float: left;
}

#newbld .footlink img {
	display: block;
	border-width: 0px;
	border-style: none;
}

