
@charset "utf-8";
html {
    margin: 0;
    padding: 0;
}
body {
    background: none repeat scroll 0 0 #ffffff;
    color: #000000;
    font-family: 'trebuchet MS',trebuchet,verdana,'helvetica','Arial','Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',sans-serif;
    margin: 0;
    padding: 0;
}
	body:before {
		content: "";
		position: fixed;
		top: -10px;
		left: -10px;
		width: 110%;
		height: 10px;
		-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
		-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
		-ms-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
		-o-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
		box-shadow: 0px 0px 10px rgba(0,0,0,.8);
		z-index: 10000; }
a {
    color: #000000;
    text-decoration: underline;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}
a:hover {
    background: none repeat scroll 0 0 #9400ff;
    color: #ffffff;
    text-decoration: none;
}
a, pre {
    overflow: hidden;
    word-break: break-all;
}
pre {
    background: none repeat scroll 0 0 #3D3D3D;
    color: #F5F5F5;
    padding: 20px;
    white-space: pre-wrap;
}
a.keyword {
    text-decoration: none;
}
a.keyword:hover {
    background: none repeat scroll 0 0 #808080;
    color: #ffffff;
    text-decoration: none;
}
a.hatena-fotolife {
    border: medium none;
}
::selection {background: #fff608; color: #000;}
::-moz-selection {background: #fff608; color: #000;}
#content {
    background: none repeat scroll 0 0 transparent;
    margin: 0 auto;
    width: 900px;
}
#box2 {
    float: left;
    font-size: 13px;
    margin: 20px;
    width: 180px;
    margin-right: 0px;
    position: relative;
}
#main {
    float: left;
    font-size: 13px;
    margin-right: -221px;
    min-height: 100px;
    width: 100%;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff);
	background-color: rgba(255, 255, 255, 0.8);
}
#main:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#main > * {
    margin-right: 220px;
}
#content:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#globalheader-container {
	/* header tranparency
	position: fixed;
	top: -10px;
	width: 100%;
	background-color: rgba(255,255,255,0.3);
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
	end */
    border-bottom: none;
}
#blog-title {
    margin: 30px auto 20px;
    text-align: left;
    width: 900px;
	text-shadow: 5px 5px 5px lightgray;
}
#title a {
    font-size: 37px;
    font-weight: bold;
    letter-spacing: -1pt;
    text-decoration: none;
}
#blog-description {
    color: #999999;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 0;
}
.header-image-enable #blog-title #title {
    padding: 20px 0 0 20px;*
}
#top-box, #top-editarea, #bottom-editarea {
    font-size: 14px;
    margin: 0 auto;
    text-align: left;
    width: 900px;
}
.breadcrumb {
    margin-bottom: 20px;
}
.breadcrumb a {
    color: #AAAAAA;
}
.entry {
    padding-bottom: 50px;
}
.entry-content {
    margin: 20px 0;
    padding: 0 20px;
}
.hatena-fotolife {
		/*-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.8);
		-moz-box-shadow:  5px 5px 5px rgba(0,0,0,.8);
		-ms-box-shadow: 5px 5px 5px rgba(0,0,0,.8);
		-o-box-shadow: 5px 5px 5px rgba(0,0,0,.8);
		box-shadow: 5px 5px 5px rgba(0,0,0,.8);*/
		-webkit-box-shadow: 5px 5px 5px lightgray;
		-moz-box-shadow:  5px 5px 5px lightgray;
		-ms-box-shadow: 5px 5px 5px lightgray;
		-o-box-shadow: 5px 5px 5px lightgray;
		box-shadow: 5px 5px 5px lightgray;
}
.entry-header {
    margin: 0 0 0.5em;
    padding: 20px 95px 0.2em 20px;
    position: relative;
}
h1.entry-title {
    font-size: 26px;
    line-height: 1.3;
    margin: 0;
}
h1.entry-title a {
    text-decoration: none;
}
.categories a {
    color: #999999;
    line-height: 1.5;
    margin-right: 5px;
}
.date {
    bottom: 6px;
    font-weight: bold;
    position: absolute;
    right: 20px;
}
.date a {
    color: #999999;
}
.date a:hover {
    color: #ffffff;
}
.categories a:hover {
    color: #ffffff;
}
.entry-header-menu {
    bottom: 30px;
    position: absolute;
    right: 20px;
}
.entry-header-menu a {
    background: none repeat scroll 0 0 #9400ff;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px;
}
.entry-header-menu a:hover {
    text-decoration: none;
}
.entry-footer {
    margin: 30px 20px 0;
}
.entry-footer .social-buttons {
    margin: 10px 0;
}
.entry-footer-section {
    color: #999999;
    font-style: italic;
    margin: 0;
}
.entry-footer-time a {
    color: #999999;
    text-decoration: underline;
}
.entry-footer-time a:hover {
    color: #ffffff;
}
.comment {
    margin: 0 0 10px;
    padding: 0;
}
.comment li {
    border-left: 4px solid #DFDFDF;
    list-style: none outside none;
    margin: 15px 0;
    padding: 0 8px;
}
.comment-user-name {
    display: inline;
    font-weight: bold;
    margin: 0 0.3em 0 0;
}
.comment-content, .comment-content p {
    display: inline;
    line-height: 1.4;
    margin: 0.5em 0;
    word-wrap: break-word;
}
.comment-metadata {
    display: block;
    margin: 0;
}
.comment-metadata a {
    color: #AAAAAA;
}
.leave-comment-title {
    display: inline;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px;
    text-decoration: none;
}
.leave-comment-title:hover {
    background: none repeat scroll 0 0 #9400ff;
    text-decoration: none;
}
.pager {
    margin-right: 10px !important;
    padding: 20px 0 20px 20px;
}
.pager a {
    font-size: 13px;
    font-weight: bold;
    padding: 5px 25px;
    text-decoration: none;
}
.pager-next a {
    margin-right: 5px;
}
.pager a:hover {
    background: none repeat scroll 0 0 #9400ff;
    text-decoration: none;
}
.pager-prev{
  float: left;
}
.pager-next{
  float: right;
 /*margin-right: 1em;*/
}
.entry-content {
    font-size: 14px;
    line-height: 1.8;
}
.entry-content img {
    height: auto;
    max-width: 100%;
}
.entry-content p {
    margin: 0.8em 0;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin: 1em 0 0.5em;
}
.entry-content h1, .entry-content h2 {
    font-size: 140%;
}
.entry-content h3 {
    font-size: 120%;
}
.entry-content h4 {
    font-size: 110%;
}
.entry-content h5 {
    font-size: 100%;
}
.entry-content h6 {
    font-size: 100%;
}
.entry-content h1, .entry-content h2, .entry-content h3 {
    border-bottom: 1px dotted #999999;
}
.entry blockquote {
    border: 1px solid #DDDDDD;
    margin: 1em 0;
    padding: 15px;
}
.entry blockquote p {
    margin-bottom: 0;
    margin-top: 0;
}
.entry-content ul, .entry-content ol {
    margin: 0 0 0 1.5em;
    padding: 0;
}
.entry-content table {
    border-collapse: collapse;
    border-spacing: 0;
}
.entry-content table th, .entry-content table td {
    border: 1px solid #DDDDDD;
    padding: 5px 10px;
}
.entry-content table th {
    background: none repeat scroll 0 0 #FAFAFA;
}
a.keyword {
    text-decoration: none;
}
pre.lang-aa {
    color: #3D3D3D;
    font-size: 14px;
    line-height: 15px;
}
.gist pre {
    color: #3D3D3D;
}
.hatena-module {
    font-size: 12px;
    margin-bottom: 50px;
}
.hatena-module-title, .hatena-module-title a, .hatena-module-title a:hover, .hatena-module-title a:visited {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 3px;
    text-align: left;
}
.hatena-module-body ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.hatena-module-body, .hatena-module-body a {
    color: #999999;
}
.hatena-module-body a:hover {
    color: #ffffff;
}
.hatena-module-body ul li {
    padding: 0.2em 0;
}
.hatena-module-body ul li.archive {
    padding-top: 15px;
}
.hatena-module-profile .id {
    display: block;
    font-weight: bold;
    line-height: 2;
}
.profile-icon {
		-webkit-box-shadow: 5px 5px 5px lightgray;
		-moz-box-shadow:  5px 5px 5px lightgray;
		-ms-box-shadow: 5px 5px 5px lightgray;
		-o-box-shadow: 5px 5px 5px lightgray;
		box-shadow: 5px 5px 5px lightgray;
}
.hatena-big-star-star-container, .hatena-id-icon {
		-webkit-box-shadow: 5px 5px 5px lightgray;
		-moz-box-shadow:  5px 5px 5px lightgray;
		-ms-box-shadow: 5px 5px 5px lightgray;
		-o-box-shadow: 5px 5px 5px lightgray;
		box-shadow: 5px 5px 5px lightgray;
}
.hatena-module-profile .profile-description {
    margin: 0 0 5px;
}
form.search-form {
    margin-top: 10px;
}
form.search-form input {
    border: 1px solid #CCCCCC;
    vertical-align: middle;
}
.search-form .search-module-input {
    background: -moz-linear-gradient(center top , #EEEEEE 0%, #EEEEEE 50%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    border-radius: 12px 12px 12px 12px;
    color: #8E8E8E;
    font-size: 12px;
    margin: 0;
    padding: 3px;
    width: 120px;
}
.search-form .search-module-button {
    background: url("http://www.hatena.ne.jp/css/hatena/search.png") no-repeat scroll 50% 50% #565656;
    border: medium none;
    border-radius: 12px 12px 12px 12px;
    cursor: pointer;
    height: 23px;
    margin-left: -3px;
    text-indent: -999px;
    width: 23px;
}
#footer {
    clear: both;
    font-size: small;
    padding: 20px 0;
    text-align: center;
    vertical-align: baseline;
}
#footer a {
    text-decoration: none;
}
.hatena-embed.hatena-fotolife, .hatena-embed.twitpic {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DFDFDF;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
    display: inline-block;
    margin: 1em 0;
    padding: 10px 10px 30px;
    text-align: center;
}
.hatena-embed.hatena-fotolife {
    background: url("https://cdn.blog.st-hatena.com/images/theme/hatena-embed/embed-fotolife.png?version=4d776f2b7a248fe0227f52f5e9d786") no-repeat scroll right bottom #FFFFFF;
}
.hatena-embed.twitpic {
    padding: 10px;
}
.hatena-embed.hatena-fotolife .hatena-embed-image, .hatena-embed.twitpic .hatena-embed-image {
    display: inline-block;
    max-width: 600px;
}
.hatena-embed.hatena-fotolife .hatena-embed-body, .hatena-embed.hatena-fotolife .hatena-embed-body a, .hatena-embed.twitpic .hatena-embed-body, .hatena-embed.twitpic .hatena-embed-body a {
    color: #454545;
    font-family: 'Homemade Apple',cursive;
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}
.hatena-embed.hatena-coco, .hatena-embed.foursquare {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
    margin: 1em 0;
}
.hatena-embed.hatena-coco {
    background: url("https://cdn.blog.st-hatena.com/images/theme/hatena-embed/embed-coco.png?version=4d776f2b7a248fe0227f52f5e9d786") no-repeat scroll right bottom #FAF9E6;
    border: 1px solid #E2D279;
    padding: 20px 30px;
}
.hatena-embed.hatena-coco .hatena-embed-image, .hatena-embed.foursquare .hatena-embed-image {
    height: 100px;
    width: 100px;
}
.hatena-embed.foursquare {
    background: url("https://cdn.blog.st-hatena.com/images/theme/hatena-embed/embed-4sq.png?version=4d776f2b7a248fe0227f52f5e9d786") no-repeat scroll right bottom #E6EFF2;
    border: 1px solid #C1D5DB;
    padding: 20px 30px;
}
.hatena-embed.hatena-bookmark {
    background: url("https://cdn.blog.st-hatena.com/images/theme/hatena-embed/embed-bookmark.png?version=4d776f2b7a248fe0227f52f5e9d786") no-repeat scroll 10px top #FFFFFF;
    border: 1px solid #DFDFDF;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
    margin: 1em 0;
    padding: 15px 15px 15px 70px;
    position: relative;
}
.hatena-embed.hatena-bookmark a {
    text-decoration: underline;
}
.hatena-embed.hatena-bookmark .hatena-embed-image {
    max-height: 50px;
}
.hatena-embed.hatena-haiku {
    background: url("https://cdn.blog.st-hatena.com/images/theme/hatena-embed/embed-haiku.png?version=4d776f2b7a248fe0227f52f5e9d786") no-repeat scroll 5px 5px #FFFFFF;
    border: 1px solid #DFDFDF;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
    margin: 1em 0;
    padding: 15px 15px 15px 70px;
}
.hatena-embed.hatena-monolith {
    background: url("https://cdn.blog.st-hatena.com/images/theme/hatena-embed/embed-monolith.png?version=4d776f2b7a248fe0227f52f5e9d786") no-repeat scroll right bottom #FFFFFF;
    border: 1px solid #DFDFDF;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
    margin: 1em 0;
    padding: 15px;
    width: 580px;
}
.hatena-embed.hatena-monolith .hatena-embed-image {
    border: 1px solid #DFDFDF;
    display: block;
    float: left;
    max-width: 98px;
}
.hatena-embed.hatena-monolith .hatena-embed-body {
    float: left;
    margin-left: 10px;
    width: 470px;
}
.hatena-embed.hatena-monolith:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
.hatena-embed.twitter {
    border-bottom: 1px dotted #757575;
    border-top: 1px dotted #757575;
    margin: 1em 0;
    padding: 10px 0;
}
.hatena-embed.atnd {
    border-bottom: 1px dotted #757575;
    border-top: 1px dotted #757575;
    font-family: 'PT Sans Caption',Helvetica,'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','HiraKakuProN-W3','Hiragino Kaku Gothic Pro','ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
    margin: 1em 0;
    padding: 10px 0;
}
.hatena-embed-detail.atnd-detail {
    color: #262626;
    font-size: 20px;
    font-weight: bold;
}
.hatena-embed-detail.atnd-detail:hover {
    color: #EA1F00;
    text-decoration: none;
}
.hatena-embed.atnd .content-body {
    color: #222222;
    font-size: 12px;
}
.page-about dt {
    font-size: 16px;
    font-weight: bold;
}
.page-about dd {
    margin-bottom: 30px;
    margin-left: 0;
}
.page-about .entry-content img.profile-icon {
    height: 16px;
    width: 16px;
}
.page-archive #main-inner {
    font-size: 14px;
}
.page-archive #main-inner p {
    padding-left: 20px;
}
.page-archive #main-inner h1 {
    font-size: 18px;
    margin: 0 0 0.3em;
}
.page-archive #main-inner h1 a {
}
.page-archive #main-inner section {
    padding: 20px;
}
.page-archive #main-inner .entry-title {
    font-size: 14px;
    line-height: 2;
}
.page-archive #main-inner ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 1.5em;
}
.page-archive #main-inner li {
    margin: 0;
    padding: 0;
}
#div#google_afc_user {
    display: none !important;
}

/* <system section="background" selected="custom"> */
body{ background-image: url('http://cdn-ak.f.st-hatena.com/images/fotolife/i/ichiro_s/20130726/20130726161047.png'); background-repeat: no-repeat; background-color:transparent; background-attachment: fixed; background-position: center top;}
/* </system> */