@charset "UTF-8";


.mainCut {
	margin: 8px 0 10px;
	width: 640px;
	height: 150px;
}

.subtitle{
  padding:10px 0 25px;
  clear:both;
  font-weight: bold;
  font-size: 20px;
  font-size: 2.0rem; 
}

.sannotopphoto{
	padding: 0 0 13px;
	display:block;
	height:1%;
	overflow:hidden;	
}

.sannotopphoto dt{
  padding-top: 7px;
}

.sannotopphoto dd{
  padding-top: 7px;
  color: #808080;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
}

.sannotoptext{
	overflow: hidden;
	display:block;
	height:1%;
	padding-bottom:10px;
}

.sannotoptext p{
	line-height:1.6;
	padding-bottom:8px;
}

.bannarLink {
  text-align: right;
  margin-bottom: 12px;
  margin-top: -5px;
}

.bannarLink a:hover img {
  /* IE */
  filter: alpha(opacity=60);
  /* Safari Opera */
  opacity:0.7;
  /* Firefox Netscape */
  -moz-opacity:0.7;
}

.newslistTitle{
	display: block;
	overflow:hidden;
	height:1%;
	clear:both;
	margin-top:8px;
}

.newslistTitle h4{
  margin-bottom: 13px;
  font-weight: bold;
  font-size: 16px;
  background: #327392;
  padding: 7px 0 5px 8px;
  color: #ffffff;
}

#photo-left {
	float: left;
	margin: 0 13px 5px 0;
	width: 300px;
	/height:auto !important;/*IE6.7*/
}

#photo-left dd {
	padding-top: 3px;
	font-size: 80%;
	line-height: 1.35;
	color:#666666;
}


#photo-right {
	float: right;
	margin: 0 0 5px 13px;
	width: 300px;
	/height:auto !important;/*IE6.7*/
}

#photo-right dd {
	padding-top: 3px;
	font-size: 80%;
	line-height: 1.35;
	color:#666666;
}

.newslist {
  padding-bottom: 15px;
}

.sanno2017 #articleArea {
  margin-bottom: 0;
}

.sanno2017-heading2 h2 {
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 25px;
  clear: both;
}

.photo-clear {
  clear: both;
}

.sanno2017-article span {
  padding: 1px 6px 0;
  color: #000000;
  background: #d8eefb;
  font-size: 15px;
}

.sanno2017 .top-news_heading {
    font-size: 22px;
    font-size: 2.2rem;
}