a:link {
	color: #891D1E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8C1918;
}
a:hover {
	text-decoration: underline;
	color: #cc3300;
}
a:active {
	text-decoration: none;
}

.style1 {
	color: #891D1E;
	font-weight: bold;
	font-size: 12px;
}
.style2 {font-size: 12px; font-weight: bold; margin: 15px 0 0;}
.live_info {font-size: 10px}
.live12px {font-size: 12px}
.style3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
	margin: 0px 0 0;
	color: #891D1E;
}

.text9px {  font-size: 9px; line-height: 14px; color: #993333}
.livetitile {  font-size: 10pt; font-weight: bold; color: #333333}
.livetext {  font-size: 10px; color: #666666; line-height: 13px}
.text10 {  font-size: 10px; line-height: 15px; color: #333333}

.livetitle_bl {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	line-height: 18px;
}
.livetext_bl {  font-size: 10px; line-height: 15px; color: #3366CC}
.text9pxline11px {  font-size: 9px; line-height: 11px; color: #333333}
.text9pt { font-size: 9pt; line-height: 12pt; color: #993333 }
.text12px{ font-size: 12px; line-height: 18px; color: #444444 }
.letter {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	letter-spacing: 2px;
}
.diary {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.container {
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	margin-left:10px;
	text-align:center;
}
.cdcovers {
	border-top: 1px solid #BBBBBB;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #727272;
	border-left: 1px solid #999999;
	clear: both;
}

.topheader {
	background-color: #eeeeee;
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom:12px;
}

