/*サイト全体*/
body {
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	background: #000000;
	margin: 0px;
	scrollbar-face-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	overflow-y: scroll;
}
a { outline: none;
}
a:link {
	color: #FFFFFF;
}
a:visited,a:hover,a:active {
	color: #999999;
}
img {
	border-width: 0px;
}
em {
	font-style: normal;
	font-weight: bold;
}
/*ページ領域*/
#wrapper {
	width: 900px;
	height: 600px;
	background: url(../images/wall.jpg) no-repeat;
    left: 50%;
	top: 50%;
	position:absolute;
	margin-top: -300px;
	margin-left: -450px;
}
/*コンテンツ領域*/
#wrapper #contents {
	width: 730px;
	margin: 0px;
	height: 600px;
	float: left;
}
/*Flash領域*/
#contents #flash {
	width: 670px;
	height: 460px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;	
	*margin-left: 20px;	
}
/*ブロック領域*/
#contents #block {
	width: 670px;
	background: url(../images/back.jpg) no-repeat;
	height: 540px;
	margin: 20px 10px;
	padding: 20px 20px 0px;
}
/*メイン領域*/
#contents #main {
	width: 670px;
	height: 510px;
	margin: 0px 0px 10px;
	text-align: left;
	line-height: 20px;
	overflow: auto;
}
/*ブロックタイトル*/
#block h4 {
	margin: 20px 10px 10px 0px;
	font-size: small;
	border-left: 6px ridge #999999;
	padding-left: 5px;
	background: #333333;
	font-weight: normal;
	clear: left;
}
/*ブロックテキスト*/
#block p {
	margin: 10px 0px 20px;
	line-height: 150%;
}
#block .back {
	text-align: center;
	font-size: x-small;
	margin: 0px;
}
#block .caption {
	color: #666;
	margin: 0px;
	text-align: center;
	line-height: 180%;
}
#block .threeblock {
	width: 220px;
	float: left;
	margin: 0px;
}
#block .prev {
	font-size: x-small;
	float: left;
	margin: 0px;
}
#block .next {
	font-size: x-small;
	float: right;
	margin: 0px;
}
#block .new {
	color: #FF0000;
	margin: 0px;
}
#block .mail {
	text-align: center;
	margin: 40px 0px 20px;
}
#block .past {
	text-align: center;
	margin: 20px 0px;
}
/*プロフィール*/
dl.profile {
	margin: 0px;
	height: 230px;
}
dl.profile dt {
	margin: 0px 0px 10px;
	float: left;
	width: 120px;
	padding-left: 30px;
}
#main .memberphoto {
	margin: 0px;
	padding-left: 80px;
	padding-bottom: 10px;
}
#main .baner {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#main #member {
	padding-top: 10px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#member p {
	padding-left: 10px;
}
/*ディスコグラフィー*/
#block #jacket {
	margin: 0px;
	float: left;
	width: 120px;
	height: 180px;
	padding-left: 10px;
}
#jacket img {
	margin: 0px 0px 20px;
}
#block #disco {
	margin: 0px 0px 10px 150px;
	min-height: 180px;
	color: #CCCCCC;
}
* html #block #disco {
	margin: 0px 0px 10px 150px;
	height: 180px;
	color: #CCCCCC;
}
#disco .data {
	margin: 0px 0px 10px;
	font-size: 120%;
	font-weight: bold;
	color: #999999;
}
/*フォトギャラリー*/
#contents #main2 {
	width: 670px;
	height: 520px;
	margin: 0px;
	text-align: left;
}
#contents #flash2 {
	width: 640px;
	height: 480px;
	margin: 0px;
	padding-left: 15px;
}
dl.photo {
	margin: 0px 10px 10px 0px;
	float: left;
	width: 150px;
	height: 150px;
}
dl.photo dt {
	margin: 0px;
}
dl.photo dd {
	margin: 0px;
	text-align: center;
}
/*サイド領域*/
#wrapper #side {
	float: right;
	width: 170px;
	height: 600px;
	margin: 0px;
}
/*サイドタイトル*/
#side #title {
	height: 140px;
	width: 170px;
	margin: 30px 0px 0px;
	background: url(../images/logo.jpg);
}
#title h1  {
	font-size: 9px;
	margin: 0px;
}
#title h1 em {
	visibility: hidden;
}
#title h1 a {
	display: block;
	height: 140px;
	width: 170px;
	text-decoration: none;
}
/*メニュー領域*/
#side #menu {
	width: 170px;
	margin: 0px;
}
/*メニュー領域*/
#menu h2  {
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}
#menu h2 em {
	visibility: hidden;
}
#menu h2 a {
	display: block;
	height: 30px;
	width: 140px;
	text-decoration: none;
}
/*メニューロールオーバー*/
#menu h2#sn1 {
	background: url(../images/tab1_b.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn1 a {
	background: url(../images/tab1_a.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn1 a:hover,a:active {
	background-image: none;
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn2 {
	background: url(../images/tab2_b.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn2 a {
	background: url(../images/tab2_a.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn2 a:hover,a:active {
	background-image: none;
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn3 {
	background: url(../images/tab3_b.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn3 a {
	background: url(../images/tab3_a.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn3 a:hover,a:active {
	background-image: none;
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn4 {
	background: url(../images/tab4_b.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn4 a {
	background: url(../images/tab4_a.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn4 a:hover,a:active {
	background-image: none;
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn5 {
	background: url(../images/tab5_b.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn5 a {
	background: url(../images/tab5_a.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn5 a:hover,a:active {
	background-image: none;
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn6 {
	background: url(../images/tab6_b.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn6 a {
	background: url(../images/tab6_a.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn6 a:hover,a:active {
	background-image: none;
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn7 {
	background: url(../images/tab7_b.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn7 a {
	background: url(../images/tab7_a.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn7 a:hover,a:active {
	background-image: none;
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn8 {
	background: url(../images/tab8_b.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn8 a {
	background: url(../images/tab8_a.jpg);
	height: 40px;
	width: 170px;
	margin: 0px;
}
#menu h2#sn8 a:hover,a:active {
	background-image: none;
	height: 40px;
	width: 170px;
	margin: 0px;
}
/*サイドモバイル*/
#side #mobile {
	height: 80px;
	width: 170px;
	margin: 10px 0px 0px;
	background: url(../images/mobile.jpg);
}
#mobile h3  {
	font-size: 9px;
	margin: 0px;
}
#mobile h3 em {
	visibility: hidden;
}
#mobile h3 a {
	display: block;
	height: 80px;
	width: 170px;
	text-decoration: none;
}
/*フッタ*/
#wrapper #footer {
	height: 80px;
	width: 730px;
	background: url(../images/footer.jpg);
	margin: 0px;
	text-align: left;
	line-height: 20px;
}
/*更新*/
#footer #info {
	height: 70px;
	margin: 0px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 40px;
}
/*告知*/
#footer #next {
	height: 70px;
	margin: 0px;
	float: left;
	line-height: 20px;
	padding-left: 40px;
	padding-top: 10px;
	background: url(../images/line.jpg) no-repeat left;
}

.oshirase {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
