#ttlField{
	background:url(../images/floor_ttl_01.gif) top left no-repeat;
	height:79px;
}
#ttlField p{
	float:left;
	text-indent:-9999px;
	display:block;
}
#ttlField ul{
	float:right;
}
#ttlField ul li{
	float:left;
	margin-left:10px;
	margin-top:10px;
}



/*linkBtn
--------------*/	
.linkBtn {
	width:720px;
	}

.linkBtn .box {
	width:231px;
	float:left;
	margin:0 13px 15px 0;
	}
	
.linkBtn .box.last {
	margin-right:0;
	}
	
.linkBtn .box:nth-child(3n) {
	margin-right:0;
	}
	
.linkBtn ul {
	text-align:center;
	margin-top:4px;
	}
	
.linkBtn li {
	display:inline;
	background:url(../../../template/images/icn_arw_03.gif) no-repeat left 3px;
	padding-left:12px;
	margin-left:12px;
	}	
	
	
/*colorTbl 
--------------*/	
.colorTbl {
	border-top:solid 1px #999999;
	border-left:solid 1px #999999;
	}
	
.colorTbl th, .colorTbl td {
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	}	
	
	
	
	