*{
	margin:0px;
	padding:0px;
}

a:link, a:active, a:visited{
	color:#b59463;
	text-decoration:none;
}

a:hover, a:focus{
	color:#b59463;
	text-decoration: underline;
}

p, span, dt, dd, a, th, td, li {
	font-size: 12px;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	font-size:0px;
	line-height:0px;
	background-color:transparent;
	vertical-align:bottom;
}

/*　背景関連　*/

body{
	margin:0px;
	padding:0px;
	background-image:url(../img/bg.jpg);
	background-position:top left;
}

#main{
	width:820px;
	margin:0px auto;
	padding:0px;
	background-position:center center;
	background-image:url(../img/site_main_bg.gif);
}

#grad_bg{
	width:820px;
	margin:0px;
	padding:0px;
	background-image:url(../img/grad.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#main_bg{
	float:none;
	width:800px;
	margin:0px 10px 0px 10px;
	padding:0px;
	background-color:#000000;
}

/*　ヘッダー部関連　*/

#head{
	width:800px;
	height:100px;
	margin:0px;
	padding:0px;
	border:0px;
}

/*　トップメニューFlash部関連　*/

#topmenu{
	width:780px;
	height:72px;
	margin:0px 0px 10px 10px;
	padding:0px;
	border:0px;
}

/*　コンテンツ部関連　*/

#content{
	width:800px;
	margin:0px 0px 50px 0px;
	padding:0px;
	border:0px;
}

/*　コンテンツ部関連　TOP右SIDE　*/

#content div.cont_topr{
	float:right;
	width:380px;
	margin:0px;
	padding:0px;
	border:0px;
}

#content div.cont_topr img{
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px;
}


.cont_topr div.member{
	width:370px;
	height:284px;
	margin:0px 0px 10px 0px;
	padding:0px;
	border:0px;
}

.cont_topr div.twitter{
	background-color:#303030;
	width:370px;
	height:561px;
	margin:0px 0px 10px 0px;
	padding:0px;
	border:0px;
}

/*　コンテンツ部関連　TOP左SIDE　*/

#content div.cont_topl{
	float:none;
	width:410px;
	margin:0px 380px 0px 10px;
	padding:0px;
	border:0px;
}

div.cont_topl a{
	margin:0px;
	padding:0px;
	border:0px;
}

div.cont_topl img{
	margin:0px 0px 10px 0px;
	padding:0px;
	border:0px;
}

div.cont_topl div.mainimage{
    height:561px;
	margin:0px 0px 10px 0px;
	padding:0px;
	border:0px;
}

div.cont_topl div.mvsel{
    height:284px;
	margin:0px 0px 10px 0px;
	padding:0px;
	border:0px;
}

div.cont_topl object{
	margin:0px;
	padding:0px;
	border:0px;
}

/*　フッター部関連　*/

#foot{
	margin:0px;
	padding:0px 0px 20px 0px;
	border:0px;
    clear: both;
}

#copyright{
	width:200px;
	text-align:center;
	margin:0px auto;
	padding:0px;
	border:0px;
	background-position:center center;
}

#copyright p{
	font-size:12px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	border:0px;
}

/*　下層ページ　コンテンツ部関連　*/

#content div.cont_bg{
	width:780px;
	background-color:#303030;
	margin:0px 0px 0px 10px;
	padding:0px;
	border:0px;
}

#content div.cont_bg img.cont_tit_img{
	width:780px;
	height:43px;
	margin:0px;
	padding:0px;
	border:0px;
}

#content div.cont_bg div.cont_waku{
	width:760px;
	margin:10px;
	padding:0px;
	border:0px;
}
#content div.cont_bg div.cont_waku p, th, td{
	font-size:12px;
	color:#FFFFFF;
	line-height:150%;
	margin:0px;
	padding:0px;
	border:0px;
}

/*　下層ページ　コンテンツ部関連　ニュース*/

#newsmsg {
}

#newsmsg div {
	margin-bottom:20px;
	padding-bottom:10px;
	font-size:12px;
	color:#FFFFFF;
	vertical-align:top;
	line-height:14px;
}

#newsmsg div.cont_news_history {
}

#newsmsg img.cont_news_img {
	float:left;
	width:120px;
	margin:5px 10px 10px 0px;
}

#newsmsg div.cont_news_title {
	clear:both;
	margin:0px;
	color:#FFD700;
	font-weight:bold;
}

#newsmsg div.cont_news_msg {
	clear:both;
	margin:0px 20px 0px 20px;
	line-height:14px;
}

#newsmsg p.cont_news_ar {
	text-align:right;
}

#newsmsg span.cont_news_ac1 {
	color:#DC143C;
	font-weight:bold;
}

#newsmsg span.cont_news_ac2 {
	color:#DC143C;
}

#newsmsg span.cont_news_note {
	color:#FFD700;
}

#newsmsg ol ul {
	margin:5px 0px;
	list-style-position:outside;
}

#newsmsg ol {
	list-style-type:decimal;
}

#newsmsg ul {
	list-style-type:circle;
}

#newsmsg li {
	margin-left:20px;
}


/*　下層ページ　コンテンツ部関連　悪魔歴*/

#calendar {
}

#calendar form {
	float:right;
}

#calendar div {
	clear:both;
	padding:10px 0px;
	font-size:12px;
	color:#FFFFFF;
}

#calendar table {
	border-collapse:collapse;
	width:350px;
}

#calendar th, #calendar td {
	border:solid 1px #FFFFFF;
	padding:0px 3px;
}

/*　下層ページ　コンテンツ部関連　プロフィール*/

#profile {
}

#profile img.cont_pro_img {
	float:left;
	margin-right:10px;
	margin-bottom:120px;
}

#profile p.cont_pro_clear {
	clear:both;
}

#profile table.cont_pro_tbl {
	border:solid 1px #FFFFFF;
	border-collapse:collapse;
	width:550px;
}

#profile table.cont_pro_tbl2 {
	border:solid 1px #FFFFFF;
	border-collapse:collapse;
	width:750px;
}

#profile th, #profile td {
	border:solid 1px #FFFFFF;
	padding:0px 3px;
	vertical-align:top;
}

#profile th {
	background-color:#000000;
}

#profile td.emp {
	background-color:#999999;
}

#profile td.cont_pro_t1 {
	width:100px;
}

#profile td.cont_pro_t2 {
	width:50px;
}

#profile td.cont_pro_t3 {
	width:290px;
}

#profile td.cont_pro_t4 {
	width:30px;
}

#profile td.cont_pro_t5 {
	width:150px;
}

#profile p.cont_pro_top {
	width:550px;
	padding:10px;
	vertical-align:bottom;
	text-align:right;
}

#profile p.cont_pro_top2 {
	width:750px;
	padding:10px;
	vertical-align:bottom;
	text-align:right;
}

/*　下層ページ　コンテンツ部関連　ディスコグラフィー*/

#discography {
	color:#FFFFFF;
}

#discography img {
	width:200px;
}

#discography div {
	width:700px;
	margin:10px 0px;
}

#discography ol ul {
	list-style-position:outside;
}

#discography ol {
	list-style-type:decimal;
}

#discography ul {
	list-style-type:circle;
}

#discography li {
	margin:10px 0px 10px 50px;
}

#discography p.cont_disco_top {
	padding:0px 10px;
	vertical-align:bottom;
	text-align:right;
}

#album {
}

#single {
}

#video {
}

#solo {
}

#after {
}

/*　下層ページ　コンテンツ部関連　写真*/

#photo {
	padding:10px;
	min-height:550px;
	text-align:center;
	width:760px;
}

#photo a, img {
	vertical-align:middle;
}

#photo div.photo_thumbnail {
	width:120px;
	height:120px;
	margin:10px;
	float:left;
	text-align:center;
}

/*　下層ページ　コンテンツ部関連　リンク*/

#linkpage {
    height: 600px;
}

#linkpage div.lnk_burner {
	padding:10px;
}

/*　下層ページ　コンテンツ部関連　プロフィール(英語版)  */

#eprofile img.cont_pro_img {
	float:left;
	margin-right:10px;
	margin-bottom:250px;
}

#eprofile p.cont_pro_clear {
	clear:both;
}

#eprofile table.cont_pro_tbl {
	border:0px;
	border-collapse:collapse;
	width:550px;
}

#eprofile table.cont_pro_tbl2 {
	border:0px;
	border-collapse:collapse;
	width:750px;
}

#eprofile th, #eprofile td {
	border:0px;
	padding:0px 3px;
	vertical-align:top;
}

#eprofile th {
	background-color:#000000;
}

#eprofile td.emp {
	background-color:#999999;
}

#eprofile td.cont_pro_t1 {
	width:100px;
}

#eprofile td.cont_pro_t2 {
	width:50px;
}

#eprofile td.cont_pro_t3 {
	width:290px;
}

#eprofile td.cont_pro_t4 {
	width:30px;
}

#eprofile td.cont_pro_t5 {
	width:150px;
}

#eprofile p.cont_pro_top {
	width:550px;
	padding:10px;
	vertical-align:bottom;
	text-align:right;
}

#eprofile p.cont_pro_top2 {
	width:750px;
	padding:10px;
	vertical-align:bottom;
	text-align:right;
}