body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
}

.type {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: center;
	text-decoration: underline;
}

.type a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.type a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.type a:hover {
	color: #FF9900;
	text-decoration: underline;
}

table#p_table td {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 130%;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

table#d_table td {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 130%;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.img_name {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
