@charset "Shift_JIS";
.footer {
	font-size: 10px;
	line-height: 150%;
	color: #333333;
}
.header {
	font-size: 11px;
	line-height: 130%;
	color: #333333;
}
.pnavi {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
}
p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	line-height: 150%;
	color: #333333;
}
h1 {
	font-size: 16px;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 150%;
}
h3 {
	font-size: 14px;
	line-height: 130%;
	color: #333333;
	font-weight: normal;
}
.red_big {
	font-size: 14px;
	line-height: 130%;
	color: #CD1316;
}
.text {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}
.text_under {
	font-size: 11px;
	line-height: 180%;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
tr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}

#news table{
border-top:1px solid #CCC;
border-collapse: collapse;
}

#news caption{
text-align:left;
padding-bottom:8px;
font-size:12px;
font-weight:bold;
}

#news td{
	padding:10px;
	border-bottom:1px solid #CCC;
}

#news th{
	background-color:#6AB5BC;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

