.menu_tab {  font-size: 12px}
.text {  font-size: 12px; line-height: 150%}
.s_title {  font-size: 12px; font-weight: normal; color: #4d4d4d}
.navi {  font-size: 12px; color: #FF0000;}
.ss {  font-size: 10px}
.t-b {  font-size: 16px; line-height: 125%}
.gw_text{
	background-color:#FFFFCC;
	border:solid 1px #FF0000;
	padding:0.5em;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
.sss {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.headline{font-size:13px;color:#333333}

/* PHP エラー時の表示 */
.error_title{
	background-color: #ffff66;
	font-size: normal;
	font-weight: bold;
	color: #ff0000;
	line-height: 200%;
}
.error_msg{
	font-weight: bold;
	color: #333333;
}
