@charset "utf-8";
body {
	background-image: url(t_ne11_bk1.jpg);
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border: none;
}

a {
	text-decoration: none;
}

a:link.index {
	color: #FFF;
}
a:visited.index {
	color: #FFF;
}
a:hover.index {
	text-decoration: underline;
}


.line-dott {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.line-solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.font-index {
	color: #FFF;
	font-size: 15px;
}
.fontcolor1 {
	color: #999;
	font-size: 10px;
}
.table1 {
	margin: 0px;
	width: 920px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.site-menu {
	display: block;
	padding-bottom: 5px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 8px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
}
.txt-red {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
}
.waku-gray-solid {
	border: 1px solid #CCC;
}
