/* @override http://www.eastendcounty.com/css/default.css */

* {
	margin: 0px;
	padding: 0px;
	letter-spacing: 1.5;
	font: 11px/1.5 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Meiryo, メイリオ, "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}
a:link {
	overflow: hidden;
	color: #663300;
}
a:hover {
	overflow: hidden;
}
a:active {
	overflow: hidden;
}
a:visited {
	overflow: hidden;
	color: #663300;
}
h1 {
	font-size: 130%;
	font-weight: normal;
}
h2 {
	font-size: 120%;
	font-weight: normal;
}
h3 {
	font-size: 110%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: normal;
}
h5 {
	font-size: 100%;
	font-weight: normal;
}
h6 {
	font-size: 100%;
	font-weight: normal;
}
strong {
	font-weight: bold;
	font-size: 12px;
}

a {
}
a:hover {
}
ul {
}
ul li {
	list-style-type: none;
}

dl {
}
dl dt {
}
dl dd {
}

.all-clear {
	clear: both;
}
input.button {
	text-align: center;
	line-height: 16px;
}
