.body {
	height: 600px;
	width: 800px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000;
}
.under {
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
.main {
	height: 524px;
	width: 800px;
}
.body .main .center table tr td{
	font-size: 12px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000;
}
.center {
	width: 750px;
	padding-right: 25px;
	padding-left: 25px;
	height: auto;
}
.menu {
	height: 60px;
	width: 800px;
	padding-top: 5px;
	background-image: url(../images/advertsing/logo.jpg);
}
.body .main .center table tr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.body .main .center h1 {
	font-size: 17px;
	padding-top: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.body .main .center table tr td h2 {
	font-size: 13px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

