*{
	margin:0;
	padding:0;
}
html{
	background:url(../images/back.gif) #ede5cf center top;
	height:100%;
}
body{
	font-size:75%;
	height:100%;
	line-height:1.4;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background:none;
}
img{
	border:none;
	vertical-align:bottom;
}
a{
	color:#000;
	text-decoration:none;
}
li{
	list-style:none;
}


#wrapper{
	background:url(../topimages/wrapper.jpg) no-repeat center top;
	width:995px;
	margin:0 auto;
	overflow:hidden;
}
/**/
h1{
	margin:0 0 23px 95px;
}
#header{
	width:292px;
	float:left;
}
#shopphoto{
	margin:5px 0 32px 45px;
	width:233px;
	height:279px;
}
/**/
#topics{
	width:680px;
	float:left;
	margin:35px 0 0 0;
}
#topics h2{
	text-align:center;
	margin:0 0 17px 15px;
}
.item{
	width:330px;
	float:left;
}
.item ul{
	width:330px;
	height:250px;
	overflow:auto;
}
.item li a{
	width:265px;
	display:block;
	padding:7px 30px 7px 30px;
	*padding:6px 30px 6px 30px;
}
.item .first{
	background:url(../topimages/topics_hover.gif) no-repeat 10px center;
	font-weight:bold;
}
.item li a:hover{
	background:url(../topimages/topics_hover.gif) no-repeat 10px center;
}

.item li img{
	margin:0 20px 2px 0;
	*margin:0 20px 5px 0;
}
.item li span{
	font-size:x-small;
	float:right;
	margin:2px 0 0 0;
	*margin:-1.5em 0 0 0;
}

.item dt{
	float:right;
}

/**/
#maincontents{
	clear:both;
}
#keyword{
	width:273px;
	float:left;
	background:url(../topimages/keyword_bg.gif) no-repeat;
	padding:0 0 64px 0px;
	margin:0;
}
#keyword h2{
	margin:40px 0 0 57px;
	padding:0 0 4px 0;
	font-size:10px;
}
#keyword ul{
	height:200px;
	overflow:auto;
}
#keyword li{
	width:210px;
}
#keyword li a{
	display:block;
	margin:0 0 0 57px;
	padding:6px 0 6px 22px;
	*height:16px;
	background:url(../topimages/keyword_line.gif) no-repeat left bottom;
}
#keyword li a:hover{
	background:url(../topimages/keyword_active.png) no-repeat left bottom;
}
#banner{
	width:407px;
	float:left;
	margin:0 0 24px 0;
}
#banner02{
	width:407px;
	float:left;
	margin:-10px 0 0 0;
}
#news{
	width:315px;
	float:left;
	background:url(../topimages/news_bg.gif) no-repeat 0 bottom;
	padding:0 0 40px 0;
}
#news h2{
	height:39px;
	font-size:10px;
}
#news ul{
	overflow:auto;
	height:85px;
	padding:10px 10px 0 34px;
}
#news ul li{
}
#news ul li a{
	font-weight:bold;
}
#c_news{
	width:301px;
	float:left;
	margin:-2px 0 0 0;
	background:url(../topimages/cnews_bg.gif) no-repeat 0 bottom;
	padding:0 0 40px 0;
}
#c_news h2{
	height:38px;
	font-size:10px;
}
#c_news ul{
	overflow:auto;
	height:58px;
	padding:10px 20px 0px 35px;
}
/**/
#banner02 p{
	font-size:10px;
}
#blog_bn{
	width:193px;
	float:left;
	margin:20px 0 0 0;
}
#event_bn{
	width:207px;
	float:left;
}
#concept_bn{
	clear:both;
	width:124px;
	float:left;
	margin:11px 0 0 0;
}
#shop_bn{
	width:69px;
	float:left;
}
#cafe_bn{
	width:74px;
	float:left;
	margin:16px 0 0 0;
}
#contact_bn{
	width:74px;
	float:left;
	margin:2px 0 0 0;
}
#policy_bn{
	width:66px;
	float:left;
	margin:16px 0 0 0;
}
#copy{
	clear:both;
	text-align:right;
	padding:25px 0 0 0;
}

