@charset "utf-8";

body{background-color:#663300;
			padding:0;margin:0;
	}
/*title*/
#titleArea{background:url(../img/05visual-title.gif) no-repeat;}

/*メニュー横イメージ画像*/
.midasi{
	background:url(../img/05visualIMG.gif) no-repeat;}

/*本文エリア*/
#contentsArea{
			background:url(../img/05visual-contents.gif) no-repeat;
			padding:0 20px 200px 20px;
			}
/*本文エリア 冒頭言*/
#contentsArea p.intro{color:#ffcc99;
			font-size:80%;
			margin:30px 30px 15px 30px;
			padding:0 10px;
			border-left:2px solid silver;
			border-right:2px solid silver;}

/*カテゴリー説明*/
#category{width:100%;
	border-bottom:2px solid #333;
	padding-bottom:1em;
	margin-bottom:0.2em;
}
h2{color:#666;
	float:left;
	margin-top:0;
	margin-right:10em;
	}

/*他ページへのリンク*/
.link a{font-size:small;
	color:#c6c;
	float:left;
	padding-left:3em;
	}

.link a:visited{color:#cc9;}

/*リージョン対策*/
.taisaku{text-indent:0em;
	}

.taisaku a{color:#ffff99;}
a.jump{color:#ffff99;
	font-size:x-small}

/*テーブル共通float*/
table.dvd, table.dvdOpera{clear:both}
th a{color:#c6c}
th a:visited{color:#cc9}


img.jacket{margin:0.5em 0.5em 0.5em  0;
	}

/*テーブル設定　管弦楽曲*/
table.dvdOpera{clear:both}
table.dvd th,table.dvd td{font-size:small;
	color:silver;
	vertical-align:top;
	border-bottom:thin #ccc solid}
td.kyokumoku{width:40%}

/*テーブル設定　オペラ*/
table.dvdOpera th,table.dvdOpera td{font-size:small;
	color:silver;
	vertical-align:top;
}

th.composer{background:#660033}
th.title{border-bottom:thin #ccc solid;}

td.code{border-top:thin #999 dashed;
	border-bottom:thin #ccc solid;
	vertical-align:center;}

