
@import "/library/default.css";
@import "menu.css";

body {
	text-align:center;
	background-color:#000000;
}

div#wrap {
	margin:auto;
	width:950px;
	text-align:left;
}

a:link { text-decoration:none; color:#DEF4F6; }
a:visited { text-decoration:none; color:#DEF4F6; }
a:active { text-decoration:none; color:#DEF4F6; }
a:hover { text-decoration:underline; color:#FAD9DA; }

th , td {
	color:#dddddd;
}

h1 {
	margin:0 0 8px 0;
	padding:0 0 3 0;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	border-bottom:3px solid #666666;
	text-align:center;
}

div#contents {
	margin:0 0 10px 0;
	color:#dddddd;
}

div#contents div#main {
	float:right;
	width:700px;
}

div#contents div#main h2 {
	margin:0 0 10px 0;
	padding:10px 0 8px 10px;
	background-color:#F0B11A;
	font-size:16px;
	color:#000000;
}

div#contents div#main h3 {
	margin:0 0 10px 0;
	font-size:15px;
	border-top:1px dotted #F7D14E;
	border-bottom:1px dotted #F7D14E;
	padding:7px 0 5px 7px;
	color:#F7D14E;
}

div#contents div#main div#entry {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

div#contents div#main div#entry div#section {
	margin:0 0 20px 0;
}

div#contents div#main div#entry div.section {
	margin:0 0 20px 0;
}

div#intro {
	margin:0 0 10px 0;
	background-color:#274350;
	padding:15px;
	font-size:15px;
}

/* ------------ */

div#subcontents {
	color:#dddddd;
	margin:5px 0 20px 0;
}

/* ------------ */

#foot {
	clear:both;
	width:950px;
	margin:0 auto 0 auto;
	border-top:3px solid #444444;
	display:block;
	color:#eeeeee;
}

/* ------------ */

div#mailform {
	margin:10px 0 0 0;
	border:1px dotted #999999;
	padding:15px;
}

div#mailform h3 {
	margin:0 0 10px 0;
	font-size:15px;
	border-bottom:1px dotted #999999;
	padding:0 0 5px 7px;
}

div#mailform table {
	border-collapse:collapse;
}

div#mailform th {
	width:30%;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	padding:10px 0 8px 0;
}

div#mailform td {
	width:70%;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	padding:10px 0 8px 0;
}

div#mailform div#submit {
	margin:10px 0 0 0;
	text-align:center;
}

/* ------------ */

div#meishi table {
	border-collapse:collapse;
}

div#meishi th {
	width:30%;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	padding:7px 0 6px 0;
}

div#meishi td {
	width:70%;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	padding:7px 0 6px 0;
}

/* ------------ */

div#submenu {
	margin:0 0 10px 0;
	padding:7px 0 5px 10px;
	background-color:#333333;
}

div#submenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

div#submenu ul li {
	float:left;
	margin:0 10px 0 0;
	padding:0 0 0 8px;
	background-image:url(../image/list_submenu.gif);
	background-repeat:no-repeat;
	background-position:left top;
	white-space:nowrap;
}

/* ------------ */

div#photo ul {
	margin:0;
	padding:0;
	list-style:none;
}

div#photo ul li {
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	background-image:url(../image/list_photo1.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

div#photo ul li ul {
	margin:5px 0 5px 0;
	padding:0;
	list-style:none;
}

div#photo ul li ul li {
	margin:0 0 3px 0;
	padding:0 0 0 12px;
	background-image:url(../image/list_photo2.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

/* ------------ */

div#schedule {
	margin:0 0 20px 0;
}

div#schedule table {
	border-collapse:collapse;
}

div#schedule th {
	width:25%;
	border-bottom:1px dotted #666666;
	padding:10px 0 8px 0;
}

div#schedule td {
	width:75%;
	border-bottom:1px dotted #666666;
	padding:10px 0 8px 0;
}

div#schedule td table th {
	width:25%;
	padding:0 0 0 0;
	border:none;
	text-align:left;
}

div#schedule td table td {
	width:70%;
	padding:0 0 0 0;
	border:none;
}

div#schedule td dl {
	margin:0;
}

div#schedule td dt {
	margin:0 0 3px 0;
}

div#schedule td dd {
	margin:0 0 10px 15px;
}

/* ------------ */

div#l-1 div#gaiyo table {
	table-layout:fixed;
	border-collapse:collapse;
}

div#l-1 div#gaiyo th {
	width:25%;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	padding:9px 5px 7px 5px;
	vertical-align:middle;
}

div#l-1 div#gaiyo td {
	width:75%;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	padding:9px 5px 7px 5px;
	vertical-align:middle;
}

/* ------------ */

#players {
	margin-top:10px;
}

#players div.section {
	margin:0 0 10px 0;
	background-color:#30454C;
	padding:10px;
}

#players div.section div.pics {
	float:left;
	width:370px;
	text-align:center;
	background-color:#222222;
}

#players div.section div.pics img {
	margin:10px;
}

#players div.section div.caption {
	float:right;
	width:300px;
	text-align:left;
}

#players div.section div.caption p.subject {
	margin:0 0 10px 0;
	padding:5px 0 3px 7px;
	background-color:#5D7417;
}

#players div.section div.caption dl {
	margin:0 0 0 5px;
}

#players div.section div.caption dl dt {
	margin:0 0 5px 0;
	color:#e8cf99;
}

#players div.section div.caption dl dd {
	margin:0 0 10px 10px;
	font-size:14px;
}


/* ------------ */

div#sale ul {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}

div#sale ul li {
	margin:0 0 5px 0;
	padding:0 0 0 13px;
	background-image:url(../image/list_sale.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

/* ------------------------ */

#repon {
	width:690px;
	text-align:center;
}

#waku_L {
	text-align:center;
	float:left;
}

#waku_R {
	text-align:center;
	float:right;
}