@charset "utf-8";



/* =================================================================================== */
/*



	Access Page Settings "style.css"
	(c) 2008 TriAx Co.,Ltd. Web Design Group
	
	Table of Contents
		1. Universal Settings
		2. Element Settings



*/
/* =================================================================================== */



/* 1. Universal Settings */
/* =================================================================================== */
.headerPhoto p {
	background:url(../images/headerPhoto.jpg) 0 0 no-repeat;
}



/* 2. Element Settings */
/* =================================================================================== */
.caption .caption_001 {
	background:url(../images/caption_001.gif) 0 0 no-repeat;
}



.inquiriesContainer table {
	width:100%;
	margin:10px 0;
	border:1px solid #D7CA9C;
}



	.inquiriesContainer table th,
	.inquiriesContainer table td {
		padding:2px 5px;
		border:1px solid #D7CA9C;
	}
	
	
	
	.inquiriesContainer table th {
		width:6em;
		white-space:nowrap;
		background-color:#E6DDBF;
	}



.inquiriesContainer .phoneNumber {
	padding:10px 0;
	font-size:130%;
	font-weight:bold;
	text-align:center;
	border:1px solid #D7CA9C;
	background-color:#E6DDBF;
}
