/* container */

#container-inner_diary {
  	width: 950px;
    _width: 912px;
	background-color: #FFB300;
    text-align: left;
    margin: 0 auto;
	background-image: url(http://hiroshi-tsuzuki.com/mt/mt-static/themes/tsuzuki2007_12/background_diary.gif);
	background-repeat: no-repeat;
}

/* header */

#header-content {
	height: 167px;
}

#header-inner hr
{
	display: none;
}

/* search */

.search
{
	width: 180px;
	margin: 0 0 0 678px;
	_margin: 0 0 0 339px;
	padding: 0;
	_float: left;
}

.search_header{
  width: 57px;
  height: 9px;
  display: block;
  position:relative;
  margin: 0 0 2px 6px;
  _margin: 0 0 4px -24px;
  padding: 0;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

.search_header span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width: 57px;
  height: 9px;
  background-image: url(search_diary.gif);
  background-repeat: no-repeat;
}

#search
{
	margin: 0 5px 0 6px;
	_margin: 0 2px 0 6px;
	padding: 0;
	width: 150px;
	float: left;
}


/* paginate */

.diary_top
{
	float: left;
	width: 64px;
	height: 10px;
	background-image: url(line_01.gif);
	background-repeat: no-repeat;
	background-position: 59px 0;
	position:relative;
	font-size: 0.3em;
}

.diary_top a.visible{
	position:absolute;
	top:0;
	left:0;
    display:block;
    width:100%;
    height:100%;
	background-image: url(button_diarytop.gif);
	background-repeat: no-repeat;
	width: 48px;
	height: 10px;
}

.diary_top a.visible:hover
{
    background-position:0 -10px;
}

.paginate_previous
{
	width: 36px;
	height: 10px;
	margin: 0 0 0 11px;
	padding: 0;
	float: left;
	background-image: url(line_02.gif);
	background-repeat: no-repeat;
	background-position: 34px 0;
	position:relative;
	font-size: 0.3em;
}

.paginate_previous a.visible{
	position:absolute;
	top:0;
	left:0;
    display:block;
    width:100%;
    height:100%;
	background-image: url(button_prev.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 8px;
}

.paginate_previous a.visible:hover
{
    background-position:0 -8px;
}

.paginate_next
{
	width: 36px;
	height: 10px;
	margin: 0;
	float: left;
	margin: 0 0 0 11px;
	padding: 0;
	position:relative;
	font-size: 0.3em;
}

.paginate_next a.visible{
	position:absolute;
	top:0;
	left:0;
    display:block;
    width:100%;
    height:100%;
	background-image: url(button_next.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 8px;
}

.paginate_next a.visible:hover
{
    background-position:0 -8px;
}


/* entry */

.asset-header
{
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

.asset-body
{
	font-size: 0.9em;
	*font-size: 0.87em;
	line-height: 1.5;
	*line-height: 1.6;
}

.asset-body a
{
	text-decoration: underline;
}


/* for archive */

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.asset-content,
.asset-body
{
	width: 585px;
	color: #000061;
	margin: 0;
	padding: 0;
}

.asset-content
{
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #FFFFFF;
	color: #FFFFFF;
	padding: 0 0 12px 0;
	margin: 0;
}

.asset-content a
{
	text-decoration: underline;
	color: #FFFFFF;
}

.asset-more
{
	width: 585px;
	color: #000061;
	font-size: 0.9em;
	*font-size: 0.8em;
	line-height: 1.6;
	*line-height: 1.8;
}

.entry-asset
{
	margin: 0 20px 0 0;
	padding: 0;
	width: 585px;
	float: left;
	color: #FFFFFF;
	display: block;
}

#entry_date
{
	margin: -1.1em 0 0 0;
	padding: 0;
	font-size: 0.9em;
	*font-size: 0.8em;
	color: #986600;
	font-weight: bold;
	*font-weight: normal;
}


/* comment show_hide */


#comment_button_show{
  width: 100px;
  height: 10px;
  display: block;
  position:relative;
  margin: -1.1em 0 0 0;
  _margin: -0.9em 0 0 0;
  padding: 0;
  float: right;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#comment_button_show span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width: 100px;
  height: 10px;
  cursor: pointer;
  background-image: url(button_show_comment.gif);
  background-repeat: no-repeat;
}

#comment_button_hide{
  width: 92px;
  height: 11px;
  display: block;
  position:relative;
  margin: -1.1em 0 20px 0;
  _margin: -0.9em 0 20px 0;
  float: right;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
}

#comment_button_hide span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  width: 92px;
  height: 11px;
  cursor: pointer;
  background-image: url(button_hide_comment.gif);
  background-repeat: no-repeat;
}

.comment
{
	clear: both;
	margin: 0 0 20px 0;
}

.comment a
{
	color: #000061;
	text-decoration: none;
}

.comment-inner
{
	font-size: 0.9em;
	*font-size: 0.8em;
	line-height: 1.5;
}

.comment-content a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.asset-header
{
	float: left;
	width: 200px;
}

.entry_title
{
	float: right;
	font-size: 1.2em;
	margin-top: 1em;
}
