body{
	background-color: #d0f0d0;
}
div#menu_bar{
	visibility: visible;
	position: absolute;
	background-color: #408040;
	top: 80px;
	width: 100%;
	height: 24px;
}
div#menu{
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
	background-color: #408040;
	color: #dfffdf;
	font-size: 16px;
}
div#menu_diary{
	position: absolute;
	top: 2px;
	left: 110px;
	width: 100px;
	background-color: #80f080;
	font-size: 16px;
	text-decoration: underline;
	text-align: center;
}
div#submenu_diary{
	position: absolute;
	top: 16px;
	left: 120px;
	background-color: #80f080;
	font-size: 16px;
	border-style: solid;
	border-width: 1px;
	border-color: #206020;
	z-index: 10;
	display: none;
}

div#menu_hatena{
	position: absolute;
	top: 2px;
	left: 220px;
	width: 100px;
	background-color: #d0f0d0;
	font-size: 16px;
	text-decoration: underline;
	text-align: center;
}
div#menu_twitter{
	position: absolute;
	top: 2px;
	left: 330px;
	width: 100px;
	background-color: #80f080;
	font-size: 16px;
	text-decoration: underline;
	text-align: center;
}

div#menu_novel{
	position: absolute;
	top: 2px;
	left: 440px;
	width: 80px;
	height: 24px;
}
div#menu_nv_text{
	background-color: #80f080;
	font-size: 16px;
	text-decoration: underline;
	text-align: center;
}
div#submenu_novel{
	position: absolute;
	top: 16px;
	left: 460px;
	background-color: #80f080;
	font-size: 16px;
	border-style: solid;
	border-width: 1px;
	border-color: #206020;
	z-index: 10;
	display: none;
}

div.list{
  padding: 8px 4px 4px 8px;
}

div.nvsidemenu{
  position: absolute;
  left: 540px;
  background-color: #80f080;
  font-size: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #206020;
  z-index: 15;
  display: none;
}

div.nvsidemenu2{
  position: absolute;
  left: 580px;
  background-color: #80f080;
  font-size: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #206020;
  z-index: 16;
  display: none;
}

div.nvsidemenu3{
  position: absolute;
  left: 620px;
  background-color: #80f080;
  font-size: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #206020;
  z-index: 17;
  display: none;
}

div.sidemenu{
  position: absolute;
  left: 200px;
  top:   60px;
  background-color: #80f080;
  font-size: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #206020;
  z-index: 15;
  display: none;
}


div#viewblock_diary{
	visibility: visible;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 50px;
	left: 10px;
	width:345px;
}
div#link_diary{
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
}
div#frontDiaryInclude{
	position: absolute;
	margin: 0px;
	top: 50px;
	left: 0px;
	width: 100%;
}


div#viewblock_twitter{
	visibility: visible;
	position: absolute;
	top: 100px;
	left: 370px;
	width:320px;
	z-index: 5;
}

div#viewblock_instagram{
	visibility: visible;
	position: absolute;
	top: 100px;
	left: 705px;
	z-index: 5;
}

img.igImage{
	border-style: solid;
	border-width: 4px;
	border-color: black;
	width: 320px;
	height: 320px;
}
div.igCaption{
	text-align: right;
	font-size: 12px;
}

div#viewblock_hatena{
	visibility: hidden;
	position: absolute;
	top: 100px;
	left: 10px;
	width:60%;

}

div#viewblock_footer{
	position: absolute;
	top: 50px;
	left: 10px;
	width:100%;
	text-align: right;
	color: #80b080;
	font-size: 12px;
}

.content_block{
	padding: 0px;
	margin: 0px;
}
#sect_oldcontents{
	position: absolute;
	top: 40px;
	left: 0px;
}
#sect_hatena{
}
#sect_twitter{
}

div#view_bottomline{
	font-size: 10px;
	color: #408040;
}
div#view_bottomline>a:link{
	color: #408040;
}
div#view_bottomline>a:visited{
	color: #408040;
}

div.menu_line{
	visibility: visible;
	background-color: #204020;
	margin: 2px;
	font-size: 75%;
	color: #e0ffe0;
}

div#floatingBox{
	position: absolute;
	visibility: hidden;
	z-index: 40;
	border-width: 40px;
	border-style: solid;
	background: #000000;
}

