@charset "utf-8";
body {
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color:#4D4D4D;
	background:#FFF url(../img/bg.jpg) repeat-x;
}
#frame {
	margin:0 auto;
	text-align:left;
	width:800px;
	background:#FFF url(../img/frameBg.jpg) no-repeat;
}
#header {
	position:relative;
}
#logo {
	position:absolute;
	left:-30px;
}
#body {
	clear:both;
	padding-bottom:80px;
}
h1 img, h2 img, h3 img {
	display:block;
}
#article {
	float:right;
	width:540px;/*	margin-left:250px; */
}
#footer {
	margin-top:1em;
	clear:both;
	padding:30px 0 40px;
	font-size:75%;
	text-align:center;
	background:url(../img/footerBg.gif) no-repeat;
	color:#999999;
}
#footer address {
	line-height:1.7;
}
#footer img {
	vertical-align:middle;
}
.SpryHiddenRegion {
	display:none;
}
#news ul, #news p {
	margin:10px 14px;
}
#news p img {
	width:200px;
	border:1px solid #CCC;
}
#news li {
	font-size:88%;
	line-height:1.4;
	margin:0.3em 0;
	background:url(../img/dot.gif) repeat-x left bottom;
	padding:0.1em 0 0.2em;
}
