@charset "Shift_JIS";
#preload{
	width: 0px;
	height: 0px;
	display: none;
	background-image:url(../images/top/tophoto_ro.png);
	background-image:url(../images/top/arrow_ro.gif);
}

/******************************************************************************/
/* contents */
/******************************************************************************/
#contents{
	width:900px;
	margin:20px auto 10px auto;
	text-align:left;
	background:url(../images/top/bg.jpg) 250px top no-repeat;
}

#news{
	float:left;
	margin-top:15px;
	padding:0 5px;
	width:520px;
}
.topic{
	clear:both;
	margin:15px 3px;
	overflow:hidden;
}
.date{
	font-size:140%;
	font-weight:bold;
	color:#666666;
	line-height:1.2;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.title a{
	float:left;
	font-size:90%;
	font-weight:bold;
	color:#cccccc;
	padding:2px 3px 1px 15px;
	margin:3px 0;
	background:#000000 url(../images/top/arrow.gif) 3px no-repeat;
	line-height:1;
	display:block;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.title a:hover{
	background:#CCCCCC url(../images/top/arrow_ro.gif) 3px no-repeat;
	color:#000000;
	display:block;
}

#tophoto{
	float:right;
	margin:7px 0 40px 0;
	padding:0 5px;
}



/******************************************************************************/
/* update */
/******************************************************************************/
body#news{
	font-size:small;
	font-family: Hiragino Maru Gothic Pro,Meiryo,MS PGOTHIC,sans-serif;
	color: #333333;
	Line-height:1.4;
	text-align:center;
	height: 100%;
	background-color:#EEEEEE;
	background-image:none;
	margin:0;
	padding:0;
	width:100%;
}

#update{
	text-align:left;
	margin:0 auto;
	padding:0 5px;
	background-color:#EEEEEE;
}

#update #head{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-bottom:3px;
	padding-top:5px;
	background:url(../images/dot03.gif) bottom repeat-x;
	margin-bottom:10px;
}

#update #title{
	font-size:14px;
	line-height:1;
	color:#000000;
	text-align:left;
	border-left:3px solid #C00;
	padding-left:5px;
	margin:0;
}

#update #date{
	font-size:14px;
	line-height:1.2;
	color:#999999;
	text-align:left;
	font-weight:bold;
	margin:3px 0;
}

#update .image{
	text-align:center;
	margin:0;
}

#update #descri{
	font-size:12px;
	color:#666666;
	text-align:left;
	margin:10px 0;
	padding:5px;
	line-height:1.4;
}

#update a:link, #update a:visited{
	color:#990000;
	text-decoration:none;
}


#update a:hover, #update a:active {
	color:#cc0000;
	text-decoration:none;
}
