﻿@charset "utf-8";
body {
	border-width:0px; 
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

address {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif, Osaka;
	background-color: transparent;
	border-width: 0px;
	text-align: center;
}
#main{
	margin: 100px auto 10px auto;
	width: 565px;
	height: 190px;
	padding: 180px 40px 30px 40px;
	position: relative;
	background: white url('images/common/thank_you_01.gif') no-repeat;
}
#main p{
	line-height:22px;
}
