/* charset */
@charset "euc-jp";


#content2-news-wrap {
  width: 779px;
  background-image: url(image/image-news.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  overflow: hidden;
  float: left;
  clear: both;
}
#content2-news {
  width: 779px;
  background-image: url(../image/bg-right-middle.jpg);
  background-repeat: repeat-y;
  background-position: right top;
  float: left;
  clear: both;
}
#content2-news:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}
/*\*/
* html #content2-news {
  height: 1em;
  overflow: visible;
}
#content2-news-upper {
  width: 779px;
  height: 14px;
  background-image: url(../image/bg-right-upper.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  overflow: hidden;
  float: left;
  clear: both;
}
#content2-news-bottom {
  width: 779px;
  height: 3px;
  background-image: url(../image/bg-right-bottom.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  float: left;
  clear: both;
}
#content2-news-inner {
  padding-left: 28px;
}
#content2-news-left {
  width: 527px;
  float: left;
  clear: none;
}
#content2-news-left-inner {
  /*padding-top: 22px;*/
}
#content2-news-right {
  width: 224px;
  float: left;
  clear: none;
}
#content2-news-right-inner {
  /*margin-left: 21px;*/
}

/*إǥEȥEǥåE*/
#image-description {
  width: 500px;
  height: 127px;
  text-align: left;
  line-height: 150%;
  float: left;
  clear: both;
}
#image-description-inner {
  padding-top: 40px;
  padding-left: 213px;
}
#header-news {
  width: 100%;
  height:44px;
  background-image: url(image/hdr-news.jpg);
  background-repeat: no-repeat;
  font-size: 15px;
  color: #333333;
  font-weight: bold;
  float: left;
  clear: both;
}
#header-news-inner {
  padding-top: 14px;
  padding-left: 16px;
}
.index-text {
  width: 100%;
  text-align: left;
  float: left;
  clear: both;
}
.index-text-inner {
  padding-top: 5px;
}
.index-text-footer {
  width: 100%;
  text-align: right;
  float: left;
  clear: both;
}
.index-text-footer-inner {
  padding-top: 11px;
}

/*ȥ꡼Eɽ*/
#news-wrap {
  width: 100%;
  margin-top: 19px;
  float: left;
  clear: both;
}
#news-wrap-inner {
  padding-left: 15px;
}
.news-date-and-cat {
  padding-top: 18px;
}
.news-date-and-cat2 {
  padding-top: 10px;
}
.news-title {
  padding-top: 8px;
  font-size: 16px;
  font-weight: bold;
}
.news-title2 {
  padding-top: 5px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  background-image: url(image/border-dotted-gray.jpg);
  background-repeat: repeat-x;
  background-position: left bottom;
}
.news-monthly-list {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  background-image: url(image/border-dotted-gray.jpg);
  background-repeat: repeat-x;
  background-position: left bottom;
}
.news-monthly-list-inner {
  padding-left: 15px;
  background-image: url(image/marker.jpg);
  background-repeat: no-repeat;
  background-position: 0 2px;
}
.news-body {
  line-height: 1.5;
  padding-top: 12px;
  background-image: url(image/border-dotted-gray.jpg);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 32px;
}
.archives-body {
  padding-top: 14px;
  padding-bottom: 32px;
  font-size: 14px;
  line-height: 160%;
}

/*饤ȥեEɥơ֥E*/
#news-table table
	{
		margin-top:18px;
                width:507px;
		font-size:12px;
		border:1px solid #D5CDA2;
                border-bottom:0px;
	}
#news-table th, #news-table td
	{
                padding-top:6px;
                padding-bottom:7px;
		vertical-align:top;
		border-top:1px solid #ffffff;
		border-left:1px solid #ffffff;
		border-bottom:1px solid #D5CDA2;
	}
#news-table th
	{
                font-weight:normal;
		width:136px;
		text-align:center;
		background:#E9E5CF;
	}
#news-table td
	{
		background:#F4F1E8;
                padding-left:42px;
	}

/*2012.05.23 ǉ */
table#note
	{
        width:507px;
		font-size:12px;
		border:1px solid #D5CDA2;
	}
table#note td
	{
		background:#ffffff;
        padding-left:10px;
        padding-right:10px;
		line-height:1.2;
	}
	
