/* body,link */

body{
	text-align: left;
	font-size: 100%;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Verdana", "Arial", "Helvetica", "Osaka", "ＭＳ Ｐゴシック";
	background:url(../img/shared/body/bg_rightside.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#000;
	color:#CCC;
}

a{
/*	vertical-align: baseline;*/
	line-height:180%;
}

a:link{
	color: #007799;
}

a:visited{
	color: #007799;
}

a:hover{
	text-decoration: underline;
}

a:active{
	color: #CC0000;
}

div#areaAnchor, h1.anchor, hr{
	display: none;
}

br.clear{
	clear: both;
}

em{
	color: #CC0000;
	font-style: normal;
}

strong{
	color: #CC0000;
	font-weight: bold;
}
/* ライブページ タグ*/
h1.eventtitle {
	font-size:12px;
	color: #990000;
	font-weight: bold;
	border-bottom:1px solid #CC0000;
	text-align:left;
	padding:3px 0;
}
h3.livetitle {
	font-size:12px;
	color: #CCC;
	font-weight: normal;
	border-bottom:1px solid #CCC;
	text-align:left;
	padding:5px 0;
}
h3.eventtitle {
	font-size:12px;
	color: #CC0000;
	font-weight: bold;
	border-bottom:1px solid #CC0000;
	text-align:left;
	padding:3px 0;
}

h4.eventtitle {
	font-size:12px;
	color: #CC0000;
	font-weight: bold;
	border-bottom:1px solid #CC0000;
	text-align:left;
	padding:3px 0;
}
span.play {
	font-size:9px;
	line-height:200%;
}
span.omoji {
	text-transform:uppercase;

}
