@charset "utf-8";

/*
-------------------------------------
CSS file  KIKKA THE DIARY OF
FileName:shop_blog.css
-------------------------------------
*/

/*
===== CONTENTS ===========================================

	1: 拡大背景
	2: contents

==========================================================
*/
/*
===== 1: 拡大背景 ==========================================
*/
img.bgmaximage2{
  position:fixed !important;
}

#maincontent2{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}
/*
===== 2: contents ==========================================
*/
#kikka_shop_all_wrap{
	display: block;
	width: 1024px;
	height: 100%;
	margin: 0 auto 0 auto;
}
#kikka_shop_wrap{
	display: block;
	width: 350px;
	height: 100%;
	margin: 0 0 0 654px;
	padding: 0 10px 0 10px;
	background: #FFF;
}
/**//**/
#kikka_shop_wrap div.title{
	display: block;
	width: 350px;
	height: 111px;
	margin: 0;
}
/**/
#kikka_shop_wrap div.bb_mother{
	display: block;
	width: 350px;
	height: 61px;
	margin: 0 0 60px 0;
}
/**//**/
#tenpo_wrap{
	display:block;
	width: 350px;
	height: 100%;
	margin: 35px 0 0 0;
	padding-bottom: 10px;
	border-bottom: dotted 1px #CCC;
}
/**/
#tenpo_wrap div.title{
	width: 350px;
	height: 32px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
#tenpo_wrap div.title p{
	font-size: 14px;
	padding: 9px 5px 9px 5px;
}
#tenpo_wrap div.photo{
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 15px 10px 0;
}
#tenpo_wrap div.blog_bb{
	display: block;
	width: 235px;
	height: 30px;
	border-bottom: 1px solid #ccc;
}
#tenpo_wrap p.detail{
	padding: 8px 5px 0 0;
	line-height: 22px;
}
/**//**/
#kikka_shop_wrap div.bb_press{
	display: block;
	width: 350px;
	height: 110px;
	margin: 75px 0 0 0;
	padding-bottom: 30px;
}









