﻿@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	line-height: 200%;
	text-decoration: none;
	margin-top: 0px;
	background-repeat: repeat;
	background-image: url(../img2/bg_az.gif);
	background-position: center;
}
.main {
	width: 800px;
	margin: auto;
	font-weight: bold;
	background-color: #FFFFFF;
}
.txt {
	width: 730px;
	margin: auto;
}
.style1 {color: #0000FF}
.style2 {color: #FF0000}
.style3 {font-size: 12px}
a img {
    border-style:none;
}