#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://tmkstudio.jp/nekonokai/love/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://tmkstudio.jp/nekonokai/love/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://tmkstudio.jp/nekonokai/love/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 9px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: nomal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #999;
	}
/*  -----------------------------------------------------  */
body {
margin: 0px;
padding: 0px;
}

h1, h3 {
margin: 0px;
padding: 0px;
}

div {
margin: 0px;
padding: 0px;
font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý"; 
font-size: 9px;
}

form {
margin: 0px;
padding: 0px;
}

ul {
margin: 10px 0px 0px 0px;
padding: 0px;
list-style-type: none;
}

li {
margin: 0px 0px 0px 0px;
padding: 0px;
}

a:link {color:#333; text-decoration:none;}
a:visited {color:#333; text-decoration:none;}
a:active {color:#999; text-decoration:none;}
a:hover {color:#555; text-decoration:none;}

.site_title a {color: #999; text-decoration: none; }
.site_title a:link {color: #999; text-decoration: none; }
.site_title a:visited {color: #999; text-decoration: none; }
.site_title a:active {color: #ccc; text-decoration: none; }
.site_title a:hover {color: #ccc; text-decoration: none; }

#title {
margin: auto;
height: 150px;
width: 720px;
background-image: url(http://neconokai.img.jugem.jp/20100505_929133.jpg);
background-repeat: no-repeat;
}

#body {
width:720px;
padding: 0px 0px;
margin: auto;
color: #555;
background-image: url(http://neconokai.img.jugem.jp/20100505_929137.jpg); 
}

#contents {
float: left;
width: 500px;

}

#side {
padding: 10px 0px 20px 20px;
margin-left: 500px;
}

#foot {
clear: both;
margin: 20px 0px 10px 0px;
}

.site_title {
font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
margin: 10px 30px 5px 30px;
font-size: 35px;
color: #FFF;
letter-spacing: 1px;
text-align: left;
}

.description {
margin: 0px 30px 20px 30px;
font-size: 8px;
letter-spacing: 1px;
color: #999;
text-align: left;
}

.entry {
margin: 20px 25px 30px 35px;
padding: 10px 5px 5px 0px;
font-size: 9px;
font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
}

.entry_title {
font-size: 11px;
line-height:120%;
font-weight: bolder;
color: #555;
border-left: 5px solid #C7E7EE;
margin: 25px 0px 0px 0px;
padding: 0px 0px 0px 10px;
}

.entry_date {
	font-size: 8px;
	text-align: left;
	color: #000;
	letter-spacing: 2px;
	padding-top: 20px;
	padding-bottom: 0px;
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
}

.entry_author {
font-size: 10px;
font-weight: normal;
text-align:right;
color: #555;
margin: 15px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.entry_body {
font-size: 9px;
letter-spacing: 1px;
line-height: 170%;
color: #000;
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}

.entry_more {
font-size: 10px;
letter-spacing: 1px;
line-height: 170%;
color: #555;
margin: 30px 5px 30px 0px;
padding: 0px 0px 0px 0px;
}

.entry_state {
font-size: 11px;
color: #555;
margin: 0px 0px 30px 0px;
padding: 0px 5px 0px 5px;
text-align: right;
}

.entry_navi {
text-align: center;
font-size: 11px;
padding: 4px 0px 2px 0px;
margin-bottom :30px;
}

blockquote {
font-size: 12px;
color: #555;
margin: 20px 10px 20px 10px;
padding: 10px;
border-left: 2px solid #CCCCCC;
}

.comment {
margin: 20px 25px 30px 10px;
padding: 0px 5px 5px 0px;	
}

.comment_title {
font-size: 8px;
line-height:120%;
font-weight: bolder;
color: #555;
font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
border-left: 5px solid #C7E7EE;
margin: 25px 0px 0px 0px;
padding: 0px 0px 0px 10px;
}

.comment_author {
font-size: 10px;
font-weight: normal;
text-align:left;
color: #555;
margin: 5px 0px 25px 0px;
padding: 0px 0px 3px 0px;
border-bottom: 1px dotted #ccc;
}



.profile_title {
font-size: 11px;
line-height:120%;
font-weight: bolder;
color: #555;
border-left: 5px solid #C7E7EE;
margin: 25px 0px 30px 0px;
padding: 0px 0px 0px 10px;
}

.profile_name {
color: #555;
margin: 0px 0px 30px 0px;
}


.pict {
	display:block;
	margin: 5px 0px 5px 0px;
         border-style:none;
         border: 5px solid #f5f5f5;
         background-color:#f5f5f5;
	}

.pict2 {
	display:block;
	margin: 5px 0px 5px 0px;
         border-style:none;
         border: 3px solid #f5f5f5;
         background-color:#f5f5f5;
	}

.links {
margin: 10px 0px 30px 0px;
}

.linktitle {
font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";font-size: 8px;
color: #555;
line-height: 100%;
letter-spacing: 4px;
margin: 0px 10px 0px 0px;
padding: 0px 0px 0px 10px;
}


.linktext {
font-size: 8px;
color: #999;
line-height: 150%;
margin: 1px 10px 5px 0px;
padding: 10px;
}

.search {
margin: 5px 0px 0px 0px;
padding: 5px 0px 20px 0px;
text-align: center;
}

.copyright {
width: 700px;
	font-size: 8px;
	text-align: center;
	color: #999999;
	letter-spacing: 1px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
}



ul.navi {
	margin: 10px 0px;
	list-style: none;
	letter-spacing: 2px;
	text-align:center;
	font-size:9px;
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
}

ul.navi  li{
	display:inline;
	margin:0px 2px;
}

.copyright a:link {color:#999; text-decoration:none;}
.copyright a:visited {color:#999; text-decoration:none;}
.copyright a:active {color:#999; text-decoration:none;}
.copyright a:hover {color:#555; text-decoration:none;}

br { letter-spacing:normal; }

input,textarea {
color: #555;
font-size :11px;
border:1px #555 solid;
background-color:#ffffff;
padding: 2px;
}

html {
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #CCCCCC;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #CCCCCC;
scrollbar-darkshadow-color: #FFFFFF;
