@import url("common/reset.css");
@import url("common/font.css");
@import url("common/base.css");
@import url("common/portfolio.css");
@import url("common/footer.css");


	div#contents h2 a#bannerInterior{
			display:block;
			width:125px;
			height:21px;
			text-indent:-9999px;
			background:url(../images/general/bannerInteriorPortfolio.gif) no-repeat;
			float:right;
			margin:-1.8em 0 0 0;
	}
		div#contents h2 a#bannerInterior:hover,
		div#contents h2 a#bannerInterior:focus{
				background-position:0 -21px;
		}
		div#contents dl dd.largeImage{
			float:right;
			text-align:center;
			width:365px;
		}
			div#contents dl dd img{
				width:365px;
			}
				div#contents dl dd.largeImage img{
					width:365px;
				}
				div#contents dl dd canvas{
					margin:1px 0 0 0;
				}
