@charset "UTF-8";

/*----------------------------------------------
  #新着情報＆ブログ
----------------------------------------------*/


/*新着情報*/
.news-bar {
	float:left;
	width:460px;
	text-align:right;
	height: 35px;
	padding-top: 10px;
	background-image: url(../../main/img/newsinfo_bar.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.news-box {
	width: 445px;
	float: left;
	margin-left: 15px;
}

/*新着情報（jsctr2016）*/
.news-jsmbm2016bar {
	float:left;
	width:750px;
	text-align:right;
	height: 65px;
	background-image: url(../img/newsinfo_jsmbm2016.jpg);
	background-repeat: no-repeat;
}
.news-jsmbm2016box {
	width: 715px;
	float: left;
	margin-left: 35px;
	margin-bottom: 30px;
}

/*フェイスブック*/
.fb-bar {
	float:left;
	width:270px;
	height: 50px;
	background-image: url(../../main/img/fb_bar.jpg);
	background-repeat: no-repeat;
}
.fb-box {
	width: 265px;
	float: left;
	background-color: #F4EEE6;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 598px;
}
	

/*-------------------------------------------*/
/*新着情報・リスト*/
.date {
	font-size: 88%;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 150%;
}
.newstitle {
	font-size: 110%;
	font-weight: 600;
	background-color: #E6EEEC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
	color: #393C4D;
}

#topics {
	float: left;
	text-align: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#topics ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	font-size: 84%;
}
#topics li {
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FCC58D;
	margin: 0px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../img/pt_news.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}

#topics2 {
	float: left;
	text-align: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#topics2 ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	font-size: 84%;
}
#topics2 li {
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DF9AC8;
	margin: 0px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../img/pt_news2.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}

/*table-ニュース記事
/*-------------------------------------------*/
#main .newstle {
	float:left;
	width:685px;
	text-align: left;
	padding-top: 4px;
	background-image: url(../img/pt_title1.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-size: 120%;
	padding-bottom: 2px;
	font-weight: bold;
	color: #725F59;
	padding-right: 30px;
}

#main .newsdate {
	float:left;
	width:685px;
	text-align: right;
	margin-top: 5px;
	font-size: 93%;
	margin-bottom: 20px;
}
#main .newscts {
	float:left;
	width:685px;
	text-align: left;
	margin-left: 35px;
	padding-right: 30px;
	border-top-color: #F0E8DD;
	border-top-width: 3px;
	border-top-style: solid;
	margin-bottom: 25px;
}
#main .contents-news {
	float:left;
	width:685px;
	text-align: left;
	margin-left: 35px;
	padding-right: 30px;
	border-top-color: #F0E8DD;
	border-top-width: 3px;
	border-top-style: solid;
	margin-bottom: 25px;
	padding-top: 7px;
}

/*-------------------------------------------*/
/*新着情報・リスト（メイン）*/
#topics1 {
	float: left;
	text-align: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#topics1 ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#topics1 li {
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FCC58D;
	margin: 0px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../img/pt_news.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}

/*-------------------------------------------*/