body {
	text-align:center;
	color:#ffffff;
	background-color:#000000;
}

h1 {
	margin:2px;
	padding:2px;
	font-size:180%;
	color:#88ffff;
}

h2 {
	position:relative;
	top:-10px;
	margin:2px;
	color:#ffff88;
}

h3 {
	margin:5px;
	color:#ff8888;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#ff8888;
}

p {
	margin:2px 2px 2px 5px;
	line-height:1.3em;
}

hr {
	clear:both;
	color:#666666;
}

ul {
	line-height:1.2em;
	margin:2px 2px 2px 30px;
}

strong {
	font-size:120%;
}

.section table {
	margin:5px;
	border-width:4px 0px;
	border-style:double;
	border-color:#666666;
}

.section table th {
	text-align:center;
	background-color:#555555;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#444444;
}

.section table td{
	background-color:#444444;
	border-width:1px 0px 0px 1px;
	border-style:solid;
	border-color:#333333;
}

.section table td.stress {
	font-weight:bold;
	color:#000000;
	background-color:#ffff88;
	border-width:1px;
	border-style:none solid solid none;
	border-color:#dddd66;
}

.section dl {
	margin:0px;
	margin-right:20px;
}

.section dl dt {
	padding:2px;
	border-width:0px 0px 0px 4px;
	border-style:double;
	border-color:#888888;
}

a {
	color:#ff9600;
}

a:hover {
	color:#dddd00;
	background-color:#666666;
}

/* ----- メニュー ----- */

#body-menu {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#444444;
}

#menu {
	margin:0px;
	padding:0px;
	background-color:#444444;
	border-style:none;
}

#menu-top {
	padding:0px;
	margin:0px;
	text-align:center;
	color:#ffffff;
	font-size:180%;
	border-width:3px;
	border-style:double none;
	border-color:#666666;
}

#menu ul {
	margin:8px 0px;
	text-align:center;
	list-style-type:none;
}

#menu ul li {
	margin:8px 3px;
	border-width:0px 0px 0px 4px;
	border-style:double;
	border-color:#888888;
}

#menu #sitebbs {
	margin-top:20px;
}

#menu a {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

#menu a:hover {
	color:#ffdd44;
	background-color:#666666;
	border-width:3px 0px;
	border-style:double;
	border-color:#888888;
}

/* ----- セクション ----- */

.section {
	padding:5px;
	margin:10px;
	text-align:left;
	background-color:#444444;
	border:1px solid #222222;
}

#head {
	background:url("./img/backs.png") #444444 no-repeat scroll right top;
	text-align:center;
}

#body {
}

#foot {
}

/* ----- サブセクション ----- */

.sub-section {
	margin:20px 10px;
	background-color:#000000;
	border:3px double #666666;
}

.page-top {
	text-align:center;
}

/* ----- ナビ ----- */

#navigation {
	width:60%;
	padding:2px 2px 2px 20px;
	margin:10px 2px;
	line-height:1.2em;
	text-align:left;
	border-width:1px 0px;
	border-style:solid;
	border-color:#666666;
}

#head p {
	text-align:left;
	background-color:#000000;
	border-width:1px 0px;
	border-style:solid;
	border-color:#666666;
}

/* ----- 目次 ----- */

#information {
	float:left;
	width:50%;
}

#community {
	float:left;
	width:30%;
}

#link {
	clear:both
}

/* ----- 更新履歴 ----- */

#history dl dt {
	padding:2px;
	border-width:0px 0px 0px 4px;
	border-style:double;
	border-color:#888888;
}

/* ----- 練習日程表 ----- */

.practice-section {
	float:left;
	width:65%;
}

/* ----- カレンダー ----- */

.calendar-section {
	float:right;
	width:35%;
	font-size:85%;
}

.calendar th {
	padding:1px;
}

.calendar td {
	padding:1px;
	text-align:right;
}

/* ----- 試合 ----- */

.game-section {
	float:left;
	width:55%;
}

.game {
	margin:3px;
	margin-right:20px;
}

.game dt {
	padding:2px;
}

.game ul{
	margin:0px;
	list-style-type:none;
}

.game #tournament {
}

/* ----- 年間予定 ----- */

.yearly-schedule-section {
	float:right;
	width:45%;
	font-size:85%;
}

.yearly-schedule td {
	padding:2px;
}

/* ----- アルバム ----- */

.picture img {
	margin-left:5px;
	padding:2px;
	border-width:3px;
	border-style:double;
	border-color:#444444;
}

/* ----- リンク ----- */

.link {
	height:30px;
}

.nobanner {
	height:30px;
	width:100px;
	text-align:center;
	font-size:1.8em;
	background-color:#444444;
	border-width:1px;
	border-style:solid;
	border-color:#444444;
}

.banner img {
	border:1px solid #000000;
}

.banner a:hover img {
	background-color:#000000;
	border-width:1px;
	border-style:solid;
	border-color:#ffff88;
}

.site-info {
	margin-left:20px;
	line-height:1.2em;
}

.site-name {
	font-weight:bold;
}

.site-admin {
}

.sub-body hr {
	color:#f5f5ff;
}


/* ----- メンバー紹介 ----- */

#member-index table {
	border-collapse:collapse;
}

#member-index td {
	vertical-align:top;
	border-width:0px 1px;
	border-style:solid;
	border-color:#666666;
}

#member-index li {
	text-align:left;
	margin:0px 5px 0px 0px;
}

.member-section {
	clear:both;
	padding:5px 0px;
}

.member-section img {
	float:left;
	margin-right:5px;
	border-width:4px;
	border-style:double;
	border-color:#666666;
}

.image {
	float:left;
	margin-right:5px;
	background-color:#aaaaaa;
	border-width:4px;
	border-style:double;
	border-color:#666666;
}

.noimage {
	float:left;
	width:90px;
	height:120px;
	margin-right:5px;
	text-align:center;
	border-width:4px;
	border-style:double;
	border-color:#666666;
}

.member-section dl {
	float:left;
}


#member {
	float:left;
	margin:0px;
	width:70%;
	background-color:#000000;
	border-width:0px;
}

#member dt {
	color:#ddddbb;
	background-color:#444444;
	border-width:0px;
}

#name {
	color:#ffffff;
	font-size:180%;
	font-weight:bold;
	border-width:2px 0px 4px 0px;
	border-style:solid;
	border-color:#666666;
}

#comment {
	margin:2px 0px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#666666;
}

#profile {
	float:left;
}

#question {
	clear:both;
}

#member-list {
	position:absolute;
	right:5px;
	top:5px;
	z-index:5;
	padding:2px 0px 2px 10px;
	margin:10px 2px;
	font-size:80%;
	line-height:1.2em;
	text-align:left;
	border:1px solid #666666;
}

#member-list h3 {
	font-size:120%;
	margin:2px;
	border:0px;
}

#member-list ul {
	margin:0px 0px 0px 10px;
}

/* ----- 調布周辺情報 ----- */

.introduction dt{
	padding:2px;
	border-width:0px 0px 0px 4px;
	border-style:double;
	border-color:#cccccc;
}

/* ----- 入り口 ----- */

#entrance {
	width:90%;
	text-align:center;
}

.counter {
}

.enter-img {
	width:100%;
}

.enter-img img {
	width:640px;
	height:480px;
	border-style:none;
}

.enter-img a:hover {
	background-color:#444444;
}

.message {
	margin:20px;
	font-size:150%;
	line-height:1.5em;
}

.enter a {
	padding:2px 5px;
	font-size:150%;
	line-height:150%;
	border-width:4px 0px;
	border-style:double;
	border-color:#888888;
}

.foot {
	text-align:right;
}

/* ----- その他 ----- */

#chat-information {
	float:right;
}

#toindex {
	text-align:left;
	width:40%;
	background-color:inherit;
	border-width:0px;
}

.update {
	margin-left:10px;
	color:#ffff88;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#ff8888;
}

.notes {
	font-weight:bold;
	font-size:90%;
	color:#ff8888;
}

.endfloat {
	clear:both;
}

