﻿#_top{
	width:453px;
	height:101px;
	background-image: url("../img/top.gif");
	background-position: left;
	margin-left:auto;
	margin-right:auto;
}

#_center{
	width:453px;
	background-image: url("../img/center.gif");
	font-family: "メイリオ";
	font-size: 14px;
	color: #fff;
	margin-left:auto;
	margin-right:auto;
}
#_center p{
	margin: 0 0 0 0;
	padding: 5px 0 0 35px;
}

#_bottom{
	width:453px;
	height:133px;
	background-image: url("../img/bottom.gif");
    background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#_bottom p{
	margin: 0 0 0 0;
	padding: 20px 0 0 35px;
}