/* CSS Document */

body {
	background-color: #330033;
	background-image: url(../images/bak.gif);
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 760px;
}

table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	background-color: #330033;
}

td {
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996699;
}

body em{
	font-family:Vaerdana,Helvetica,sans-serif;
	font-style:normal;
	}

#topshop {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100px;
}

#shopname{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#area{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 65px;
}

#add{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#phone{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer {
	width:760px;
	text-align:center;
	font-size:10px;
	line-height: 150%;
	color: #996699;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 10px;
	margin-bottom: 10px;
	}


#close {
	width:760px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 8px;
	}

#head{
	font-weight:bold;
	font-size:1.2em;
	color:#FFCC00;
	text-align: center;
}

.txcenter{
	text-align: center;
}
a {
	color: #6C9;
}

