body {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #006;
	background-color: #FFFFE6;
	background-image: url("http://image.nukinavi-toukai.com/_img/tokai/shopinfo/bg_default.gif");
	background-repeat: repeat;
}

a:link    { color: #F00; text-decoration: none;}
a:hover   { color: #FFFFFF; text-decoration: none; background-color: #FF3300}

.shopMessage{
	color: #006;
}
.top td{
   font-size: 14px;
}
/* === プロフィールtable(orange) === */
.prof {
	width: auto;
	height: auto;
}

.gal_data
{
    background-color:#ccc;
    width:360px;
}
.gal_data th
{
    padding-right:10px;
    text-align:right;
    background-color:#F90;
    width: 130px;
	font-size: 12px;
	line-height: 1.4;
	color: #FFF;
}
.gal_data td
{
    padding-right:10px;
    text-align:right;
	background-color: #F6F6F5;
	font-size: 12px;
	line-height: 1.4;
	color: #666;
}

.outsideBox{
	background-color: #FFF;
}


