@charset "utf-8";
/* CSS Document */
	.top_bg {
		background-image: url(../images/ATT_AD_3.jpg);
		height: 315px;
		width: 950px;
	}
	.top_bg #title {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 36px;
		font-style: normal;
		font-weight: bold;
		color: #FFF;
		top: 50px;
		right: -50px;
		position: relative;
		width: 500px;
	}
	.top_bg #memo {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 16px;
		font-style: normal;
		color: #FFF;
		top: 100px;
		right: -50px;
		position: relative;
		width: 500px;
	}
