/* ===== フォント ===== */

.f11         {
  font-size: 11px;
  color:#333333;
  line-height: 120%;
  font-family: "MS UI Gothic", Osaka, sans-serif ;
}
.f12         {
  font-size: 12px;
  color:#333333;
  line-height: 120%;
  font-family: "MS UI Gothic", Osaka, sans-serif ;
}
.f14         {
  font-size: 14px;
  color:#333333;
  line-height: 120%;
  font-family: "MS UI Gothic", Osaka, sans-serif ;
}
.f16         {
  font-size: 16px;
  color:#333333;
  line-height: 120%;
  font-family: "MS UI Gothic", Osaka, sans-serif ;
}
/* ===== リンク ===== */

A:link {
  color:#333333;
  text-decoration: underline;
}
A:visited {
  color:#333333;
  text-decoration: underline;
}
A:hover	{
  color:#63A429;
  text-decoration: underline;
}
A:active {
  color:#333333;
  text-decoration: underline;
}
#news28_29  {
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    width: 100%;
    display: block;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    margin: 0px 0 90px 0;
}

#news28_29 .t1 {
	color: #4548F7;
	font-weight: bolder;
	font-size: 35px;
}
.red   {
	color: #F92C30;
}
#news28_29 .tbox {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 150px;
	display: block;
	width: 100%;
}


#news28_29 .t2  {
	font-size: 25px;
}


#news28_29 .tr{
    float: left;
    width: 50%;
    height: auto;
    margin: 0;
    padding: 11px 0 0 0;
}


#news28_29 .t2.tl{
    float: right;
    width: 50%;
    text-align: left;
    padding-left: 50px;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 34px;
    margin: 0;
}

#news28_29 .t3{
    width: 90%;
    height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-size: 30px;
    padding-top: 14px;
    border: 2px solid #000000;
    background-color: #F9FF19;
    font-weight: bold;
    margin: 0 auto;
}

#news28_29 .t4 {
	font-size: 20px;
}
#news28_29 .y6 {
    font-size: 16px;
    text-align: left;
    padding-left: 10%;
    background-image: url(snowman.png);
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: 7%;
    height: 20px;
    width: 100%;
    line-height: 20px;
}