.nikki  {
/*	position: relative; */
	height: auto;
	overflow:hidden;
	width: 700px;
	text-align: left;
}
.nikki_nav {
	margin-top:540px;
	z-index:4;

}
.nikki_nav img{
	z-index:4;

}
.nikki_bar {
	width:360px;
	height:95px;
	padding:0;
	background-image: url(image/navi_photobg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.nikki_bar li {
	display: inline;
	height: 100%;
	z-index:4;
}

.nikki_bar img {
/*	background-color:#E8E8E8; */
/*	padding: 3px; */
	border:3px solid #E8E8E8;
	margin-right:1px;
	width:32px;
	height:32px;
}
.nikki_bar img.cur {
/*    background-color:#FFCC00; */
	border:3px solid #FFCC00;
}

.nikki_page {
	position: absolute; 
	width: 700px;	
	height: 530px;	
/*	width: 670px;	
	height: 490px;	
	padding:20px 10px 20px 20px; */
	background-color: #FFFFFF;
	background-image: url(image/nikki_page_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.nikki_cont  {
	position: relative;
	height: auto;
	width: auto;	
}
.nikki_page h3 {
	margin-top:20px;
}

.nikki_green {
	position: absolute;
	padding:0; 
 	background-color: #FFFFFF;
	width: 700px;	
	height: 530px;	
}
.nikki_green img {
	opacity: 0.8;
	filter:alpha(opacity=80);  
}

.ni_pg_words {
	display: inline;
}
.ni_pg_photo {
	float: left;
	margin-top:20px;
	margin-left:20px;
	margin-right:15px;
	margin-bottom:5px;
	border:solid 4px #ffffff;
}
.ni_pg_clock {
	margin-top:20px;
	margin-right:10px;
	height: 100px;
	width: 100px;
	float: right;
	overflow:hidden;
}

/* 
------------------------------------------
.nikki_ttl{
	background-image: url(image/ttl_img.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 700px;
	height: 155px;
	margin-bottom:2px; 
}
.nikki_ttl h1{
	margin:0;
	padding:0;
	text-indent: -9999px;
	height:85px;
	font-size: 1px;
}
.nikki_ttl h2{
	margin:0;
	padding:0;
	width:620px;
	height:50px;
	font-size: 18px;
	line-height: 1em;
	color: #FFFFFF;
	text-align: right;
}
------------------------------------------ */
.nikki_ttl{
	background-image: url(image/ttl_img2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 700px;
	height: 105px;
/*	margin-bottom:20px; */
	margin-bottom:2px; 
}
.nikki_ttl h1{
	margin:0;
	padding:0;
	text-indent: -9999px;
	height:50px;
	font-size: 1px;
}
.nikki_ttl h2{
/*	border:solid 1px #CCCCCC; */
	margin:0;
	padding:0;
	width:620px;
	height:50px;
	font-size: 18px;
	line-height: 1em;
	color: #FFFFFF;
	text-align: right;
}




/* ------------------------------------------ */
.nikki_day{
	width:700px;
}
.nikki_day img{
	margin-right:4px;
	/*width: 46px;*/
	height:46px;
	border:0;
}
.nikki_day .group{
	margin-left:20px;
}

.breadlist{
	padding:0;
	margin:0 0 4px 0;
	font-size: 14px;
}
.breadlist a{
	background-image: url(image/bread_icon.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin:0;
	padding:0 28px 3px 5px;
	line-height: 1em;
}



.page_end{
	clear:both;
}


