.mini {  font-size: 9px}
.small {  font-size: 10px}
.readbetter {
	line-height: 16px;
	font-size: 12px;
	color: #414141;

}
.mid {  font-size: 12px}
.white12 {  font-size: 12px; color: #FFFFFF}
body {
    background-color: #ffffff;
    font-weight: normal;
    margin-top : 0px;
    margin-bottom : 0px;
}
.text12 {
	font-size: 12px;
	line-height: 16px;
}



a:link {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:underline; border-width:1px}
	  
.brown12 {  font-size: 10px; color: #4d1c13}
	  
.px16 {
	font-size: 16px;
	text-decoration: none;
	line-height: 20px;

}
.px14 {
	font-size: 14px;
	text-decoration: none;
	color: #414141;

}
.px14a {
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #414141;

}
#pr {
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #6F93FF;
	margin-left: 184px;
	margin-top: 8px;
}
#pr_ttl {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	float: right;
	margin-bottom: 12px;
	width: 300px;
	margin-top: 2px;
	margin-right: 4px;
}
#pr_main {
	font-size: 12px;
	line-height: 18px;
}
#pr_link {
	width: 300px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	float: right;
	margin-right: 4px;
	margin-top: 4px;
	padding: 2px;
}

.box_gw {
	border: 1px solid #F90;
}
.box_blue {
	border: 1px solid #06F;
}
.time {
	border-collapse: collapse; /* 枠線の表示方法 */
	border: 1px solid #9C9A9C; /* テーブル全体の枠線（太さ・色・スタイル） */
	font-size: 10px;
	line-height: 16px;
} 

.time TD {
	border: 1px solid #9C9A9C; /* セルの枠線（太さ・色・スタイル） */
	background-color: #FFF;
	text-align: center;
} 

.time TH {
	border: 1px solid #9C9A9C; /* セルの枠線（太さ・色・スタイル） */
	background-color: #F3F2F4;
	font-weight: normal;
	text-align: center;
} 
