﻿@charset "utf-8";

/*
	Description: blog/ style
	Update: 2010/06/10-
	Author: Japan Electronic Industrial Arts Co.Ltd.
	Notes: 
*/

/*-------------------------------------------------------------
  header
---------------------------------------------------------------*/
#local_navi p {
	padding-bottom: 5px;
}

#contents {
	background: url(../images/bg_sidebar.png) repeat-y 735px 0px;
}

#contents h2 {
	padding-top: 3px;
	padding-bottom: 13px;
	margin-top: -3px;
	background: transparent url("../images/h2_icon_index.png") no-repeat right top;
}

/* 日別のタイトル */
.day_tweet_head {
	width: 682px;
	margin-left: 31px;
}
.day_tweet_head h3 {
	width: 250px;
	margin: 0px auto;
	text-align: center;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.day_tweet_head .readme {
	width: 661px;
	padding: 14px 13px 14px 13px;
	background: url("../images/bg_day_title.png");
}
/* /日別のタイトル */

/* 日別の移動 */
.day_tweet_head .date_navi h3 {
	padding-top: 3px;
}
.date_navi_bottom {
	width: 681px;
	margin: 0px 0px 0px 31px;
}
.date_navi .next {
	width: 200px;
	text-align: right !important;
}
.date_navi .prev {
	width: 200px;
	text-align: left !important;
}
.date_navi .prev a {
	padding: 6px 5px 6px 25px;
	background: url("../images/icon_older_off.png") no-repeat 0px 4px;
	display: inline-block;
	font-size: 18px;
}
.date_navi .prev a:hover {
	background: #000000 url("../images/icon_older_on.png") no-repeat 0px 4px;
	color: #ffffff;
}
.date_navi .next a {
	padding: 6px 25px 6px 5px;
	background: url("../images/icon_new_off.png") no-repeat right 4px;
	display: inline-block;
	font-size: 18px;
}
.date_navi .next a:hover {
	background: #000000 url("../images/icon_new_on.png") no-repeat right 4px;
	color: #ffffff;
}
.date_navi a {
}
/* /日別の移動 */


/* ツイートの表示 */
.day_tweet {
	width: 682px;
	margin-left: 31px;
	margin-bottom: 45px;
	border-top:    1px solid #000;
	border-left:   3px solid #000;
	border-right:  1px solid #000;
	border-bottom: 1px solid #000;
}
.day_tweet .date {
	margin: 0px 0px 5px 8px;
	font-size: 14px;
}
.day_tweet .details {
	margin: 0px 30px 30px 25px;
	padding-bottom: 1px;
	font-size: 14px;
	line-height: 1.5em;
}
.day_tweet .img01,
.day_tweet .img02,
.day_tweet .img03 {
	margin: 0px 30px 30px 30px;
}

.day_tweet a {
	color: #0099CC;
}
.day_tweet a:hover {
	background: url("../images/bg_link_line_on.gif") repeat-x bottom;
	color: #00C4FF;
}

.time_img {
	width: 43px;
	height: 43px;
	position: absolute;
	top: -11px;
	left: -35px;
	font-size: 1px;
	text-align: left !important;
}
.time_img img {
	width: 22px;
	height: 22px;
}

.hours_line_00 {
	position: absolute;
	top: -2px;
	left: -9px;
	font-size: 1px;
}

.minutes-00, .minutes-10,
.minutes-20, .minutes-30,
.minutes-40 { 
	background: url(../images/bg_minutes_line.png) repeat-x bottom;
}

.minutes-50 {
	background: url(../images/bg_minutes_line_50.png) repeat-x bottom;
}

.hours-9,
.hours-10, .hours-11,
.hours-12, .hours-13,
.hours-14, .hours-15,
.hours-16, .hours-17,
.hours-18, .hours-19,
.hours-20, .hours-21,
.hours-22, .hours-23,
.hours-24 {
	padding-top: 4px;
	position: relative;
}
.hours-25,
.hours-26 {
	height: 0px;
	padding-top: 0px;
	position: relative;
}

.pt-0 {
	padding-top: 0px;
}

.eof {
	height: auto !important;
	padding: 12px 0px 14px 0px !important;
	background: #333333;
}
#contents .eof p {
	text-align: center;
	color: #CCCCCC;
}
.eof2 {
	padding: 0px 0px 0px 0px;
	background: #333333;
}
/* / ツイート */

/* リツイートの表示 */
.dis_retweet_box {
	padding-bottom: 10px;
}
.dis_retweet {
	width: 626px;
	margin: 0px 0px 0px 25px;
	background: #F5F5F5;
}
.dis_retweet .t_img {
	width: 48px;
	height: 48px;
	padding-bottom: 10px;
}
.dis_retweet .t_img p {
	padding: 12px 10px 12px 12px;
}
.dis_retweet .t_img img {
	border: 1px solid #666666;
}
.dis_retweet .t_detail {
	width: 546px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dis_retweet .t_detail .t_screen {
	margin: 0px 0px 5px 0px;
	font-size: 14px;
}
.dis_retweet .t_detail .t_screen .name {
}
.dis_retweet .t_detail .t_screen .date {
	margin-left: 0px;
}
.dis_retweet .t_detail .details {
	margin: 0px 10px 0px 0px;
}
/* /リツイートの表示 */

/* 返信 リツイートボタン */
.reply_retweet {
	padding: 0px 0px 10px 0px;
	margin: 0px 10px 0px 0px;
}
.reply  {
	width: 15px;
	height: 13px;
	margin-left: 9px;
	position: relative;
}
.reply a {
	width: 15px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	background: url("../images/sp.gif") no-repeat scroll 0 0 transparent;
	display: block;
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 10;
}
.reply a:hover {
	padding: 29px 8px 0 9px;
	background: url("../images/bt_reply.png") no-repeat scroll 0 0 transparent;
	top: -29px;
	left: -9px;
	z-index: 15;
}
.reply a:hover img {
	margin: 29px 8px 0 9px;
}

.retweet  {
	width: 15px;
	height: 13px;
	margin-left: 9px;
	position: relative;
}
.retweet a {
	width: 15px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	background: url("../images/sp.gif") no-repeat scroll 0 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 10;
}
.retweet a:hover {
	padding: 29px 20px 0 18px;
	background: url("../images/bt_retweet.png") no-repeat scroll 0 0;
	top: -29px;
	left: -18px;
	z-index: 15;
}
.retweet a:hover img {
	margin: 29px 20px 0 18px;
}
/* /返信 リツイートボタン */


/* 検索結果 */
.result_tweet {
	background: url("../images/bg_result_line_01.png") repeat-x left bottom;
}
.result_tweet .date {
	margin: 0px 0px 8px 0px;
	font-size: 18px;
}
.result_tweet .details {
	margin: 0px 0px 5px 0px;
	line-height: 1.5em;
	font-size: 14px;
}
.result_tweet .img01,
.result_tweet .img02,
.result_tweet .img03 {
	margin: 0px auto 30px auto;
	text-align: center !important;
}
#contents .result_tweet .to-day {
	padding: 0px 0px 10px 0px;
	margin-left: 9px;
	text-align: right;
}
#contents .result_tweet .to-day a {
	background: url("../images/bg_line_to-day.gif") repeat-x left bottom;
	font-size: 12px;
	color: #0099CC;
}
.result_tweet a {
	color: #0099CC;
}
.result_tweet a:hover {
}
.result_tweet .retweet,
.result_tweet .reply {
	margin-top: 4px;
}
/* / 検索結果 */

/* page navi */
.pageNavi {
	position: relative;
}
.pageNavi ul {
	width: 715px;
	margin: 0px auto;
}
.pageNavi ul li {
	margin-right: 3px;
	font-size: 10px;
	float: left;
}
.pageNavi ul li a {
	padding: 5px 14px 5px 14px;
	background: url("../images/bg_pageNavi.gif") repeat;
	color: #fff;
	display: block;
}
.pageNavi ul li span {
	padding: 4px 13px 4px 13px;
	border: 1px solid #000;
	background: #ffffff;
	color: #000;
	display: block;
}
/* /.page navi */


/*-------------------------------------------------------------
  sidebar
---------------------------------------------------------------*/
#blog_info,
#blog_calendar,
#blog_search,
#blog_tags {
	width: 190px;
	margin-left: 15px;
}

#blog_info {
	margin-bottom: 30px;
}
#blog_info h3 {
	width: 183px;
	height: 0px;
	padding-top: 16px;
	margin-bottom: 15px;
	background: url("../images/h3_blog_about.png") no-repeat scroll left top transparent;
	overflow: hidden;
	display: block;
}
#blog_info .text {
	margin-bottom: 15px;
	line-height: 1.3em; font-size: 12px;
}
#blog_info .contact a {
	width: 190px;
	padding: 10px 0px;
	margin: 0px auto;
	border: 1px solid #1F1F1F;
	text-align: center;
	font-size: 12px;
	display: block;
}
#blog_info .contact a:hover {
	background: #000;
	border: 1px solid #fff;
	color: #fff;
}

#blog_calendar {
	margin-bottom: 20px;
}
#blog_calendar h3 {
	width: 110px;
	height: 0px;
	padding-top: 16px;
	margin-bottom: 13px;
	background: url("../images/h3_blog_calender.png") no-repeat scroll left top transparent;
	overflow: hidden;
	display: block;
}
#blog_calendar .calender_table .month {
	padding: 6px 0px 4px 0px;
	background: #000;
	text-align: center;
	color: #fff;
}
#blog_calendar .calender_table .month .month_prev {
	width: 18px;
	height: 17px;
	padding: 0px 0px 0px 6px;
	float: left;
}
#blog_calendar .calender_table .month .month_this {
	width: 142px;
	text-align: center;
	display: inline-block;
	float: left;
}
#blog_calendar .calender_table .month .month_next {
	width: 18px;
	height: 17px;
	padding: 0px 6px 0px 0px;
	float: right;
}


#blog_calendar .calender_table table {
	width: 190px;
	border: 1px solid #000;
}
#blog_calendar .calender_table table th,
#blog_calendar .calender_table table td {
	width: 27px;
	background: url(../images/bg_calendar_line_long.gif) repeat-y left top;
}
#blog_calendar .calender_table table th span,
#blog_calendar .calender_table table td span,
#blog_calendar .calender_table table td a {
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	background: url(../images/bg_calendar_wide_line.gif) repeat-x left bottom;
	text-align: center;
	display: block;
}
#blog_calendar .calender_table table th.sun,
#blog_calendar .calender_table table td.sun {
	background: url(../images/bg_calendar_line_long.gif) repeat-y right bottom;
}
#blog_calendar .calender_table table th.sun,
#blog_calendar .calender_table table td.sun {
	background-color: #FF3366;
}
#blog_calendar .calender_table table th.mon,
#blog_calendar .calender_table table td.mon {
	background: none;
}
#blog_calendar .calender_table table th.sat,
#blog_calendar .calender_table table td.sat {
	background-color: #85E0FF;
}
#blog_calendar .calender_table table tr.last td span,
#blog_calendar .calender_table table tr.last td a {
	background: none;
}
#blog_calendar a {
	color: #0099CC;
}
#blog_calendar a:hover {
	text-decoration: underline;
}


#blog_search {
	margin-bottom: 30px;
}
#blog_search h3 {
	width: 87px;
	height: 0px;
	padding-top: 17px;
	margin-bottom: 15px;
	background: url("../images/h3_blog_search.png") no-repeat scroll left top transparent;
	overflow: hidden;
	display: block;
}
#blog_search #word_box {
	width: 145px;
	height: 20px;
	font-size: 16px;
}
#blog_search #search_button {
}

#blog_tags {
}
#blog_tags h3 {
	width: 110px;
	height: 0px;
	padding-top: 16px;
	margin-bottom: 15px;
	background: url("../images/h3_blog_hashtags.png") no-repeat scroll left top transparent;
	overflow: hidden;
	display: block;
}
#blog_tags ul li {
	margin-bottom: 12px;
	line-height: 1.3em;
}

#side_banner_list {
	margin-top: 40px;
}
#side_banner_list li {
	text-align: center;
}

