@charset "utf-8";

html,body {
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,san-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	scrollbar-arrow-color: #E2C08D;
	scrollbar-face-color: #E2C08D;
	scrollbar-highlight-color: #FFF9E1;
	scrollbar-shadow-color: #E2C08D;
	scrollbar-3dlight-color: #E2C08D;
	scrollbar-darkshadow-color: #E2C08D;
	scrollbar-track-color: #F8EDE0;
	background-color: #F0DEC4;
	}

#news_in {
	width: 460px;
	}

#news_in dl,
.news-list dl {
	margin: 0 0 0px ;
	padding: 0 0 4px;
	background: url("../img/line01.gif") no-repeat left bottom ;
	}

#news_in dd,
.news-list dd {
	margin: 0 ;
	padding: 4px 0;
	}

a { text-decoration: none;}
a:link { color: #0066CC; text-decoration: none;}
a:visited { color: #0066CC; text-decoration: none;}
a:hover { color: #FF3300; text-decoration:underline ;}

/* FONT
----------------------------------------------------------- */
.fs { font-size: 10px;}

.fsb { font-size: 11px ; font-weight: bold ;}

.fb { font-weight:bold ;}

.fl { font-size: 18px ; font-weight: bold ;}



