<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/*------------------------------------------
Cascading Sylesheet for Screen
By TAMARI design
------------------------------------------*/

/*-------------- container ---------------------*/
div#container{
	width: 900px;
	padding:280px 0px 0px 0px;
	margin:0 auto;
	background:url(images/access_top.jpg) top left no-repeat #FFFFFF;
	color:#333333;
	}
	
div#scon{
	padding:0 20px;
	}
	

div#container h1{
	background:url(images/title1.jpg) top left no-repeat;
	text-indent:-9999px;
	font-size:small;
	font-weight:normal;
	height:50px;
	}
	
div#container h2{
	background:url(images/title2.jpg) top left no-repeat;
	padding-top:40px;
	padding-bottom:30px;
	font-size:small;
	font-weight:normal;
	}

div#gmap{
	padding:20px 0 20px 110px;	
	}


div#con1{
	background:url(images/3-access_12.jpg) top left no-repeat;
	padding:150px 0 0 270px;
	}
	
div#con1 h3{
	background:url(images/3-access_15.jpg) top left no-repeat;
	padding:10px 0 10px 110px;
	font-weight:normal;
	font-size:x-small;
	}</pre></body></html>