@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	border-width: 0;

}

a:link {
	color: #47879C;
	background: transparent;
	text-decoration: none;
}
a:visited { color: #006666; background: transparent; text-decoration: none;}
a:hover, a:active {
	color: #FF7FFF;
	background: transparent;
	text-align: right;
}

img {border:none;}

body {
	margin: 0px;
	padding: 0px;

}

#list_NewsFrame {
	position:absolute;
	left:0px;
	top:0px;
	width:357px;
	height:174px;
	z-index:1;

	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", "osaka","sans-serif";
}

.ls_tt_01 {
	height: 20px;
	padding-left: 5px;
	font-size: 0.83em;
	font-weight: bold;
	background-image:url(bg01.gif); background-repeat:no-repeat;
	}
	
.ls_title {
	height: 20px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.83em;
	background-image:url(bg02.gif); background-repeat:no-repeat;
}
#news_con_top {
	
	padding-top: 3px;
	padding-bottom: 3px;
	width: 680px;
	border-right: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	
	font-size: 0.83em;
	font-weight: bold;
	background-color:#E4E7F3;
	}
#news_con_box {
	width: 680px;
	border-right: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	
}

.news_con {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #808080;
	line-height: 4ex;
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", "osaka","sans-serif";
}

#news_con_foot {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 680px;
	border-right: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	color: #2A3F55;
	line-height: 4ex;
	font-size: 0.7em;
	background-color:#E4E7F3;
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", "osaka","sans-serif";
	}
