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

@import url(mainstyle1206.css);	
@import url(modules.css);
@import url(reset.css);

/* oldcss */
/*@import url(themes.css);*/
/*@import url(common.css); */
@import url(fonts.css);
#news-top {
	width: 910px;
	padding: 20px;
}
#news-top-ttl {
	font-size: 120%;
	font-weight: bold;
	color: #990000;
	border-bottom: 1px solid #900;
}
#news-top .new-top-txt {
	padding: 10px 50px 10px 50px;
}
#saving {
	width: 800px;
	margin: 30px auto;
	border: 1px solid #ccc;
}
#saving-ttl {
	font-size: 110%;
	font-weight: bold;
	color: #900;
	margin-top: 20px;
	margin-left: 20px;
	border-bottom: 1px solid #900;
}
#saving .saving-txt {
	margin: 10px 0 50px 50px;
	line-height: 180%;
}
#saving .saving-t {
	font-weight: bold;
	color: #960;
}