




/*
     FILE ARCHIVED ON 5:05:09 9 17, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:42:42 5 20, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@charset "UTF-8";

/* =================================================================================

 Common style of this site 

================================================================================= */

div#contentsContact_under h2{
	margin:50px 0 0 0;
}

div#contentsContact_under #reserve{
	font-size:138.5%;
	font-weight:bold;
	margin-bottom:15px;
}

div.contactBox{
	width:588px;
	padding:0 0 30px 0;
	margin:0 auto;
}

	div.contactBox div.img{
		float:left;
		width:100px;
	}
	
	div.contactBox dl{
		float:right;
		width:488px;
	}

.complete{
	margin:20px 0 30px 0;
	text-align:center;
}