/*　飯田勤労者共済会スタールシート */
body { color: #333; font-size: 11pt; margin: 0 0 0 8px; padding: 0; line-height: 20px; font-family: "ＭＳ Ｐゴシック", Osaka－等幅; }
p { font-stretch: normal; margin: 5px 10px 10px; padding-left: 10px; }
/*　未キャッシュlink */
a:link {
	text-decoration: underline;
	color: #25247b
}
/*　キャッシュ済link */
a:visited {
	text-decoration: underline;
	color: #25247b
}
/*　マウスカーソルが重なったとき */
a:hover { color: #c30
; text-decoration: underline; }
/*　リンク部分を選択したとき */
a:active {
	text-decoration: none;
	color: #333
}
/*イメージリンクスタイル*/
a img {
	border: none }
.dayori img { margin-top: 3px; margin-bottom: 3px; border: solid 1px #900; }
#main_contents { background-color: #fff; padding: 10px 20px; }
/*　フォント用スタイル　*/
.news_title { color: #c30; font-weight: bold; background-color: #fdeae1; text-indent: 0; padding: 2px; }
.news { margin: 0; padding: 0; }
h1 { color: #c30; font-size: 12pt; font-weight: bold; background-color: #fdeae1; margin-top: 10px; margin-bottom: 10px; margin-left: 10px; padding: 5px; border-bottom: 1px solid #c30; border-left: 3px solid #c30; }
h2 { color: #25247b; font-size: 15px; font-weight: bold; margin: 0; padding: 5px 0 0 20px; }
h3 { font-size: 15px; background-color: #ececec; margin: 10px 0 10px 20px; padding: 2px; }
#strong {
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	background-color: #FFCCCC;
}
ul { line-height: 17px; list-style-type: disc; margin: 0.5em 0 0.5em 40px; }
/*　フッタ－テキストスタイル */
.footer { color: #fff; background-color: #25247b; text-align: right; margin: 0 0 0; padding: 2px 10px 2px 0; }
