@charset "utf-8";

#header2 {
	margin:10px 0 0 0;
	height:326px;
	background: url(images/head_bg2.jpg) bottom repeat-x;
}

.top_r01 {
	background-color:#DDDDDB;
	text-align: center;
}

.top_r01 p {
	text-align: left;
	padding:7px 5px 5px 7px;
	margin-bottom:15px;
}

.infobox {
	width:268px;
	border-top:1px solid #D0CFCD;
	border-left:1px solid #D0CFCD;
	border-right:1px solid #D0CFCD;
}

.infobox dl {margin:4px}

.infobox dt {
	font-size:11px;
	padding:5px 5px 0 5px;
}

.infobox dd {
	padding:0 5px 5px 5px;
	background: url(images/top_line.gif) bottom no-repeat;
}