@charset "utf-8";

/* お知らせエリア */
.box_topinfo {
	margin:31px auto auto 14px;
	width:190px;
	height:224px;
	overflow:hidden;
}

.topinfo {
	background: url(images/top_img02.jpg) top repeat-x;
}

.topinfo dl {
	text-align:left;
	color:#1b1b1b;
	font-size:12px;
	margin-top:5px;
	width:190px;
}

.topinfo dd {
	padding-bottom:5px;
	background: url(images/line01.gif) bottom repeat-x;
	margin-bottom:5px;
}

/* cont_out */
#cont_out {margin-top:16px;}