body {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	background-color: #FFFFE6;
	background-image: url("http://image.nukinavi-toukai.com/_img/tokai/shopinfo/bg_black.gif");
}

A:link    { color: #FF0000; text-decoration: none;}
/*
A:visited { color: #006600; text-decoration: none;}
A:active  { color: #FF6600; text-decoration: none;}*/
A:hover   { color: #FFFFFF; text-decoration: none; background-color: #FF3300}

.shopMessage{
	color: #ffFFFF;
}
.outsideBox{
	border: none;
	background-color: #FFFFFF;
}

/* === プロフィールtable(black) === */
.prof {
	width: auto;
	height: auto;
}
.prof table {
	width: 370px;
	height: auto;
}
.prof th {
	width: 130px;
	height: auto;
	border-bottom: 1px solid #CCC;
	background-color: #666;
	text-align: right;
	font-size: 12px;
	line-height: 1.4;
	color: #FFF;
}
.prof td {
	border-bottom: 1px solid #CCC;
	background-color: #F6F6F5;
	text-align: right;
	font-size: 12px;
	line-height: 1.4;
	color: #666;
}
/*
.top {
	border-color: black black #990000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
}

.p2 {
	border-color: #FFFFFF #FFFFFF #CCCCCC;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	/*line-height: 110%;*/
	color: #000033;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.p1 { 
	border-color: #333333 #999999 #CCCCCC #CCCCCC;
	background-color: #666666;
	text-align: right;
	font-size: 12px;
	/*line-height: 110%;*/
	color: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
*/
