@charset "Shift_JIS";
/*------------------------------------------------------------------------*/
/*	青色ニュース部分定義
/*------------------------------------------------------------------------*/
.col-news {
	color: white;
	background-color: #0066cc;
}

/**********新着情報**********/
#p-moji-center{
	font-size: 14px;
	font-weight: 400;
	color: #3c3c3c;
	margin-top: 20px;
	line-height: 1.5em;
	font-family: メイリオ;
	margin-bottom: 0px;
	position: relative;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 15px;
	text-align: center;
	float: left;
}

.w-page730 {
	width: 730px;
}

#ul-page {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	height: 1.2em;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	float: left;
}

#ul-page li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #3c3c3c;
	vertical-align: text-bottom;
	font-size: 14px;
	font-weight: 100;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 1em;
	font-family: メイリオ, "ＭＳ ゴシック";
	text-align: center;
	display: inline;
}

.li-page-after {
  margin-right : 0px;
  padding-right : 0px;
  border-right-style : none;
  border-right-width : 0px;
  color : fuchsia;
}

#ul-page li a {
	font-size: 14px;
	font-weight: 100;
	color: #098dab;
	text-align: center;
}

#ul-page li a:link {
  text-decoration : none;
}

#ul-page li a:hover {
  text-decoration : none;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #098dab;
}

#ul-page li a:visited {
  text-decoration : none;
}

#ul-page li a:active {
  text-decoration : none;
} 

#ul-page li a:focus {
  text-decoration : none;
}

#news-table{
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 20px;
	width: 685px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	position: relative;
	overflow: visible;
}

#news-table td{
	height: 25px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: silver;
}

.news-table-date{
	padding-left: 0px;
	font-size: 14px;
	color: #51401a;
	font-weight: 400;
	font-family: メイリオ, "ＭＳ ゴシック";
	width: 90px;
	vertical-align: middle;
	text-align: center;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.news-table-detail{
	padding-left: 10px;
	font-size: 15px;
	font-weight: 400;
	vertical-align: middle;
	text-align: left;
	width: 580px;
	list-style-type: none;
	font-family: メイリオ, "ＭＳ ゴシック";
	margin-left: 0px;
	margin-right: 0px;
}

.mb-news-s {
	margin-bottom: 20px;
}

.mb-news-l {
	margin-bottom: 80px;
}
