<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body{
	margin: 0px auto;
	background: url(../img/bg.jpg) center 100px no-repeat;
}

#main{
	width: 950px;
	margin: 0px auto;
	overflow: hidden;
	position:relative;
	padding: 0px;
}

span.none{
	display:none;
}

h1 {
	background-image: url(../img/title.png);
	background-repeat: no-repeat;
	height: 280px;
	text-indent: -9999px;
}

h2 {
	background-image: url(../img/pic_main.png);
	background-repeat: no-repeat;
	height: 378px;
	text-indent: -9999px;
}

#block4 {
	margin: 40px auto 0px;
	padding: 0px 0px 0px 0px;
	width: 820px;
	height: 500px;
}

#block4 li.town01 {
	display: block;
	background-image: url(../img/pic_top_01.png);
	background-repeat: no-repeat;
	width: 380px;
	height: 230px;
	float: left;
}

#block4 li.town01 p {
	margin: 100px 0px 0px 30px;
	padding: 0px;
	width: 160px;
	font-size: 16px;
	font-weight: bold;
}

#block4 li.town01 .btn01 {
	margin: 0px 0px 0px 220px;
	width: 140px;
	height: 50px;
}

li.btn01 a:hover{
	background-image: url(../img/01btn_on.gif);
	background-repeat: no-repeat;
}

#block4 li.town02 {
	display: block;
	margin: 0px 0px 0px 40px;
	background-image: url(../img/pic_top_02.png);
	background-repeat: no-repeat;
	width: 380px;
	height: 230px;
	float: left;
}

#block4 li.town02 p {
	margin: 100px 0px 0px 30px;
	padding: 0px;
	width: 160px;
	font-size: 16px;
	font-weight: bold; 
}

#block4 li.town02 .btn02 {
	margin: -20px 0px 0px 220px;
	width: 140px;
	height: 50px;
}

#block4 li.town03 {
	margin: 20px 0px 0px 0px;
	display: block;
	background-image: url(../img/pic_top_03.png);
	background-repeat: no-repeat;
	width: 380px;
	height: 230px;
	float: left;
}

#block4 li.town03 p {
	margin: 100px 0px 0px 30px;
	padding: 0px;
	width: 200px;
	font-size: 16px;
	font-weight: bold; 
}

#block4 li.town03 .btn03 {
	margin: -20px 0px 0px 220px;
	width: 140px;
	height: 50px;
}

#block4 li.town04 {
	display: block;
	margin: 20px 0px 0px 40px;
	background-image: url(../img/pic_top_04.png);
	background-repeat: no-repeat;
	width: 380px;
	height: 230px;
	float: left;
}

#block4 li.town04 p {
	margin: 100px 0px 0px 30px;
	padding: 0px;
	width: 200px;
	font-size: 16px;
	font-weight: bold; 
}

#block4 li.town04 .btn04 {
	margin: -20px 0px 0px 220px;
	width: 140px;
	height: 50px;
}

#texas_map {
	clear: both;
	margin: 50px auto 0px;
	padding: 0px;
	width: 820px;
	height: 490px;
}

#texas_map .flag {
	margin: 0px;
	padding: 0px;
}

#wikipedia {
	margin: 40px auto 0px;
	padding: 0px;
	float: left;
}

#wikipedia .state {
	margin: 0px;
	padding: 0px;
}

#wikipedia p {
	background-image: url(../img/wiki03.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 35px 0px 0px 435px;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	width: 950px;
	height: 375px;
}




#present_waku {
	margin: 30px 0px 0px 10px;
	padding: 0px;
	float: left;
}

#present_waku #present01 {
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 165px;
	background-image: url(../img/present01.png);
	background-repeat: no-repeat;
}

#present_waku #present01 p {
	margin: 0px 0px 0px 0px;
	padding: 115px 0px 0px 60px;
	font-size:14px;
	font-weight: bold;
	line-height: 120%;
}

#present_waku #present02 {
	margin: 0px;
	padding: 0px;
}

#present_waku #present03 {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/present03.png);
	background-repeat: no-repeat;
	width: 474px;
	height: 240px;
}

#present_waku #present03 p {
	margin: 0px;
	padding: 20px 0px 0px 50px;
	font-size:14px;
	font-weight: bold;
	line-height: 120%;
}





.footer {
	clear: both;
	font-size: 12px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	width: 950px;
}
</pre></body></html>