html,body{
	height:100%;
}
* html div#container{
    height:100%;
}
.clear {
	clear: both;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	background-image: url(../img/bg.jpg);
	font-size: 12px;
	line-height: 150%;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, "ＭＳ Ｐゴシック";
}
td {
	font-family: Verdana, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 140%;
}
.kugiri {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF3366;
}

a:link {
	font-weight: bold;
	color: #FF0066;
	text-decoration: none;
}
a:visited {
	color: #FF0066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.title {
	font-family: Verdana, "ＭＳ Ｐゴシック";
	font-size: 18px;
	background-image: url(../img/header_cap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 100%;
	padding-top: 15px;
	padding-left: 50px;
}


#rightspace {
	font-size: 11px;
	line-height: 110%;
}

#main {
	background-color: #000000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	
}

#all {
	width: 880px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
    min-height: 100%;
}body > #all {
        height: auto;
}

#footer {
	padding: 20px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #A1A1A1;
	position:absolute;
	bottom:0px;
	height:30px;
	width:100%;
	margin-bottom: 50px;
}
.pagetitle{
	margin-top: 20px;
}

/*　アーティスト一覧　*/
#Artist {
	margin-bottom: 90px;
	background-color: #00FF99;
}
#ArtistName {
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 20px;
}
.ArtistsImg {
	float: left;
	margin: 20px;

}
.ArtistsImg a:link img{
	border: 5px solid #333333;
}
.ArtistsImg a:visited  img{
	border: 5px solid #333333;
}
.ArtistsImg a:hover img{
	border: 5px solid #FF0066;
}

.ArtistsImg2 {
	background-color: #333333;
	padding: 5px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}
.ArtistsName2 {
	text-align: center;
	margin-top: 5px;
}


/*　アーティスト詳細 */
#ArtistMenu {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0px;
	color: #0099CC;
}
#ArtistMenu ul {
	padding:0px 0 0 0px;
}
#ArtistMenu li {
	display:inline;
	list-style-type:none;
}
#ArtistMenu li a {
	height:16px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
#ArtistMenu a {
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#ArtistMenu a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*------off*/
#ArtistMenu li.plofile a {
	background:url(http://www.vocadisc.com/img/btn_artists_menu.gif) no-repeat 0px 0px;
	width:55px;
}
#ArtistMenu li.member a {
	background:url(http://www.vocadisc.com/img/btn_artists_menu.gif) no-repeat -55px 0px;
	width:65px;
}
#ArtistMenu li.disco a {
	background:url(http://www.vocadisc.com/img/btn_artists_menu.gif) no-repeat -120px 0px;
	width:101px;
}
#ArtistMenu li.live a {
	background:url(http://www.vocadisc.com/img/btn_artists_menu.gif) no-repeat -221px 0px;
	width:39px;
}
#ArtistMenu li.photo a {
	background:url(http://www.vocadisc.com/img/btn_artists_menu.gif) no-repeat -260px 0px;
	width:49px;
}

/*------hover*/
#ArtistMenu li.plofile a:hover {
	background:url(http://www.vocadisc.com/img/btn_artists_menu.gif) no-repeat 0px -18px;
}
#ArtistMenu li.member a:hover {
	background:url(http://www.vocadisc.com/img/btn_artists_menu.gif) no-repeat -55px -18px;
}
#ArtistMenu li.disco a:hover {
	background:url(http://www.vocadisc.com/img/btn_artists_menu.gif) no-repeat -120px -18px;
}
#ArtistMenu li.live a:hover {
	background:url(http://www.vocadisc.com/img/btn_artists_menu.gif) no-repeat -221px -18px;
}
#ArtistMenu li.photo a:hover {
	background:url(http://www.vocadisc.com/img/btn_artists_menu.gif) no-repeat -260px -18px;
}

.ArtistsComment {
	width: 400px;
}
#artistLeftarea {
	margin-right: 10px;
}#artistRightarea {
	margin-right: 10px;
}

#userside {
	float: left;
	margin-right: 10px;
}
.discoTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FF3366;
	margin-top: 10px;
}
#discoMain {
	margin-left: 10px;
}
#artistmain2 {
	margin-top: 10px;
}


#leftarea {
	width: 490px;
	float: left;
	margin-right: 10px;
}
.newstitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FF0066;
}
.newscomments {
	margin-bottom: 10px;
}
.newsday {
	font-weight: bold;
	font-size: 14px;
}
.phototitle {
	font-size: 16px;
	font-weight: bold;
	color: #FF0066;
	margin-bottom: 10px;
}
#artistphoto {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#artistphoto a:link img{
	border: 3px solid #333333;
}
#artistphoto a:visited  img{
	border: 3px solid #333333;
}
#artistphoto a:hover img{
	border: 3px solid #FF0066;
}



/**********　BLOG　*********/
#diary_leftarea {
	width: 200px;
	border: 1px solid #A397A3;
	padding: 10px;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0066;
	float: left;
	margin-right: 20px;
}
#diary_leftarea a:link {
	font-weight: normal;
	color: #A397A3;
	text-decoration: none;
}
#diary_leftarea a:visited {
	color: #A397A3;
	text-decoration: none;
	font-weight: normal;
}
#diary_leftarea a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#diary_leftarea ul {
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 18px;
	margin-left: 0px;
	font-size: 12px;
}
#diary_leftarea li {display: list-item;margin:1px 0;}
/* ---------- BLOGメイン ---------- */
#diary_main {
	float: left;
	width: 630px;
}

.diary_masterpic {
	margin-bottom: 10px;
}
.diary_newentry {
	margin-bottom: 10px;
}
.diary_comment {
	margin-bottom: 10px;
}
.diary_archive {
	margin-bottom: 10px;
}
.diary_serach {
	margin-bottom: 10px;
}
/* ---------- BLOGエントリー ---------- */
.entry {margin:0;}
.entry h3 {
	font-size:14px;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0066;
}
.box {line-height:180%;padding:15px 0 15px 15px;text-align:left;border-top:#A397A3 1px solid;}
.end {color:#999;font-size:12px;margin:0px 0px 60px 0;text-align:right;padding:3px 6px 0 0;}

/* ---------- BLOGコメント表示部分 ---------- */
.comments {margin:10px 0 0 115px;}
.comments h4 {font-size:12px;padding:0 0 0 7px;margin:0 0 13px 0;border-left: #666 2px solid;}
.com_end {text-align:right;margin:8px 0 30px 0px;font-size:10px;color:#999;border-bottom:1px solid #E4E4E4;font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;padding:0 0 3px 0;} 
.com_form {font-size:10px;margin:0 0 0 90px;text-align:right;font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;}
.com_bot {margin:5px 0;}
.com_form textarea {width:360px;}

/* ---------- BLOGページ送り ---------- */
.next {text-align:center;font-family: arial, sans-serif;margin:10px 0 30px 0;color:#ccc}

/* ---------- BLOGトラックバック・検索結果本文 */
.ts_com {font-size:12px;line-height:150%;color:#A397A3;}

/* ---------- BLOGトラックバック・検索結果日付 */
.ts_day {margin:5px 5px 30px 0;text-align:right;font-size:12px;color:#3399CC;border-bottom:1px solid #A397A3;}

/* ---------- 他 ---------- */
#diary_main H2 {
	font-size:16px;
	padding:3px 0 3px 2px;
	margin:0 0 10px 0;
	font-weight:bold;
	color:#FF0066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A397A3;
}
.diary_chosaku {
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
}

.archive {	font-family: arial, sans-serif;}
.back {text-align:center;margin:0;font-size:12px;padding:0 0 15px 0;font-weight:bold;color:#3399CC;}

#conf {padding:5px;border-color:#A397A3;border-width:1px;border-style:solid;text-align:left;margin:30px auto;width:700px;}
.diary_link {
	margin-bottom: 10px;
}


/*****************  右スペース  *******************/
#rightcolum_store {
	text-align: left;
	clear: both;
	padding-top: 8px;
}
.rightcolum_store_photo {
	border: 1px solid #8D8989;
	margin-right: 5px;
	float: left;
}


/*****************  EVENTS  *******************/
.livetitle {
	font-size: 16px;
	font-weight: bold;
	color: #FF3366;
	margin-bottom: 5px;
}
.liveartist {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	margin-bottom: 5px;
}

.livetitle a:link {
	font-weight: bold;
	color: #FF3366;
	text-decoration: none;
}
.livetitle a:visited {
	color: #FF3366;
	text-decoration: none;
	font-weight: bold;
}
.livetitle a:hover {
	color: #FF3366;
	text-decoration: none;
	font-weight: bold;
}

.liveday {
	font-size: 10px;
	color: #CCCCCC;
}
.livecomments {
	font-size: 12px;
	padding-top: 5px;
}
.liveentry {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AC8A9C;
}
/*****************  STORE  *******************/
#storeitem {
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
	width: 320px;
}
#storeitem a:link img{
	border: 3px solid #333333;
}
#storeitem a:visited  img{
	border: 3px solid #333333;
}
#storeitem a:hover img{
	border: 3px solid #FF0066;
}
/*****************  FREESPACE  *******************/
#youtubeurl {
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
#youtube {
}
/*****************  Text inputs   *****************/
.textinput{
	width:256px;
	height:20px;
	border:1px solid #FF3366;
	background-color: #FFFFFF;
	color: #FF3366;
	padding: 0px;
}.textinput2{
	width:80px;
	height:20px;
	border:1px solid #FF3366;
	background-color: #FFFFFF;
	color: #FF3366;
	padding: 0px;
}.textinput3{
	width:20px;
	height:20px;
	border:1px solid #FF3366;
	background-color: #FFFFFF;
	color: #FF3366;
	padding: 0px;
	text-align: center;
}

.textarea{
	width:350px;
	height:100px;
	border:1px solid #FF3366;
	padding:2px;
	color: #FF3366;
}
.MainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FF0066;
}

