@charset "utf-8";
/* 
----------------------------------------
2007.2.26
version 1.0
----------------------------------------

*/


body{
	margin: 0;
	padding: 0;
	color: #333333;
	text-align:center;
	background-color: #DFF2F8;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#Wrapper{
	padding: 0;
	color: #333333;
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#footer{
	margin: 0;
	line-height: 200%;
	text-align: center;
	width: 800px;
	height: 90px;
	}


#Contact1-Table{
				width:800px;
				height:680px;
				background: url(img/contact1.jpg) 0px 0px no-repeat}

div#Contact1-Table table{
				border-collapse: collapse;
				border-width:0.01em;
				line-height: 120%;
				font-size: 12px;
				border-collapse: collapse;
				margin-left: 15px;
				margin-right: 1px;
				margin-bottom: 20px;
				text-align:center}

div#Contact1-Table TH{
				width: 150px;
				height: 30px;
				background-color: #f2f2f2;
				text-align: left;
				border: solid;
				border-width:0.01em;
				border-color:#666666;
				padding-top: 2px;
				padding-left: 10px;
				font-size: 13px}
						
div#Contact1-Table TD	{border: solid;
						width: 370px;
						border-width:0.01em;
						border-color:#666666;
						padding-top: 5px;
						padding-left: 10px;
						font-size: 13px;
						text-align: left;} 
