body { margin: 0; padding: 0; }
#base {
	min-width:240px;
	max-width:240px;
	width:240px;
	font-size:16px;
	background: #ECEFEE;
}
.displaynone { display: none; }
.gray	{
	background: #ECEFEE;
	width: 240px;
}
.gray a:link,
.gray a:visited	{
	color: #626262;
}
.gray a:hover	{
	background: #626262;
	color: #FFFFFF;
}
.menu	{
	background: url(menu.jpg) no-repeat 0 0;
	width: 240px;
	height: 21px;
}
.list	{
	width: 240px;
}
.list a:link,
.list a:visited	{
	color: #626262;
}
.list a:hover	{
	background: #626262;
	color: #FFFFFF;
}
#copy	{
	width: 240px;
	border-top: #3F3F3F solid 1px;
	padding: 3px 0;
}
#no1	{
	background: #80011E;
	color: #FFFFFF;
}
#no1 a:link,
#no1 a:visited	{
	color: #FFFFFF;
	background: #80011E;
}
#no1 a:hover	{
	color: #80011E;
	background: #FFFFFF;
}
#logo	{
	width:240px;
	height:73px;
}
.title	{
 width:240px;
 height:21px;
}
#head {
	background-color:#ee1d24;
	height: 8px;
}
#em {
	background-image:url(just.jpg);
	padding: 50px 10px 16px 0px;
}
#eme {
	background-image:url(eme.jpg);
	height:24px;
	display: block;
}
#search {
	background-image:url(search.jpg);
	height:24px;
	display: block;
}
#reco {
	background-image:url(reco.jpg);
	height:24px;
	display: block;
}
#fes {
	background-image:url(festiva.jpg);
	height:24px;
	display: block;
}
#shop {
	background-image:url(shop.jpg);
	height:24px;
	display: block;
}
.shop1	{
	width: 240px;
	height: 44px;
	border: 0;
	border-bottom: #CCCCCC solid 1px;
}
.shop2	{
	border-bottom: #CCCCCC solid 2px;
}
#pref {
	background-color:#fff6e7;
}
#foot {
	background-image:url(footline.jpg);
	height:20px;
}
.displaynone { display: none; }

.red { color: #CC3300;}