body {
	margin: 0;
	padding: 0;
	background: #805000;
}
img {
	display: block;
}

#ecount img {
	float:left;
}
a {
	text-decoration: none;
}

.none {
	display: none;
}

#header {
	position: relative;
	margin: 0;
	padding: 0;
}


#topnav {
	position: relative;
	background: #eee;
}
#wrap {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#leftcont {
	position: absolute;
	left:0px;
	top:0px;
	width:220px;
}
#leftnav {
	border-top: 1px solid;
}

#centercont {
	margin-top: 0px;
	margin-right:190px;
	margin-bottom: 0px;
	margin-left: 220px;
	line-height: 140%;
	padding: 0px 20px 50px 20px;
	position: relative;
}

#rightcont {
	position: absolute;
	right:0px;
	top:0px;
	width:190px;
	margin: 0;
	padding: 0 0 10px;
	color: #334;
	background: #EDECDA;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999;
}

p {
	margin: 0 0 20px;
	padding: 0;
}

form { 
padding: 0;
margin: 0;
}
input, textarea, select { 
	padding: 2px;
	margin: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px solid #999;
}

td{
	font-size: 14px;
	line-height: 160%;
	vertical-align:top;
}
body {
	background: #110000;
	font-size: 12px;
	font-family: helvetica, arial, verdana, sans-serif;
}

a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	margin: 15px 0px 3px 0px;
	padding: 3px 21px;
	font-size: 14px;
	color: #333;
	background: 2px 4px #D6D4AA;
	border: 1px solid #bbb;
}

.block {
	border: 1px solid #bbb;
	padding: 5px 9px;
	background: #fafafa;
}

.arrow{color:#f30;}


//ヘッダやメニューなど
#header {
	font-family: helvetica, arial, verdana, sans-serif;
	background: #100;
}

#topnav {
	width:100%;
	border-top: 1px solid #ddd;
	background: #990000;
}
#menu {
	margin:0px 0px 0px 25px;
}

#topnav strong {
	color: #ffffff;
	background: #550000;
	border-right: 1px solid #ddd;
	padding: 3px 8px;
	display:block;
	float:left;
}

#topnav a {
	color: #ffffff;
	border-right: 1px solid #ddd;
	background: #990000;
	padding: 3px 8px;
	display:block;
	float:left;
}

#topnav a:hover {
	background: #550000;
	border-right: 1px solid #ddd;
}
#topnav .firsta {
	border-left: 1px solid #ddd;

}

#topnav span {
	padding:5px;
	display:block;
}
	

#wrap {
	background: #805000;
}
//左側
#leftnav {
	border-top: 1px solid #ddd;
}

#leftnav a {
	text-decoration: none;
	border-bottom: 1px solid #333;
	color: #eee;
	background: #90917f;
	display: block;
	margin: 0;
	padding: 2px 5px 2px 20px;
	font-size: 13px;
	font-weight: bold;
	width: 220px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 220px;
}
html>body #leftnav a {
	width: 195px;
}

#leftnav a:hover {
	text-decoration: none;
	color: #fff;
	background: #767766;
}

#leftcont {
	border-bottom: 1px solid #543;
	color: #eee;
	background: #605656;
	width: 260px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 220px;
}
#leftnav h2.navhead {
	margin: 0;
	padding: 2px 5px 2px 20px;
	font-size: 13px;
	color: #eee;
	background: #413831;
	border: 0 none;
}

#leftcont p {
	margin: 0px;
	padding: 2px 5px 2px 20px;
	font-size: 13px;
	color: #eee;
	border: 0 none;
}

//中央部
#wrap {
	background: #805000;
}
html>body #wrap {
	clear:both;
}
#centercont {
	color: #334;
	font-size: 14px;
	background: #EDECDA;
	border-top: 1px solid #ddd;
	padding-top: 10px;
}

#centercont h1 {
	font-size: 22px;
	margin: 5px 0px;;
	padding: 0;
	font-family: georgia, serif;
	color: #333;
}

#centercont a {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dotted #666;
}
#centercont a:hover {
	text-decoration: none;
	color: #e60;
	border-bottom: 1px dotted #666;
}
#centercont span.point {
	border: 1px solid #bbb;
	color: #990000;
	background: #e2dfd6;
	padding: 3px 5px;
	position: relative;
	top: -4px;
	left: -33px;
	font-weight: bold;
	font-size: 11px;
}
#centercont p {
	margin: 10px 10px;
}

#centercont strong {
	font-weight: bold;
}

//右側
#rightcont {
	background: #EDECDA;
	width: 230px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 190px;
}
html>body #rightcont {
	width: 190px;
}
#rightcont h2 {
	margin: 0;
	padding: 2px 5px 2px 20px;
	font-size: 13px;
	color: #eee;
	background: #413831;
	border: 0 none;
}

#rightcont a.this {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #555;
	background: #D6D4AA;
	display: block;
	margin: 0;
	padding: 2px 20px 2px 20px;
	font-weight: bold;
	width: 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 190px;
}
html>body #rightcont a.this {
	width: 150px;
}

#rightcont a.this:hover {
	text-decoration: none;
	color: #533;
	background: #a5a380;
}

#centercont a.bio {
	color:#000099;
	font-weight: 600;
	text-decoration: none;
	border-bottom: none;
}
#centercont a.dic {
	color:#ff00ff;
	font-weight: 600;
	text-decoration: none;
	border-bottom: none;
}
#centercont a.band { 
	color:#cc0066;
	font-weight: 600;
	text-decoration: none;
	border-bottom: none;
}
#centercont a.bio:hover {
	color:#000099;
	text-decoration: underline;
	border-bottom: none;
}
#centercont a.band:hover { 
	color:#cc0066;
	text-decoration: underline;
	border-bottom: none;
}
#centercont a.dic:hover {
	color:#ff00ff;
	text-decoration: underline;
	border-bottom: none;
}

#footer {
	background: #ccc;
	text-align:center;
}