@charset "utf-8";

/*-------------------------------------------------------------------
	基本
-------------------------------------------------------------------*/

*{
	margin:0;
	padding:0;
}

body{
	margin:0;
	padding:0;
	font-family:"verdana","ＭＳ Ｐゴシック","sans-serif";
	font-size:12px;
	text-align:justify;
	text-justify:distribute;
}

div{
	font-size:12px;
}

img{
	border:0;
}

p{
	font-size:12px;
}

a:link{
	color: #369;
}

a:visited{
	color:#369;
}

a:hover{
	color: #8bb;
}

a:active{
	color: #8bb;
}

span.e{
	color:#e33;
}

ul {
	margin:0 0 0 1em;
	padding:0;
	font-size:12px;
}

/*-------------------------------------------------------------------
	共通
-------------------------------------------------------------------*/


table.body{
	margin:0 auto;
}

table.body td.l{
	background-image:url(img/bg_l.gif);
	background-repeat:repeat-y;
}

table.body td.r{
	background-image:url(img/bg_r.gif);
	background-repeat:repeat-y;
}

table.head{
	background-image:url(img/head/bg.gif);
}

div.footer{
	width:780px;
	height:62px;
	background-image:url(img/footer.gif);
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table.main{
	background-image:url(img/main_bg.gif);
	repeat:repeat-y;
}

td.stage{

}

table.main td.side{
}

div.cover{
	width:780px;
	background-color:#fcfcfc;
	border-bottom:1px solid #ccc;
}

div.info p{
	margin:10px;
	margin-bottom:0;
	padding:10px;
	background-color:#fff;
	border-bottom:1px dotted #ccc;
	font-size:10px;
	line-height:1.5em;
}

div.info p.dt{
	margin-top:0;
}

div.info p.db{
	margin-top:0;
	margin-bottom:10px;
}

/*-------------------------------------------------------------------
	サイドナビゲーション
-------------------------------------------------------------------*/

div.wn img{
	margin-bottom:10px;
}

div.wn p{
	margin:10px;
	margin-top:0;
	margin-bottom:0;
	padding:10px;
	background-color:#fff;
	border-bottom:1px dotted #ccc;
	font-size:10px;
	line-height:1.5em;
}

div.wn p.db{
	margin-bottom:10px;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
}

span.day{
	font-weight:bold;
	color:#369;
}

div.navi ul{
	margin:10px;
	background-color:#fff;
}

div.navi li{
	border-bottom:1px dotted #ccc;
	background: url(img/icon_more.gif) no-repeat 5px 14px;
	list-style: none;
	padding:10px;
	padding-left:1.5em;
	padding-right:0;
}

p.pkuzu{
	width:560px;;
	padding:10px;
	text-align:left;
	font-size:10px;
	border-bottom:1px dotted #ccc;
}

/*-------------------------------------------------------------------
	トップページ
-------------------------------------------------------------------*/

table.nr{
	font-size:10px;
	line-height:1.7em;
}

table.nr td.line{
	background-image:url(img/height1_dot.gif);
}

table.nr img{
	border:1px solid #ccc;
}


/*-------------------------------------------------------------------
	インフォメーション
-------------------------------------------------------------------*/

div.infotitle{
	font-weight:bold;
	padding:10px 10px 5px 10px;
}

div.infonote{
	border-bottom:1px dotted #666;
	line-height:1.5em;
	padding:0 15px 10px 15px;
}

div.infonoteb{
	line-height:1.5em;
	padding:0 15px 10px 15px;
}


/*-------------------------------------------------------------------
	アーティストリスト
-------------------------------------------------------------------*/

div.alist{
	margin:20px auto;
	width:500px;
}

div.alist ul{
	list-style-type:none;
}

div.alist li{
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
}




/*-------------------------------------------------------------------
	アーティストページ
-------------------------------------------------------------------*/

table.pbdata{
	width:560px;margin:10px;
}

table.pbdata td.jc{
	width:200px;text-align:left;
}

table.pbdata td.jc img{
	border:1px solid #ccc;
}

table.pbdata div.detail{

}

table.pbdata div.capt {
	border-bottom:1px solid #666;
}

table.pbdata div.data{
	padding:10px;font-size:10px;
	line-height:2em;
}

table.pbdata div.datab{
	padding:10px;font-size:12px;font-weight:bold;
}

table.pbdata ul{
	list-style-type:decimal;
	list-style-position:inside;
}

table.pbdata ul.track{
	list-style-type:decimal;
	list-style-position:inside;
	margin-bottom:15px;
}

table.pbdata li{
	margin-left:-5px;padding:5px;border-bottom:1px dotted #ccc;font-size:10px;
}

table.pbdata p{
	margin:10px 0 5px 0;
	font-size:10px;
	font-weight:bold;
}

div.aprof{
	margin:10px;
	text-align:center;
}

div.aprof img{
	border:3px solid #eee;
}

div.aprof strong{
	font-size:14px;
}

div.aprof p{
	margin:10px 50px;
	text-align:justify;
	text-justify:distribute;
	line-height:1.8em;
}

table.disc{
	margin:10px auto;
	font-size:12px;
	line-height:2em;
}

table.disc img{
	border:1px solid #ccc;
}

table.disc td{
	padding:5px;
	border-bottom:1px dotted #999;
}

table.disc td.sort{
	font-weight:bold;
	font-size:14px;
	padding:2px;
	border-bottom:1px solid #666;
}

/*-------------------------------------------------------------------
	問い合わせフォーム
-------------------------------------------------------------------*/

div.ct{
	margin:20px auto;
	border:2px solid #ccc;
	padding:10px;
	width:500px;
}

table.ct th{
	text-align:right;
	font-size:10px;
	font-weight:normal;
}

table.ct td{
	padding:10px;
	border-top:1px solid #ccc;
}

table.ct th{
	width:150px;
	padding:10px;
	background-color:#eee;
	border-top:1px solid #ccc;
}

div.ct p{
	padding:10px 0;
	font-weight:bold;
	text-align:center;
}

input.tx{
	width:100%;
	border:1px solid #ccc;
	padding:5px;
}

textarea.txa{
	width:100%;
	height:100px;
	border:1px solid #ccc;
	padding:5px;
}

td.pt{
	font-size:10px;
	text-align:right;
}

.btn{
	padding:5px 10px;
}

div.ctc{
	text-align:center;
	line-height:1.8em;
	margin:20px auto;
	border:2px solid #ccc;
	padding:10px;
	width:500px;
}

div.ctc p.b{
	font-weight:bold;
}

div.ctc p.p{
	margin:20px 0;
}

div.cnin{
	padding:20px 10px;
	line-height:1.8em;
	text-align:center;
	border-bottom:1px dotted #ccc;
}

