@charset "utf-8";

#main-top {
	width: 658px;
	border: 1px solid #E6E6E6;
	padding: 10px;
	margin-top:7px;
}
#top-ttl {
	background: url(../../img/diary_yaraneba.gif) no-repeat 6px 6px;
	clear: both;
	height:60px;
}
#top-ttl p{
	display: block;
	float: left;
	text-indent:-9999px;
}
#top-right {
	display: block;
	float: right;
}


#top-content {
	clear: both;
	padding-top: 15px;
}
#top-column {
	width: 334px;
	float: left;
}
.arrow {
	list-style: url(../img/arrow.gif) inside;
}

#top-column p{
	padding-bottom:8px;
}
#diary-list li {
	display: block;
	height:123px;
	width: 680px;
	float:left;
}
#diary-list li a{
	display: block;
	height:0pt;
	overflow:hidden;
	padding-top:120px;
}

#top-right #content-prof {
	background: url(../../img/button_prof.gif) no-repeat;
}
#top-right #content-resol {
	background: url(../../img/resolution.gif) no-repeat;
}
#middle-pack {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:15px;
	clear:both;

}

/*-- メインリスト --*/
#top-right li {
	display: block;
	height:24px;
	width: 140px;
}
#top-right li a{
	display: block;
	height:0pt;
	overflow:hidden;
	padding-top:19px;
}
.first{background: url(../../img/diary_first.gif) no-repeat;}
.second{background: url(../../img/diary_second.gif) no-repeat;}
.third{background: url(../../img/diary_third.gif) no-repeat;}
.fourth{background: url(../../img/diary_fourth.gif) no-repeat;}
.fifth{background: url(../../img/diary_fifth.gif) no-repeat;}
.sixth{background: url(../../img/diary_sixth.gif) no-repeat;}
.seventh{background: url(../../img/diary_seventh.gif) no-repeat;}
.eighth{background: url(../../img/diary_eighth.gif) no-repeat;}
.ninth{background: url(../../img/diary_ninth.gif) no-repeat;}
.tenth{background: url(../../img/diary_tenth.gif) no-repeat;}
.result{background: url(../../img/diary_result.gif) no-repeat;}

#blogrss {
	background: url(../img/blogttl.gif) no-repeat left 10px;
	padding-top: 50px;
	padding-bottom: 10px;
	clear:both;
}
#blogline{
	float:right;
	width:500px;
	text-align:left;
	display:block;
}
#blogline li{
	display:block;
	padding:5px 0px;
	line-height:12px;
}
