@charset "shift_jis";


/* ページ内共通
---------------------------------------------------- */



/*cleafix-----*/
.section ul.gallery{
	zoom:1;
}
.section ul.gallery:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
/*-----cleafix*/

#main h2{
	background:url(../images/news_h2.jpg) top left no-repeat;
}

.section ul.gallery {
	clear:both;
}

.section ul.gallery li{
	width:80px;
	float:left;
	margin-left:10px;
	display:inline;
}

.section ul.gallery li table.image td{
	width:78px;
	height:78px;
	border:solid 1px #6daaf3;
	background:#e6f5ff;
	vertical-align:middle;
	text-align:center;
}


/* １番目のセクション
---------------------------------------------------- */




/* ２番目のセクション
---------------------------------------------------- */




/* ３番目のセクション
---------------------------------------------------- */




/* ４番目のセクション
---------------------------------------------------- */

#s4 ul{
	padding-left:5px;
}

/*cleafix-----*/
#s4 ul{
	zoom:1;
}
#s4 ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
/*-----cleafix*/

#s4 ul li{
	width:240px;
	float:left;
	margin-left:20px;
	display:inline;
}

#s4 ul li h4{
	color:#000076;
	font-weight:bold;
	text-align:center;
}

#s4 ul li object{
	width:240px;
}


.list_link {
    display: block;
    padding: 0px 2%;
    border-top: 1px solid #CCC;
    color: #333;
    text-decoration: none;
    min-height: 105px; }
    /* line 1262, ../sass/style.scss */
.list_link:hover {
      background: #fdfaec; }
    /* line 1265, ../sass/style.scss */
.list_link .txtarea {
      word-break: break-all; }

.nmds_news {
  display: block;
  font-weight: bold;
  border-bottom: dotted 1px #307cb5;
  margin: 10px 0;
  font-size: 16px;
  min-height: 25px;
  line-height: 1.4;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

.txt_wb {
  word-break: break-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
/* ５番目のセクション
---------------------------------------------------- */







