@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0;
	font-size: 11px;
	background: #fff;
	color: #666;
	line-height: 160%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#container{
	margin: 0 auto;
	width: 640px;
}

/*-----------------------
　装飾
------------------------*/
img{ border: 0;}
a{ text-decoration: none; color: #809630;}
a:visited{ color: #809630;}
a:hover{ color: #666;}
a.selected,a.selected:hover{ color:#ff4444;}
.small{ font-size: 10px;}
.clear{	clear: both;}
.red{ color: #cc0000;}

#datemenu{
	color: #809630;
	font-style: italic;
	font-size:12px;
}
.newsttl{
	font-size:14px;
	text-align: center;
	font-weight: bold;
	line-height: 150%;
	padding-top:7px;
}

/*-----------------------
　記事別
------------------------*/
.AttText {
	color: #ff3300;
	font-weight: bold;
}
#box090312{
	text-align: center;
	margin: 15px auto 5px auto;
	width: 345px;
}
a#img090312a{
	display: block;
	background: url(image/img_090312-1s.jpg) no-repeat;
	height: 180px;
	width: 105px;
	float: left;
}
a#img090312b{
	display: block;
	background: url(image/img_090312-2s.jpg) no-repeat;
	height: 180px;
	width: 230px;
	float: left;
	position: relative;
	left: 5px;
}
div.galThumb img{ padding: 0 3px 0 0;}
