@charset "utf-8";
/* CSS Document */

/* Layout */
html {
	height: 100%;
}

body {
	background-color: #080808;
	background-image: url(../image/back.gif);
	background-repeat: repeat;
	color: #a0a0a0;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
}

a {
	color: #a0a0a0;
}

a:hover {
	background-color: #a0a0a0;
	color: #080808;
}

#left {
	background-image: url(../image/left.gif);
	background-repeat:repeat-y;
	width:50px;
}

#menu{
	background:#c0c0c0;
	vertical-align:top;
	color: #080808;
	width:100px;
	margin: 0;
	padding: 0;
}

p.menu{
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	padding-left:10px;
	margin-left:5px;
	margin-right:10px;
	border-bottom:dotted 2px #080808;
}

p.menu a{
	background-color: #c0c0c0;
	color:#080808;
	text-decoration:none;
}


#logo{
	text-align: center;
	margin-top: 20px;
}

#logo img{
	border: 0;
}

#title_logo{
	background-color:#080808;
	vertical-align:top;
	height:80px;
}

#title_logo img{
	border: 0;
}

#main {
	background-color :#080808;
	vertical-align: top;
	text-align: center;
	width: 700px;
	margin: 0;
	padding: 0;
}

#content {
	width: 680px;
	margin: 10px;
	padding: 0;
}

#right {
	background-image: url(../image/shadow.jpg);
	background-repeat: repeat-y;
	width: 95px;
	margin: 0;
	padding: 0;
}

h1 {
	font: bold 24px 'Microsoft Sans Serif','Tahoma',sans-serif;
	color: #c0c0c0;
	width: 200px;
	background-color:#080808;
	padding-top:8px;
	padding-bottom:10px;
	border:solid 2px #c0c0c0;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

h2 {
	font-size: 16px;
	width:630px;
	color:#080808;
	background-color:#c0c0c0;
	border-top:solid 5px #f5f5f5;
	border-bottom:solid 5px #f5f5f5;
	padding-top:8px;
	padding-left:20px;
	padding-bottom:8px;
	margin-left: auto;
	margin-right: auto;
}


/* Topics Works */
#topics {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

td.topic_left {
	vertical-align:top;
	text-align: left;
	width:100px;
	font-size: 12px;
	font-weight:bold;
	color:#080808;
	line-height: 18px;
	background-color:#c0c0c0;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}

td.topic_right {
	vertical-align:top;
	text-align: left;
	width:434px;
	color: #eee;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	background-color: #474A4D;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}

td.topic_right a {
	color: #eee;
}

td.topic_right a:hover {
	color: #eee;
}

.coment {
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}

td.topics {
	vertical-align:top;
	text-align: left;
	color: #eee;
	font-size: 14px;
	line-height: 18px;
	background-color: #474A4D;
	padding: 20px;
}

td.topics2 {
	vertical-align:top;
	text-align: left;
	color: #eee;
	font-size: 12px;
	line-height: 18px;
	background-color: #474A4D;
	padding: 20px;
}

td.topics .date {
	font-size: 12px;
	font-weight: normal;
}

td.topics img {
	vertical-align: top;
	background-color: #474A4D;
	margin: auto;
}

p.line{
	border-bottom:dashed 1px #a0a0a0;
	margin-top: 20px;
	margin-bottom: 60px;
}

/* Profile */
#profile {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

td.profile {
	vertical-align:top;
	text-align: center;
	color: #eee;
	font-size: 14px;
	line-height: 18px;
	background-color: #474A4D;
	padding: 20px;
}

td.profile img {
	vertical-align: top;
	background-color: #474A4D;
	margin: auto;
}

td.pname {
	vertical-align:top;
	text-align: left;
	color: #eee;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	background-color: #474A4D;
	padding-top: 40px;
}

.name {
	width: 280px;
	border-bottom: solid 1px #eee;
	padding-left: 10px;
	padding-bottom: 5px;
}

td.text {
	vertical-align:top;
	text-align: left;
	width: 260px;
	height: 300px;
	color: #eee;
	font-size: 12px;
	line-height: 18px;
	background-color: #474A4D;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

td.texte {
	vertical-align:top;
	text-align: left;
	width: 260px;
	height: 800px;
	color: #eee;
	font-size: 12px;
	line-height: 18px;
	background-color: #474A4D;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}


/* CD */
#cd {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

td.cdimg {
	vertical-align:top;
	text-align: center;
	width: 210;
	color: #eee;
	font-size: 12px;
	line-height: 18px;
	background-color: #474A4D;
	padding: 20px;
}

td.cdimg img {
	vertical-align: top;
	background-color: #474A4D;
	margin: auto;
}

td.cddetail {
	vertical-align:top;
	text-align: left;
	width: 275px;
	color: #eee;
	background-color: #474A4D;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.cdtitle {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.player {
	font-size: 12px;
	line-height: 18px;
	border-bottom: solid 1px #eee;
	margin-left: 10px;
}

.inst {
	vertical-align:top;
	text-align: left;
	color: #eee;
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
	padding-left: 50px;
	margin-bottom: 10px;

}

.cdtext {
	vertical-align:top;
	text-align: left;
	color: #eee;
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.cdtext a {
	color: #eee;
}

.cdcoment {
	text-align: left;
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* Link */
#link {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

td.link {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
td.link a {
	text-decoration: none;
}

/* Schedule */
#schedule {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

.sch {
	vertical-align: top;
}

.year {
	vertical-align: middle;
	text-align:center;
	width: 98px;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	color:#a0a0a0;
}

.year a {
	width: 90px;
	height: 30px;
	font-size: 12px;
	color: #a0a0a0;
	text-decoration: none;
	margin: auto;
}

.year a:hover{
	color:#080808;
	background:#a0a0a0;
}

.mont{
	vertical-align: middle;
	width:100;
	height:40;
	border:none;
	text-align:center;
}
.mon{
	font: bold 12pt 'Microsoft Sans Serif','Tahoma',sans-serif;
	margin-bottom:0px;
	margin-top:0px;
	background-color:#080808;
}
.mon a{
	color:#a0a0a0;
	font: bold 7pt 'Microsoft Sans Serif','Tahoma',sans-serif;
	background-color:#080808;
	text-decoration:none;
	line-height: 14pt;
	padding-left:4px;
	padding-right:4px;
	border:solid 1px #a0a0a0;
}

.mon a:hover{
	color:#080808;
	background:#a0a0a0;
}

.list{
	vertical-align:top;
	width:260;
	border:none;
}
p.list {
	width:240;
	text-align:left;
	font: bold 9pt 'Microsoft Sans Serif','Tahoma',sans-serif;
	border-bottom:dotted 2px #e0e0e0;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	padding-left:10px;
	padding-bottom:5px;
	color:#c0c0c0;
	text-decoration:none;
	background:#080808;
}
p.list a{
	color:#c0c0c0;
	text-decoration:none;
	background:#080808;
}
p.list a:visited{
	color:#c0c0c0;
	background:#080808;
}
p.list a:hover{
	color:#c0c0c0;
	background:#080808;
}
p.list a:active{
	color:#c0c0c0;
	background:#080808;
}
.day {
	vertical-align:top;
	text-align: left;
	width:360px;
	font: 9pt 'Microsoft Sans Serif','Tahoma',sans-serif;
	color:#080808;
	background-color:#dddddd;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	border:solid 1px #eeeeee;
}
.day a{
	color:#080808;
	font-weight:bold;
	background-color:#dddddd;
	text-decoration:none;
}
.day a:visited{
	color:#080808;
	background:#dddddd;
}
.day a:hover{
	color:#eeeeee;
	background:#a0a0a0;
}
.day a:active{
	color:#eeeeee;
	background:#a0a0a0;
}
.title {
	width:340px;
	font: bold 9pt 'Microsoft Sans Serif','Tahoma',sans-serif;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
	margin-bottom:10px;
	color:#080808;
	background-color:#bbbbbb;
}
.title a{
	color:#080808;
	background-color:#bbbbbb;
	text-decoration:none;
}
.title a:visited{
	color:#080808;
	background-color:#bbbbbb;
}
.title a:hover{
	color:#080808;
	background-color:#bbbbbb;
}
.title a:active{
	color:#080808;
	background-color:#bbbbbb;
}
.space {
	margin: 20;
}