body {
	background-image: url(../images/top/top_page_bg.gif);
}
#BodyContainer {
	background-image: url(../images/header/top_bg.gif);
}

#Jirei {
	width: 570px;
	height: 100%;
	float: right;
	display: inline;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d4d4d;
	margin-bottom: 10px;
}
#Jirei h1 {
	background-image: url(../images/top/jirei_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 22px;
	width: 570px;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
#Jirei dd {
	padding-left: 0px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 17px;
	display: block;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}
#Jirei dl {
	margin-top:5px;
	margin-left:0px;
	margin-bottom:10px;
}

#Info h1{
	background-image: url(../images/top/info_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 22px;
	width: 570px;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}

iframe{
	width:570px;
	height:70px;/*新着情報の行数によって調整する*/
	border-top-width:0;
	border-right-width:0;
	border-left-width:0;
	border-bottom-width:0;
}

#Infobody {
	font-size:12px;
	background-image: none;
	background-color: #FFFFFF;
	margin-top:-5px;
	margin-bottom:-9px;
	*margin:8px;
	*margin-bottom:0px;
}

#Infobody dd{
	background-image: url(../images/page/arrow_blue.gif);
	background-repeat: no-repeat;
	height: 18px;
	background-position: left center;
	line-height: 18px;
	display: block;
	margin-top:0px;
	margin-bottom: 0;
	margin-left: 0.5em;
	padding-left:15px;
}

#Infobody a{
	outline-style:none;
}

#Infobody a:link {
	color: #3300FF;
	text-decoration: none;
}

#Infobody a:visited {
	text-decoration: none;
	outline-style: none;
	color: #3300FF;
}

#Infobody a:hover {
	text-decoration: underline;
	outline-style: none;
	color: #CC00FF;
}

#Infobody a:active {
	text-decoration: none;
	outline-style: none;
	color: #CC00FF;
}

#MainContainer address {
	font-size: 12px;
}


