@charset	"UTF-8";

#head h1 {
	background: url(../images/common/logo.gif) no-repeat;
	text-indent:-9000px;
	font-size: 1px;
	height:69px;
}
#content {
	background: #fff;
	color:#333;
}
#content #mainimg {
	margin-bottom: 12px;

}
/*--------------------*/
/*right contents*/
/*--------------------*/

#content #right {
	width:300px;
	padding: 0px 14px 0px 0px;
}
#content #right p {
	margin:0;
	padding:2px 4px;
}
#right #info,
#right #new,
#right #order  {
	display:block;
	margin:0 4px 10px 0px;
	clear:both;
}
#right #new,
#right #order {
	background:url(../images/index/midashiWakuBg.gif) repeat-y;
}
#right #new .btm,
#right #order .btm {
	display:block;
	text-indent:-9000px;
	background:url(../images/index/midashiWakubtm.gif) no-repeat;
	height:18px;
}
#content #right #new li{
	background-image:url(../images/common/arw-or.gif);
	background-repeat:no-repeat;
	line-height:120%;
	margin:6px 0px 6px 10px;
	list-style-type: none;
	padding:0px 0px 0px 14px;
}

#right h3.h3info {
	text-indent:-9000px;
	height:44px;
	font-size: 1px;
	margin-bottom: 10px;
}
#right h3.h3new,
#right h3.h3order {
	text-indent:-9000px;
	height:47px;
	font-size: 1px;
	margin-bottom: 10px;
}
#right h3.h3info{
	background:url(../images/index/midashiInfo.gif) no-repeat;
}
#right h3.h3new{
	background:url(../images/index/midashiNew.gif) no-repeat;
}
#right h3.h3order{
	background:url(../images/index/midashiOrder.gif) no-repeat;
}
#right #order img {
	float:left;
}


/*--------------------*/
/*left-contents*/
/*--------------------*/

#content #left {
	width:390px;
	margin:0px 0px 0px 10px;
}
#content #left p,
#content #left ul {
	padding: 1px 0;
	margin-left:4px;
}

#left #topics,
#left #shop {
	margin-bottom:15px;
}
#left h3.h3topics,
#left h3.h3shop {
	text-indent:-9000px;
	font-size: 1px;
	height:44px;
}
#left h3.h3shop {
	margin-bottom:12px;
}
#left h3.h3topics {
	background-image:url(../images/index/midashiTopics.gif);
	background-repeat:no-repeat;
}
#left h3.h3shop {
	background-image:url(../images/index/midashiShop.gif);
	background-repeat:no-repeat;
}
#left #shop li {
	list-style:none;
}
#left #shop li.aoyama,
#left #shop li.kichij,
#left #shop li.web {
	line-height:1.3;
	padding-bottom: 10px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #dedede;
}
#left #shop li.aoyama li.diary,
#left #shop li.kichij li.diary,
#left #shop li.web li.diary {
	background:#F6F3E6;
	list-style:none;
	width:260px;
	margin-top:10px;
}
#left #shop li li.diary a img{
	float:left;
	position:relative;
	z-index:3;
}
#left #shop li li.diary strong{
	display:block;
	text-indent:-9000px;
	font-size:14px;
}
#left #shop li.aoyama li.diary strong{
	background:url(../images/index/diaryAoyama.gif) no-repeat;
}
#left #shop li.kichij li.diary strong{
	background:url(../images/index/diaryKichijoji.gif) no-repeat;
}
#left #shop li.web li.diary strong{
	background:url(../images/index/diaryWeb.gif) no-repeat;
}
#left #shop li.shops{
	background:url(../images/common/arw-or.gif) no-repeat 0 6px;
	line-height:120%;
	margin:10px 0px 6px 0px;
	padding:4px 0px 0px 16px;
}


#left li a img{
	margin:0px 4px 0px 0px;
	border:1px solid #D4A638;
}
#left p a img{
	float:left;
	margin:0px 8px 2px 0px;
	border:1px solid #D4A638;
}


a.bold{
	font-size:14px;
	height: 22px;
	line-height: 22px;
}
a.bold:hover{
	text-decoration:underline;
}

