@charset "utf-8";
/* CSS Document */
html {
}
body {
	background-image:none;
	background-color: transparent;
	color:#464749;
}
body.disco_frame {
	margin: 0px 0px 0px 10px;
	color:#464749;
}
body.disco_Left {
	margin: 0px 0px 0px 0px;
	
}
body.disco_Right {
	margin: 0px 0px 0px 0px;
}

body.bio_Main {
	margin: 0px 0px 0px 0px;
		
}
body.uta_Main {
	margin: 0px 10px 0px 0px;
}
body.vc_Main {
	margin: 0px 10px 0px 0px;
}
body.info_Main {
	margin: 0px 0px 0px 0px;
}
body.links_Main {
	font-size:12px;
	margin: 0px 0px 0px -94px;
}

body.sound_Main {
	margin:0px 10px 0px 0px;
}
body.download_Main {
	margin: 0px 10px 0px 0px;
}
body.live_Main {
	width: 540px;
	margin: 0px 0px 0px 0px;
}
body.media_Main {
	margin: 0px 0px 0px 0px;
}
body.mobilesite_frame {
	margin: 0px 0px 0px 0px;
}
body.mobilesite_Left {
	margin: 0px 0px 0px 0px;
}
body.mobilesite_Right {
	margin: 0px 0px 0px 0px;
}

div#contentsBlock {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 15px 0px;
	font-size:12px;
	line-height:200%;
}
a {
	color:#009CEB;
}
a:hover {
	text-decoration:underline;
}
h2.info_title {
	color: #ffffcc;
	padding:0px 0px 0px 0px;
	border:none;
	font-size: 18px;
}
p.info_article {
	padding-left: 0px;
	margin-bottom: 20px;
	line-height: 160%;
}
h2.disco_title {
	color: #3b3b3b;
	border:none;
	/*font-weight:700;*/
}
h2.live_title {
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
	/* padding-left: 5px; */
	padding-bottom: 6px;
	border-bottom: 1px solid #009CEB;
	color:#009CEB;
}
table.live_article tbody tr td {
	width:auto;
	font-size: 13px;
	line-height:145%;
}
div.cornerTitle {
	display: none;
}
div.cornerTitles {
	display: none;
}
textarea.mobilesite_access5 {
	width: 350px;
	height: 35px;
}
.navi_arrow {
	color:#F04182;
}
.navi_arrow:hover {
	color:#3d9dd0;
}

.navi_link {
	display: none;
}
td.link_center {
	font-size:12px;
	width: 32%;
	text-align:left;
	
}
tbody tr td.link_right {
	font-size:12px;
	text-align:left;
	color:#ffffcc;
	width: 48%;
	padding: 10px 5px;
}
.cornerRightNavi{
	display:none;
}

/*table*/
table.live_article {
	width:540px;
	margin: 10px 0px 5px 3px;
	font-size: 11px;
	line-height: 14px;
}
body.live_Main .t1 table.live_article tr td:first-child{
	width:57px;
}
body.live_Main .t1 table.live_article tr td:nth-child(2){
	width:20px;
}
body.live_Main .t1 table.live_article tr td:nth-child(3){
	width:410px;
}

body.links_Main #contentsBlock table tbody .link_center{
	width:240px;
}

body.links_Main #contentsBlock table{
width: 485px;
margin-left: 85px;
}
