@charset "utf-8";

/* xxxxx
---------------------------------------------------------------------------------------- */
#content .main .shoptitle {
	width:550px;
	padding:3px 5px;
	margin:0 0 10px 0;
	background:#AAA;
}
h3.shop {
	font-size:1.2em;
	color:#FFF;
	font-weight:bold;
	float:left;
	padding:0;
	margin:0;
}
.main p {
	font-size:1.2em;
}
.main td {
	font-size: 1em;
	padding: 0 10px 0 0;
}
.main p.overtime {
	font-size: 1em;

}
p.item {
	font-size:1em;
	color:#FFF;
	font-weight:bold;
	float:right;
	padding:2px 0 0 0;
	margin:0;
}





/* xxxxx
---------------------------------------------------------------------------------------- */
#detailsChouchou, 
#detailsIkbkr, 
#detailsArio, 
#details4pla, 
#detailsRobi, 
#detailsDuo, 
#detailsFkzm, 
#detailsTndn, 
#detailsSnkw, 
#detailsCts, 
#detailsObhr, 
#detailsHkdt, 
#detailsFnbs, 
#detailsTdnm {
	height:130px;
	margin: 0 0 20px;
}
#detailsChouchou {
	background:transparent url(../shoplist/images/chouchou.jpg) no-repeat right top;
}
#detailsIkbkr {
	background:transparent url(../shoplist/images/ikebukuro.jpg) no-repeat right top;
}
#detailsArio {
	background:transparent url(../shoplist/images/ario.jpg) no-repeat right top;
}
#details4pla {
	background:transparent url(../shoplist/images/4pla.jpg) no-repeat right top;
}
#detailsRobi {
	background:transparent url(../shoplist/images/robi.jpg) no-repeat right top;
}
#detailsDuo {
	background:transparent url(../shoplist/images/duo.jpg) no-repeat right top;
}
#detailsFkzm {
	background:transparent url(../shoplist/images/fkzm.jpg) no-repeat right top;
}
#detailsTndn {
	background:transparent url(../shoplist/images/tndn.jpg) no-repeat right top;
}
#detailsSnkw {
	background:transparent url(../shoplist/images/snkw.jpg) no-repeat right top;
}
#detailsCts {
	background:transparent url(../shoplist/images/chitose.jpg) no-repeat right top;
}
#detailsObhr {
	background:transparent url(../shoplist/images/obhr.jpg) no-repeat right top;
}
#detailsHkdt {
	background:transparent url(../shoplist/images/hkdt.jpg) no-repeat right top;
}
#detailsFnbs {
	background:transparent url(../shoplist/images/funabashi.jpg) no-repeat right top;
}
#detailsTdnm {
	background:transparent url(../shoplist/images/tsudanuma.jpg) no-repeat right top;
}
.toBlog, 
.toKimono, 
.toStaff, 
.toMap, 
.toExternal {
	margin: 10px 2px 0 0;
	float: left;
}
.toBlog a:link, 
.toBlog a:visited, 
.toBlog a:active, 
.toKimono a:link, 
.toKimono a:visited, 
.toKimono a:active, 
.toStaff a:link, 
.toStaff a:visited, 
.toStaff a:active, 
.toMap a:link, 
.toMap a:visited, 
.toMap a:active, 
.toExternal a:link, 
.toExternal a:visited, 
.toExternal a:active {
	padding: 2px 10px;
	margin: 0;
	background-color: #CCC;
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
}
.toBlog a:hover, 
.toKimono a:hover, 
.toStaff a:hover, 
.toMap a:hover, 
.toExternal a:hover {
	padding: 2px 10px;
	margin: 0px;
	background-color: #FFA500;
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
}

