@charset "shift_jis";
a/*@charset "utf-8";*/
/* CSS Document */


/*==========================================================================================*/
 {
	color:#779BC2;
	text-decoration:none;
}
a:hover {
	color:#453E7F;
	text-decoration:underline;
}
a:active { color:#b28226; }
a:focus {	text-decoration:none;	}

img {
	margin:0;
	padding:0;
	border:0;
}

.clearFix:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*==========================================================================================*/
html {
  height:100%;
}
body {
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "Verdana", "ＭＳ Ｐゴシック", "sans-serif";
	line-height:1.4;
	color:#FFF;
	margin: 0px;
}

//*==========================================================================================¥*/



#news {
	background:#000;

}


.bk{
	width:462px;
	height:706px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}




#newsAll {
	width:350px;
	padding-top: 0px;
}
#newsAll_main {
	width:350px;
	padding:10px 0;
}
.newsAll {
	margin:0 10px 0 0px;
	padding:1px 0;
	color:#FFF;
}
.black {
	background-color: #000000;
}
.titlebig {
	color:#8E3239;
	font-size:14px;
	line-height: 1.3em;
	font-weight: bold;
}
.titlebig a {
	color: #8E3239;
	text-decoration: none;
}
.titlebig a:hover {
	color: #8E3239;
	text-decoration: underline;
}
.date {
	color:#0091CA;
	font-size:80%;
	font-weight:bold;
	text-align:left;
	margin-top: 0px;
}
.line {
	padding:5px 0 5px;
	color:#5D5692;
	font-size:80%;
	font-weight:bold;
	text-align:right;
	border-bottom:dotted 1px #FFF;
}
.newsTxt {
	font-size:12px;
	line-height:1.5em;
	color:#AC963B;
	font-weight: bold;
}
.news_line {
	font-size:12px;
	line-height:1.5em;
	color:#AC963B;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
