BODY {
       margin: 0 0 0 0; padding: 2em 0 0 0;
	background-color: #f0f9fb;
}


A:link { color: #61aab4 ! important; text-decoration: none; }
A:visited { color: #81c2c9 ! important; text-decoration: none; }
A:active { text-decoration: none; }
A:hover { color: #61aab4 ! important; text-decoration: underline; }

A img {
border-style: none; /* 枠を非表示 */
border-width: 0; /* 枠の幅を0pxに設定 */
}

* {
       font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
       color: #666666 ! important; font-size: 12px; line-height: 1.6; font-weight: 200;
}

#title {
	position: fixed;
	width: 245px;
	background-color: #81c2c9;
       margin: -2em 0 0 0; padding: 0 0 0 1em;
       font-size: 12px; font-weight: 700; line-height: 2.25em;
       color: #FFFFFF ! important;
}

#text {
       margin: 1em 1.5em 0 1em; padding: 0;
}

/* 新方式 */

dt {
	list-style: none;
	float: left;
	font-size: 12px; line-height: 1.6;
	margin: 0 4px 0 0; padding: 0 0 0 1.25em;
 	background:url(../images/icon_rss_bl.gif) no-repeat 0 3px;
}

dd {
	font-size: 12px; line-height: 1.6;
	margin: 0 0 0 0; padding: 0 0 0 1.25em;
}