﻿body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	line-height: 140%;
}

.txt_g {
	font-family: "ＭＳ Ｐゴシック", Osaka;
        font-size: 14px;
        font-style: normal;
        line-height: 120%;
        font-weight: bold;
        color: #666666;
}

.event {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0066ff;
	line-height: 1.5;
	border-width: 1px;
	border-style: ridge;
	border-color: #999999;
	padding: 5px;
}


#s_view{
	width:787px;
	margin:10px auto;
	text-align:left;
}
#s_view_txt{
	font-size:13px;
	line-height:1.5;
	padding:12px 16px;
	margin-top:10px;
	border:2px solid #ccc;
}
#s_view_txt p{margin:0;}
