@charset "UTF-8";



/* ========================================================
	info style
======================================================== */

.info{
	width: 526px;
	margin: 20px auto 0;
	padding: 0px;
	background: url(img/info_bg.gif) repeat-y;
}

.info .top{
	width: 526px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	background: url(img/info_top.gif) no-repeat;
	font-size: 1px;
}

.info .title{
	width: 522px;
	margin: 0 auto;
	background: #FFE7DE url(/img/dot01.gif) repeat-x bottom;
	padding: 3px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #600;
}

.info .title h2{
	width: 425px;
	margin: 0 0 0 4px;
	vertical-align: middle;
	padding: 0px;
	float:left;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #600;
}

.info .title .date{
	width: 76px;
	height: 20px;
	margin: 0px 3px 3px 0px;
	padding: 3px 0px 0px 0px;
	text-align: center;
	float: right;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	background: url(img/info_date.gif) no-repeat;
}

.info .text{
	width: 505px;
	margin: 0px auto 0px;
	padding: 10px 0px 5px 0px;
	line-height: 130%;
}

.info .bottom{
	width: 526px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	background: url(img/info_bottom.gif) no-repeat;
	font-size: 1px;
}
