@charset "utf-8";

/* デフォルト */

* {
	font-size: 100%;
	font-style: normal;
	margin: 0;
	padding: 0;
}

/* html */

body {
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
	color: #333;
	text-align: center;
	background: #fff;
}

html {
	overflow-y:scroll;
}

img {
	border: 0px;
	padding: 10px;
}

ul,ol {
	list-style-type: none;
}

a {
	color: #00f;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: none;
	background-position: 50px;
}

/* 共通レイアウト */

#header,
#navi,
#contents {
	width: 820px;
}

#header,
#navi,
#contents,
#main-contents h2,
#main-contents .m-section,
#main-contents .about
#side-contents h3,
#side-contents s-section,
#side-contents .about,
#footer {
	clear: both;
}

#navi,
#contents {
	background-color: #fff;
}

/* サイト全体 */

#container {
	width: 820px;
	margin: 0 auto 0 auto;
	text-align: left;
}

/* ヘッダー */

#header {
	height: 200px;
	background-image: url(../images/header-bg_long.gif);
	background-repeat: no-repeat;
}

#header h1 {
	color: #f00;
	font-size: 200%;
	font-weight: bold;
	text-align: left;
	padding: 28px 20px 0 20px;
}

#header p {
	color: #333;
	font-size: 80%;
	text-align: center;
	line-height: 1.2em;
	padding: 5px 20px 0 20px;
}

/* メニュー */

#menu {
	height: 31px;
	background: url(../images/menu-bg.gif) no-repeat;
}

#menu ul {
	margin-left: 10px;
	line-height: 2em;
}

#menu li {
	font-size: 90%;
	float: left;
	width: 100px;
	height: 30px;
	text-align: center;
	background-color: #f5f5f5;
}

#menu li a {
	display: block;
	text-decoration: none;
}

#menu li a:hover {
	text-transform: none;
}

/* ナビ */

#navi {
	height: 30px;
	_height: 31px;
	background: url(../images/navi-bg.gif) no-repeat;
}

#navi p {
	font-size: 60%;
	float:left;
	margin-left: 20px;
	line-height: 3em;
}

/* コンテンツ */

#contents {
	background: url(../images/contents-bg.gif) top center repeat-y;
}

/* メインコンテンツ */

#main-contents {
	width: 800px;
	_width: 820px;
	text-align: left;
	padding-left:20px;
	letter-spacing: 1px;
	overflow: hidden;
}

#main-contents h2 {
	font-size: 100%;
	padding: 0.3em 0 0.3em 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

#main-contents .m-section {
	padding: 10px;
	margin-bottom: 10px;
}

#main-contents .m-section2{
	padding: 10px;
	margin-bottom: 10px;
}

#main-contents .m-sectioncd{
	padding: 10px;
	margin-bottom: 10px;
	height: 350px;
}

#main-contents .m-sectioncd-discography{
	padding: 10px;
	margin-bottom: 10px;

}

#main-contents .d-a-disco dd {
	font-size: 80%;
	line-height: 1.8em;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 200px;
}

#main-contents .d-a-disco dt {
	font-size: 80%;
	font-weight: bold;
	padding: 5px 5px 5px 23px;
	border-bottom: 1px dotted #ccc;
	background: url(../images/main-contents-d-a-dt-bg.gif) 0px 4px no-repeat;
}

#main-contents .m-section p {
	font-size: 80%;
	line-height: 1.6em;
}

#main-contents .m-section2 p {
	font-size: 80%;
	line-height: 1.6em;
}

#main-contents .m-sectioncd p {
	font-size: 80%;
	line-height: 1.6em;
}

#main-contents .u-a li {
	font-size: 80%;
	line-height: 2em;
	padding-left: 23px;
	background: url(../images/main-contents-u-a-li-bg.gif) 0px 4px no-repeat;
}

#main-contents .d-a dt {
	font-size: 80%;
	font-weight: bold;
	padding: 5px 5px 5px 23px;
	border-bottom: 1px dotted #ccc;
	background: url(../images/main-contents-d-a-dt-bg.gif) 0px 4px no-repeat;
}

#main-contents .d-a dd {
	font-size: 80%;
	line-height: 1.8em;
	padding: 5px;
	margin-bottom: 5px;
}

#main-contents .about {
	margin-bottom: 10px;
}

#main-contents .example {
	padding: 10px;
	margin: 10px;
	border: 1px dotted #ccc;
	background-color: #f9f9f9;
	line-height: 1.6em;
}

#main-contents .line {
	height: 1;
	clear: both;
	visibility: hidden;
}

#main-contents .line hr {
	height: 0;
	border: 0;
	clear: both;
	visibility: hidden;
}

/* サイドメニュー */

#side-contents {
	width:180px;
	_width:200px;
	float: right;
	text-align: left;
	padding-right: 20px;
	overflow: hidden;
}

#side-contents h3 {
	font-size: 80%;
	padding: 0.3em 5px 0.3em 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

#side-contents .s-section {
	padding: 10px;
	margin-bottom: 10px;
}

#side-contents .s-section p {
	font-size: 80%;
	line-height: 1.4em;
}

#side-contents li {
	font-size: 80%;
	line-height: 1.6em;
	padding-left: 18px;
	background: url(../images/side-contents-li-bg.gif) 0px 4px no-repeat;
}

#side-contents dt {
	font-size: 80%;
	line-height: 1.4em;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ccc
}

#side-contents dd {
	font-size: 80%;
	line-height: 1.4em;
	padding-top: 3px;
	margin-bottom: 5px;
}

#side-contents .about {
	margin-bottom: 10px;
}

/* フッター */

#footer {
	width: 820px;
	padding: 10px 0 20px 0;
	text-align: center;
	background: url(../images/footer-bg.gif) bottom no-repeat;
}

#footer a {
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	color: #333;
	text-decoration: underline;
}

#footer address {
	font-size: 80%;
	line-height: 1.4em;
}

#footer p {
	font-size: 80%;
	line-height: 1.4em;
}

#footer p.ft {
	font-size: 60%;
}
#main-contents .u-a li.liveinfo_day {
	
	font-size: 14.5px;
	padding-left: 23px;
	background: url(../images/main-contents-u-a-li-bg.gif) 0px 4px no-repeat;
}

.liveinfo_day_red {
	font-size: 15px;
	color: #F00;
}
.liveinfo {
	padding-top: 0px;
	padding-left: 30px;
}
.liveinfo_charge {
	padding-top: 0px;
	padding-left:85px;
}
.liveinfo_last {
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.live_repo {
	font-size: 12px;
	text-align: center;
}
.camera {
	margin-bottom: -13px;
	margin-left: -10px;
}
.day {
	padding-left: 80px;
}
.live_hr {
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 680px;
	padding-left: 30px;
}

.live_hr_3days {
	color: #666;
	margin-top: 50px;
	margin-bottom: 10px;
}
.flyer {
	float: right;
}
#container #contents #main-contents .m-section.u-a .flyer1 {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	padding-left: 30px;
}
#container #contents #main-contents .m-section.u-a .flyer2 {
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	padding-left: 30px;
}
#container #contents #main-contents .m-section.u-a ul li .liveinfo img {
	margin-top: 10px;
	margin-left: 30px;
}


#main-contents .liveinfo {
	padding: 10px;
	margin-bottom: 10px;
}
#main-contents .liveinfo2 {
	padding: 10px;
	margin-bottom: 10px;
	height: 500px;
}

#main-contents .liveinfo2 .flyer2 {
	width: 185px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	float: right;
	
}


#main-contents .liveinfo li {
	font-size: 82%;
	line-height: 2em;
	padding-left: 30px;
}

#main-contents .liveinfo2 li {
	font-size: 82%;
	line-height: 2em;
	padding-left: 30px;
}
#main-contents .liveinfo .day{
	font-size: 15px;
	padding-left: 20px;
	background-image: url(../images/main-contents-u-a-li-bg.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
#main-contents .liveinfo2 .day{
	font-size: 15px;
	padding-left: 20px;
	background-image: url(../images/main-contents-u-a-li-bg.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}


#main-contents .liveinfo .flyer1 {
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	float: right;
	
}

#main-contents .liveinfo .flyer2 {
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	float: right;
	
}


#main-contents .liveinfo .tuor{
	font-size: 15px;
	padding-top: 20px;
}


.pen {
	background-image: url(../images/pen.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
}



#container #contents #main-contents .liveinfo ul .3days {
	margin-left: 80px;
}
