/* CSS Document layout - proptemp */
body{ color:#595959;}
/*styles*/
a{text-decoration:none; color:#93b5d5; font-weight:bold;}
a:hover{color:#497eb0;}
.fc_bl{color:#497eb0;}
.fc_rd{color:#990000;}

/*layout*/
body{background:#efefef url(../img/layout/body_bg.png) repeat-x; margin:0;}
#SITE{margin:auto;}
#HEADER{background:url(../img/layout/header_bg.png) no-repeat; height:153px; padding:0 22px 0 22px; margin:auto; width:770px;}
	#HEADER .logo img{position:relative; top:37px;}
#MAINPART{padding:17px 22px 0px 22px; margin-bottom:12px; background:url(../img/layout/site_bg.png) repeat-y center top; width:768px; margin:auto;}
#MENU{height:17px; text-align:right;}
	#MENU a span{display:none;}
#STAGE{}
#CNT{padding:60px 23px 40px 23px;}
#CNT_cnt{}
#TTL{margin-bottom:8px;}
#FOOTER{height:150px; background:#497eb0;}
	#FOOTER .cnt{background:url(../img/layout/footer_cnt_bg.png) no-repeat left top; margin:auto; width:814px;  height:150px;}
		#FOOTER .cnt .btn_contact{position:relative; top:10px; left:524px;}


/*various*/
.substance, .substance *{text-align:justify; font-size:12px;}
.form_full .item{background:#fff none !important; border-bottom:2px dotted #cddbe9;}
.form_full div.item_false span.label{color:#8D8D8D;}