@charset "UTF-8";
body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
body:before
{
   content: "";
   position: fixed;
   top: -10px;
   left: 0;
   width: 100%;
   height: 10px;
   z-index: 100;
   -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   }
.oneColFixCtrHdr #container {
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
}
.oneColFixCtrHdr #mainContent {
	_zoom:1;
	overflow:hidden;
	margin-bottom:2em;
}
.oneColFixCtrHdr #footer {
	padding:2em auto 3em;
	_zoom:1;
	overflow:hidden;
}
a {
	text-decoration:none;
}

/* HEADER */
#header .admin a {
	background: url(img/admin.png) no-repeat left top;
	display: block;
	height: 24px;
	width: 68px;
	position: absolute;
	text-indent: -9999px;
	margin-left: 1132px;
	margin-top:-64px;
}
.oneColFixCtrHdr #header {
	margin:20px 0 10px 0px;
}
.oneColFixCtrHdr #header h1 a{
	background:url(img/head_title.gif) no-repeat left top;
	width: 176px;
	height: 44px;
	display:block;
	text-indent:-9999px;
}


/* TOP3 */
.top3 {
	width: 300px;
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 10px 20px 0;
  background: #fff;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.top3_img {
	background: url(img/top3_nophoto.gif) no-repeat left top;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.top3_img a {
	display:block;
	width:300px;
	height:450px;
	overflow:hidden;
	text-align:center;
	font-size:10px;
	color:#ccc;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.top3 .top3_title span {
	display:block;
	background:url(img/top3_title_white-trans.png) no-repeat right top;
	width:90px;
	height:30px;
	position:absolute;
	margin-left:210px;
}
.top3 .top3_title {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 0px;
	border-bottom: 1px solid #CCC;
	height:30px;
	overflow:hidden;
}
.top3 .top3_title a {
	color: #666;
	text-decoration: none;
}
.top3 .top3_title a:hover {
	color: #DC143C;
	text-decoration: none;
}
.top3 .top3_meta {
	color:#999;
	font-size: 11px;
	background:url(img/comment.gif) no-repeat left center;
	padding:1px 0 0 16px;
}
.top3 .top3_meta a {
	color: #999;
	text-decoration: none;
}
.top3 .top3_meta a:hover {
	color: #DC143C;
	text-decoration: none;
}
.top3 .top3_txt {
	color:#666;
	height:75px;
	overflow:hidden;
	font-size: 12px;
	padding:15px 0 0 0;
	line-height:1.6em;
}
.top3 .top3_img a span {
	display: none;
}
.top3 .top3_img a:hover span {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(img/readmore-trans.png) no-repeat left top;
	width:300px;
	height:450px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

/* TAB */
div#tab-container-1{
	width:224px;
	float:right;
	margin:0 0 0 10px;
}
 
div#tab-container-1 ul{
height:40px;
list-style:none;
}
 
div#tab-container-1 ul#tab-container-1-nav li{
text-indent:-9999px;
float:left;
}
 
div#tab-container-1 ul#tab-container-1-nav li .twitter {
	background:url(img/tab_icon.jpg) no-repeat 0px -40px;
	height:40px;
	width:40px;
} 
div#tab-container-1 ul#tab-container-1-nav li .twitter:hover {
	background:url(img/tab_icon.jpg) no-repeat 0px 0px;
	height:40px;
	width:40px;
}
div#tab-container-1 ul#tab-container-1-nav li.activeli .twitter{
	background:url(img/tab_icon.jpg) no-repeat 0px 0px;
	height:40px;
	width:40px;
}
 
div#tab-container-1 ul#tab-container-1-nav li .flickr {
	background:url(img/tab_icon.jpg) no-repeat -45px -40px;
	height:40px;
	width:40px;
} 
div#tab-container-1 ul#tab-container-1-nav li .flickr:hover {
	background:url(img/tab_icon.jpg) no-repeat -45px 0px;
	height:40px;
	width:40px;
}
div#tab-container-1 ul#tab-container-1-nav li.activeli .flickr{
	background:url(img/tab_icon.jpg) no-repeat -45px 0px;
	height:40px;
	width:40px;
}
 
div#tab-container-1 ul#tab-container-1-nav li .brightkite {
	background:url(img/tab_icon.jpg) no-repeat -90px -40px;
	height:40px;
	width:40px;
} 
div#tab-container-1 ul#tab-container-1-nav li .brightkite:hover {
	background:url(img/tab_icon.jpg) no-repeat -90px 0px;
	height:40px;
	width:40px;
}
div#tab-container-1 ul#tab-container-1-nav li.activeli .brightkite{
	background:url(img/tab_icon.jpg) no-repeat -90px 0px;
	height:40px;
	width:40px;
}
 
div#tab-container-1 ul#tab-container-1-nav li .tumbler {
	background:url(img/tab_icon.jpg) no-repeat -135px -40px;
	height:40px;
	width:40px;
} 
div#tab-container-1 ul#tab-container-1-nav li .tumbler:hover {
	background:url(img/tab_icon.jpg) no-repeat -135px 0px;
	height:40px;
	width:40px;
}
div#tab-container-1 ul#tab-container-1-nav li.activeli .tumbler{
	background:url(img/tab_icon.jpg) no-repeat -135px 0px;
	height:40px;
	width:40px;
}
 
div#tab-container-1 ul#tab-container-1-nav li a{
	display:block;
	height:40px;
	width:40px;
	margin-right:5px;
}
  
div.tab{
	padding:5px 0 0 0;
}
div#sampletab1 .arrow {
	background: url(img/tab_01_head.gif) no-repeat left top;
	width:224px;
	height:10px;
	display:block;
	padding:0;
	margin:0;
}
div#sampletab2 .arrow {
	background: url(img/tab_02_head.gif) no-repeat left top;
	width:224px;
	height:10px;
	display:block;
	padding:0;
	margin:0;
}
div#sampletab3 .arrow {
	background: url(img/tab_03_head.gif) no-repeat left top;
	width:224px;
	height:10px;
	display:block;
	padding:0;
	margin:0;
}
div#sampletab4 .arrow {
	background: url(img/tab_04_head.gif) no-repeat left top;
	width:224px;
	height:10px;
	display:block;
	padding:0;
	margin:0;
}
div.tabbox{
	border:#ccc solid 1px;
	border-top:none;
	padding:20px 10px 10px;
	margin:0;
	_zoom:1;
	overflow:hidden;
	min-height:488px;
	max-height:488px;
  -moz-border-bottom-left-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
h2.webservice {
	background: url(img/h2_webservice.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	height:22px;
}



/* NEXT5 */
.next5 {
	width: 313px;
	margin: 0 0 5px 0;
	clear:left;
}
.next5_img img {
	width:40px;
	height:40px;
}
.next5_img {
	background: url(img/next5_nophoto.gif) no-repeat left top;
	float:left;
}
.next5 .next5_title {
	font-size: 13px;
	font-weight: bold;
	margin-left:45px;
	line-height:1em;
	min-height:18px;
}
.next5 .next5_title a {
	color: #666;
	text-decoration: none;
}
.next5 .next5_title a:hover {
	color: #DC143C;
	text-decoration: none;
}
.next5 .next5_meta {
	color:#999;
	font-size: 11px;
	background:url(img/comment.gif) no-repeat left top;
	padding:1px 0 0 16px;
	margin-left:45px;
	min-height:22px;
	line-height:1em;
}
.next5 .next5_meta a {
	color: #999;
	text-decoration: none;
}
.next5 .next5_meta a:hover {
	color: #DC143C;
	text-decoration: none;
}


/* RECENT COMMENTS */
h2.recent_comments {
	background: url(img/h2_recent_comments.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	height:24px;
}
.subbox {
	margin:0 10px 0 0;
	float:left;
	width:204px;
	font-size:11px;
	color:#444;
}
#widget_recent_comments_by_entry ul {
	margin:3px 0 10px;
}
#widget_recent_comments_by_entry ul li {
	background:url(img/comment.gif) no-repeat left top;
	padding:0 0 0 18px;
	margin:10px 0 0;
	line-height:1.3em;
}
.subbox a {
	color:#444;
}
.subbox a:hover {
	color:#dc143c;
}
#widget_recent_comments_by_entry ul span {
	margin:0 0 0 13px;
}

/* POPULAR POST */
h2.popular_post {
	background: url(img/h2_popular_post.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	height:22px;
}
.popular ul {
	margin:0 0 10px;
}
.popular ul li {
	background:url(img/arrow.gif) no-repeat left 2px;
	padding:0 0 5px 18px;
}


/* TAG CLOUD */
h2.tagcloud {
	background: url(img/h2_tagcloud.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	height:22px;
}


/* ARCHIVES & SEARCH */
h2.archives {
	background: url(img/h2_archives.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
	height:22px;
}
.side_content h3 {
	display:none;
}
.side_content select {
	margin:0 0 10px;
	width:180px;
	color:#666;
}
label.screen-reader-text {
	display:none;
}



/* Twitter */
div#sampletab1 h3 {
	display:none;
}
#widget_twitter_vjck ul {
	margin:0;
	padding:0;
}
#widget_twitter_vjck {
	font-size: 10px;
	line-height: 1.3em;
	text-align:right;
	width:200px;
	z-index:100;
}
#twitter_time_line li {
	background: url(img/comment.gif) no-repeat left top;
	width:182px;
	margin-top:8px;
	padding-left:18px;
	text-align:left;
	color:#444;
}
#twitter_time_line li a {
	color:#ccc;
}
#twitter_time_line li a:hover {
	color:#dc143c;
}
.twitter_name_box {
	padding-top:10px;
	text-align:left;
}
.twitter_name_box a {
	font-weight:bold;
	color: #444;
	font-family:Helvetica, sans-serif;
	font-size:12px;
}
.twitter_location_box {
	font-family:Helvetica, sans-serif;
	text-align:left;
}
#twitter_time_source {
	font-size: 7pt;
	color: rgb(136, 136, 136);
	text-align: right;
}

/* Brightkite */
div#sampletab3 h3 {
	display:none;
}
div#sampletab3 .tabbox img {
	padding:3px;
	border:1px solid #ccc;
	width:173px;
	height:173px;
}
a.checkedin {
	font-size:11px;
	color:#444;
}



/* single1 */
.single1 {
	width: 944px;
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 10px 20px 0;
	min-height:594px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.single1_img {
	float:left;
	width:300px;
	margin:0 10px 0 0;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.single1_img a{
	margin:0 0 10px 0;
	display:block;
	width:300px;
	height:450px;
	overflow:hidden;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.single1 .single1_title {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	height:30px;
	_zoom:1;
	overflow:hidden;
	color: #666;
}
.single1 .single1_meta {
	color:#999;
	font-size: 11px;
	background:url(img/comment.gif) no-repeat left center;
	padding:1px 0 0 16px;
	_zoom:1;
	overflow:hidden;
}
.single1 .single1_meta a {
	color: #999;
	text-decoration: none;
}
.single1 .single1_meta a:hover {
	color: #DC143C;
	text-decoration: none;
}
.single1 .entry-utility {
	color:#999;
	font-size: 11px;
	padding:1px 0 0 0;
	_zoom:1;
	overflow:hidden;
}
.single1 .entry-utility a {
	color: #999;
	text-decoration: none;
	float:none;
	margin:0;
	display:inline;
	width:auto;
	overflow:visible;
}
.single1 .entry-utility a:hover {
	color: #DC143C;
	text-decoration:none;
}
.single1 .entry-content a {
	color:#600;
	text-decoration: none;
}
.single1 .entry-content a:hover {
	color:#DC143C;
	text-decoration: underline;
}
.single1 .entry-content blockquote {
background: #fafafa;
background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eee));
background: -moz-linear-gradient(top, #fafafa, #eee);
margin:1em;
padding:1em;
	font-size:11px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
overflow:auto;
}
.single1 .entry-content {
	color:#666;
	font-size: 12px;
	line-height:1.6em;
	overflow:hidden;
	margin:15px 0 0 0;
	min-height:495px;
}
.single1 .single1_content .entry-content ul.normal {
	margin:0 0 0 1em;
}
.single1 .single1_content .entry-content ul.normal li {
	margin:0 0 0 1em;
	list-style-type: square;
}
.single1 .single1_content .entry-content ol.normal {
	margin:0 0 0 1em;
}
.single1 .single1_content .entry-content ol.normal li {
	margin:0 0 0 1em;
	list-style-type: decimal;
}
.single1 .single1_content .entry-content iframe {
	width:320px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.single1 .page_content .entry-content iframe {
	width:940px;
	height:450px;
	margin:auto;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
/* .single1 .entry-content img {
	margin-right:5px;
	padding:3px;
	border:1px solid #ccc;
	width:145px;
	height:auto;
} */
.single1_content {
	float:left;
	width:320px;
	_zoom:1;
	overflow:hidden;
}
.single1_comments {
	color:#666;
	font-size: 12px;
	float:left;
	width:300px;
	_zoom:1;
	overflow:hidden;
	margin:0 0 0 10px;
}
.entry-content img {
	max-width:320px;
	height:auto;
	overflow:hidden;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.amazlet-box img {
	max-width:320px;
	height:auto;
	overflow:hidden;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* post */
.center {
text-align:center;
margin:1em auto;
}

.post .wp-caption {
	padding:10px;
	background:#F2F2F2;
	text-align:center;
	border:1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.post .wp-caption .wp-caption-text {
	font-size:90%;
	line-height:1.3em;
}
.aligncenter {
	text-align: center;
	margin:0 auto;
	}

.alignright {
	float: right;
	margin:0 0 10px 10px;
	}

.alignleft , .shot-float{
	float: left;
	margin:0 10px 10px 0;
	}


/* =Comments
-------------------------------------------------------------- */
#comments {
	padding:5px 0 0;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #444;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0;
	line-height:1em;
}
h3#comments-title {
	padding: 0 0　10px;
}
h3#comments-title em {
	font-style: normal;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 1.4em;
	margin: 0 0 5px 0;
	padding: 0 0 0 56px;
	position: relative;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 100px;
}
#comments .comment-body p:last-child {
	margin-bottom: 10px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 100px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 1px;
	left: 0;
}
.comment-author {
	font-size:11px;
	padding:0;
	margin:7px 0 0 0;
	line-height:1em;
}
.comment-author a {
	color:#444;
}
.comment-author a:hover {
	color:#dc143c;
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
	font-size: 10px;
}
.comment-meta {
	font-size: 10px;
	margin: 0 0 10px 0;
	padding:3px 0 0;
	line-height:1em;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #dc143c;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	display:none;
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #444;
}
#respond {
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 0 0 5px;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 11px;
}
#respond input {
	margin: 0 0 9px;
	width:288px;
	color: #666;
	border:1px solid #ccc;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#respond textarea {
	width:288px;
	color: #666;
	border:1px solid #ccc;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#respond .logged-in-as {
	color: #888;
	font-size: 10px;
	line-height:1.3em;
}
#respond .form-allowed-tags , #respond .comment-notes {
	display:none;
	color: #888;
	font-size: 10px;
	line-height:1.3em;
}
#respond .form-allowed-tags code {
	font-size: 9px;
	line-height:1.3em;
}
#respond .form-submit {
	margin: 12px 5px;
	text-align:right;
}
#respond .form-submit input {
	font-size: 10px;
	font-weight:bold;
	color:#fff;
	width: auto;
	background: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));
	background: -moz-linear-gradient(top, #ccc, #999);
}
/* SEARCH */
#searchform input {
	margin: 0 0 9px;
	width:140px;
	color: #666;
	border:1px solid #ccc;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#searchform #s {
	padding:2px 0 2px 0;
	margin-top:1px;
	line-height:1.5em;
}
#searchform #searchsubmit {
	font-size: 10px;
	font-weight:bold;
	color:#fff;
	width: auto;
	background: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));
	background: -moz-linear-gradient(top, #ccc, #999);
	padding-top:3px;
	padding-bottom:4px;
	line-height:1em;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	width:180px;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	position:absolute;
	margin:23px 0 0;
}
.navigation a:link,
.navigation a:visited {
	font-weight:bold;
	color:#fff;
	width: auto;
	background: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));
	background: -moz-linear-gradient(top, #ccc, #999);
	padding:3px 5px 4px;
	line-height:1em;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #DC143c;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	display:none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

h1.page-title {
	font-size:14px;
	color:#444;
}

.postnavi {
	width:945px;
	overflow: hidden;
}
.postnavi a:link,
.postnavi a:visited {
	font-size: 10px;
	font-weight:bold;
	color:#888;
	width: auto;
   background: #eeeeee;
   background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ececec));
   background: -moz-linear-gradient(top, #fcfcfc, #ececec);
	padding:3px 5px 4px;
	line-height:1em;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
	text-decoration: none;
}
.postnavi a:active,
.postnavi a:hover {
	color: #DC143c;
}
.postnavi .prev {
	float: left;
	width: 50%;
}
.postnavi .next {
	float: right;
	text-align: right;
	width: 50%;
}


/* FOOTER */
#footer a:link {
	opacity:0.3;
	filter: alpha(opacity=30);
	color:#ccc;
	text-decoration:none;
}
#footer a:visited {
	opacity:0.3;
	filter: alpha(opacity=30);
	color:#ccc;
	text-decoration:none;
}
#footer a:hover {
	opacity:1.0;
	filter: alpha(opacity=100);
	color:#DC143c;
	text-decoration:none;
}

#food a {
	display:block;
	height:60px;
	width:190px;
	text-indent:-9999px;
	margin: 0 5px 0 0;
	padding: 0px;
	background: url(images/food.jpg) no-repeat center center;
	overflow: hidden;
	float:left;
}
#plants a {
	display:block;
	height:60px;
	width:190px;
	text-indent:-9999px;
	margin: 0 5px 0 0;
	padding: 0px;
	background: url(images/plants.jpg) no-repeat center center;
	overflow: hidden;
	float:left;
}
#aozora {
	display:block;
	height:60px;
	width:190px;
	text-indent:-9999px;
	margin: 0 5px 0 0;
	padding: 0px;
	background: url(images/aozora.gif) no-repeat center center;
	overflow: hidden;
	float:left;
}

.single1 .entry-content .flickr {
	margin-left:0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 19px;
	background: url(images/flickr_ico.gif) no-repeat center left;
}
.single1 .entry-content .facebook {
	margin-left:0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 19px;
	background: url(images/fb_ico.gif) no-repeat center left;
}
.chizumado img {
	width:120px;
	margin-bottom:3px;
}

kbd {
    margin: 0 0.3em 0 0.3em;
    padding: 1px 7px 1px 5px;
    border: solid #999999;
	border-width: 1px 2px 2px 1px;
	background: #ffffff url(images/kbd.png) no-repeat 100% 100%;
	font-style: italic;
	font-size:10px;
}

/* ama */
.ama {
	height:1px;
	width:1px;
	overflow:hidden;
	position:absolute;
}
.amazlet-box {
	margin-top:1em;
	line-height:1.2em;
}
.amazlet-box img , .g-tools_table img {
	border:0;
	vertical-align:middle;
	background:none;
	padding:0;
	margin:0;
}
.amazlet-review , .amazlet-detail , .amazlet-link {
	font-size:10px;
}

/* Plants list */
.plants_list .plants_table {
	border-collapse:collapse;
	border:#888 solid 1px;
	padding:0;
	margin:-60px 0 0 0;
}
.plants_list .plants_table td {
	padding:2px;
	font-size:10px;
	border:#888 solid 1px;
}
.plants_title {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.plants_date {
	font-size: 10px;
	font-weight: normal;
	padding:0;
	margin:-20px 0 0 0;
}
.post .plants {
	background-image: url(images/plants.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9999px;
	height: 60px;
	width: 190px;
	margin: 1em 0 0 0;
}


/* Social Bookmark
----------------------------------------------- */
.entry-utility .tumbler {
	font-size: 95%;
	margin-left:5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
	background: url(images/tumbler.gif) no-repeat center left;
}
.entry-utility .twitter {
	font-size: 95%;
	margin-left:5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
	background: url(images/twitter.gif) no-repeat center left;
}

.entry-utility .hatena {
	font-size: 95%;
	margin-left:5px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 19px;
	background: url(images/b_entry.gif) no-repeat center left;
}

/*PAGE TOP */
.pagetop {
	width:100%;
	font-size: 10px;
	text-align: right;
	clear:left;
}
.pagetop a:link {
	color:#888;
	text-decoration:none;
}
.pagetop a:visited {
	color:#888;
	text-decoration:none;
}
.pagetop a:hover {
	color:#dc143c;
	text-decoration:none;
}
.pagetop a:active {
	color:#dc143c;
	text-decoration:none;
}

/*NINJYA*/
.ninjya {
	font-family: Meiryo,"メイリオ","ヒラギノ丸ゴ Pro W4","HiraMaruPro-W4","MSゴシック",Osaka;
	font-size:10px;
	color:#888;
	background:#FFF;
	padding-bottom:10px;
	text-align:center;
}

@font-face {

font-family: Ginga;

src: url("font/Ginga.ttf") format("truetype");

}



.ginga	{

font-family: Ginga; 

}

/* ZENBACK */
.zenback .zenback-keywords {
	display:none !important;
	position:absolute !important;
	left:-9999px !important;
}
.zenback .zenback-powered {
	display:none !important;
	position:absolute !important;
	left:-9999px !important;
}
.zenback .zenback-links {
	display:none !important;
	position:absolute !important;
	left:-9999px !important;
}
.zenback .zenback-ads {
	display:none !important;
	position:absolute !important;
	left:-9999px !important;
}
.zenback .zenback-ad {
	display:none !important;
	position:absolute !important;
	left:-9999px !important;
}
.zenback .zenback-ads-frame {
	display:none !important;
	position:absolute !important;
	left:-9999px !important;
}
.zenback .zenback-ads-twitter {
	display:none !important;
	position:absolute !important;
	left:-9999px !important;
}
.zenback #zenback-news{
    border:3px solid #80c527;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    margin-bottom:12px;
    position:absolute;
    margin-top:20px;
	display:none !important;
	position:absolute !important;
	left:-9999px !important;
	font-size:9px !important;
	line-height:1.3em !important;
}

/* sharing */
.sharing {
	position:absolute;
	margin:430px 0 0 -310px;
	width:300px;
}

sup {
	font-size:10px;
}
