/* CSS Document */

html{
	color:#333;
	font-size:small;
	line-height:1.6;
	font-family:'\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33','Hiragino Kaku Gothic Pro','\30e1\30a4\30ea\30aa',Meiryo,'\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF',sans-serif;
}
a{
	color:#444;
}
#headerInfo{
	color:#392315;
}
h1{
	text-align:right;
	color:#ccc;
}
address{
	font-family:"Courier New", Courier, mono;
	font-size:0.9em;
	color:#666;
}
#news dt{
	font-size:x-small;
}
#news dd{
	font-size:1.1em;
}
#today .castInfo h3{
	font-size:x-large;

}
#today .castInfo p{
	font-size:1.1em;
}
#today .castInfo p.comment{
	font-size:0.9em;
}

.casts li span{
	font-weight:bold;
}
.sun,.warning{
	color:#f00;
}
.sat{
	color:#00f;
}
#schedule tbody td{
	font-size:x-small;
}
#basePrice td{
	font-size:x-small;
}
#ranking .spec{
	font-weight:bold;
	font-size:medium;
}
.copy{
	color:red;
}
p.copy{
	font-size:xx-large;
}
#enter{
	font-size:x-large;
	font-weight:bold;
}