/*/注意事項

１．user01用のCSSです。ＨＰ製作者（デザイン管理者）もしくは、CSSの知識がある方のみが編集してください。
２．h1〜h3はグローバルに使用している為、母体CSSで設定しています。このCSSでは設定できません。
３．属性値はページ名と共通にし、詳細は「_」でつないでください。

/*/



/*///////八景ニュース//////////////////////////*/
#news {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.a news:link{
	color:#009999;
	text-decoration: none;
}

.a news:visited{
	color: #006699;
}

.a news:hover{
	color:#009999;
}

.a news:active{
	color: #006699;
}

#news h4{
	border-bottom-style:dotted;
	border-color:#CCCCCC;
	padding: 5px,5px,5px,0px;
	margin-bottom: 15px;
	font-size: 26px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing:0.1em;
	font-family: "MS Pゴシック","Osaka","Hiragino Kaku Gothic Pro","Verdana","Helvetica","sans-serif" ;
}

#news h5{
	font-size: 14px;
	font-weight: bold;
	line-height: 120%
	letter-spacing:0.1em;
}
.news_letterarea {
	padding: 0px 20px 0px 20px;
	background-image: url(../img/line02.jpg);
	line-height: 28px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", "Osaka"
	font-style: normal;
	font-variant: normal;
	color:#333333;
}
.news_td07 { padding: 4px;
	font-size: 12px;
	line-height: 150%;
	border-color: #999999;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
	}
	
.news_text14_150 {
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "Osaka"
	}
	
.tittle_nb {
	border-left-style:solid;
	border-color: #009999;
	padding: 5px,10px,0px,12px;
	font-size: 18px;
	color:#009999;
	font-weight: bold;
	line-height: 24px;
	letter-spacing:0.1em;
}

.topic_s {
	font-size: 18px;
	font-weight: bold;
	line-height: 200%;
	letter-spacing:0.1em;
}

.accentnews_haru { color:#FF6666; font-size: 15px; font-weight: bold; line-height: 180%; }
.accentnews_natsu { color:#009999; font-size: 15px; font-weight: bold; line-height: 180%; }
.accentnews_aki { color:#CC3300; font-size: 15px; font-weight: bold; line-height: 180%; }
.accentnews_fuyu { color:#333366; font-size: 15px; font-weight: bold; line-height: 180%; }



.text12_140 {
	font-size: 12px;
	line-height: 160%
}

.text13_160 {
	font-size: 13px;
	line-height: 160%
}


.text11_100 {
	font-size: 11px;
	line-height: 100%
}

.text11_140 {
	font-size: 11px;
	line-height: 140%
}

