body {
	text-align: center;
	width: 100%;
	background-repeat : repeat-x;
	background-image: url(../img/backimage02.gif);
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', Osaka, "ＭＳ Ｐゴシック";

}

#left {
	text-align: left;
	width: 806px;
	margin:0px auto;
	font-size: 14px;
	line-height: 22px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
	padding-top: 0px;


}

h1 {
	color: #FF3399;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#topback {
	text-align: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;


}
#copyright {
	font-size: 10px;
	height: 50px;
	width: 800px;
	background-color: #333333;
	text-align: center;
	color: #FFFFFF;
	padding-top: 15px;
}
.title {
	padding: 0px;
	width: 700px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 50px;
}
.text {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	width: 700px;
}
.title-qa {
	margin: 20px 0px 10px 50px;
	padding: 10px 0px 10px 20px;
	width: 700px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../img/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #0099FF;
	font-weight: bold;
}

