/* CSS Document */

h2.Catalog
{
	background:url(../img/titCatalog.gif) no-repeat 0 0;
	width:901px;
	height:61px;
	display:block;
	text-indent:-9999px;
	margin-bottom: 15px;
}

h2.Inquiry
{
	background:url(../img/titInquiry.gif) no-repeat 0 0;
	width:901px;
	height:61px;
	display:block;
	text-indent:-9999px;
	margin-bottom: 15px;
}

h2.Estimate
{
	background:url(../img/titEstimate.gif) no-repeat 0 0;
	width:901px;
	height:61px;
	display:block;
	text-indent:-9999px;
	margin-bottom: 15px;
}

h2.Construction
{
	background:url(../img/titConstruction.gif) no-repeat 0 0;
	width:901px;
	height:61px;
	display:block;
	text-indent:-9999px;
	margin-bottom: 15px;
}

h3.subTit
{
	margin-top: 3px;
}

.textNav {
	font-size: 11px;
}

.catchCopy {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
	margin-top: -5px;
}

/*from*/

.formTable
{
	margin-left: 13px;
	margin-bottom: 30px;
	text-align: left;
	margin-top: 10px;
}

.formTable th,
.formTable td
{
	padding: 5px;
	border: 1px solid #666666;
}

div.center
{
	text-align: center;
	margin-bottom: 30px;
}

/*catalog*/

.formCenter
{
	text-align: center;
	margin-bottom: 15px;
}

.leftMag11
{
	margin-left: 11px;
}

#documents
{
	width: 876px;
	line-height: 1.7em;
	height: 236px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#documents li
{
	height: 81px;
	width: 239px;
	margin-right: 12px;
	margin-left: 11px;
	display: inline;
	float: left;
	padding-left: 15px;
	padding-top: 155px;
	padding-right: 15px;
}
#documents li.Img01
{
	background: url(../img/catalogImg01.jpg) no-repeat 0px 0px;
}
#documents li.Img02
{
	background: url(../img/catalogImg02.jpg) no-repeat 0px 0px;
}
#documents li.Img03
{
	background: url(../img/catalogImg03.jpg) no-repeat 0px 0px;
}

/*font*/

.hoshi
{
	color: #900;
}
