@charset "UTF-8";
/* Copyright 2005 from-the-new-world.com. All rights reserved. */
/* images_directory="http://www.from-the-new-world.com/sb/template/scratch/" */

/* Initialize */
* {
margin: 0;
padding: 0;
}

body {	
font-size: 12px;
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
font-style: normal;
font-weight: normal;
}

p {
margin-bottom: 1em;
}

table {
border: 0;
}

img {
border: 0;
}

*.left {
border: 0;
float: left;
margin: 0px 10px 10px 0px;
}

*.right {
border: 0;
float: right;
margin: 0px 10px 0px 10px;
}
hr {
margin: 1em 0px;
}


div.sidebar_contents ul li {
line-height: 150%;
list-style: none;
background: url(http://www.from-the-new-world.com/sb/template/scratch/trim-mark_9x9.gif) no-repeat 0px 0.5em;
padding-left: 12px;
}



.hide {
display: none;
}

.clear {
clear: both;
}

em {
font-style: oblique;
color: #ff7c0a;
}

strong {
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
font-weight: bold;
}
samp {
font-size: 10px;
font-family: "Monaco", monospace;
line-height: 2em;
}

code {
font-size: 10px;
font-family: "Monaco", monospace;
line-height: 2em;
}

pre {
margin: 0.5em 0px;
padding: 0.5em 2% 0.5em 2%;
border: dotted 1px #bbbbbb;
background-color: #e8edf6;
overflow: auto;
}

blockquote {
margin: 0.5em 0px;
padding: 0.5em 2% 0.5em 2%;
border: dotted 1px #bbbbbb;
background-color: #e8edf6;
font-family: "ヒラギノ明朝 Pro", serif;
font-style: oblique;
}

/* Layout */
div#header {
position: fixed;
_position: absolute; /*for IE 6*/
top: 0px;
left: 0px;
width: 100%;
height: 72px;
background: transparent url(http://www.from-the-new-world.com/sb/template/scratch/header.png) repeat-x;
z-index: 1;
}

div#header h1 {
font-size: 24px;
line-height: 150%;
font-weight: bold;
text-shadow: 0px 2px 3px #000000;
margin-top: 4px;
margin-left: 32px;
}

div#header p#blog-description {
font-size: 12px;
line-height: 150%;
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "メイリオ", sans-serif;
color: #ffffff;
text-shadow: 0px 2px 3px #000000;
margin-left: 32px;
}

div#top-memo {
float: right;
padding: 5px;
}

div#contents {
margin-right: 260px;
padding-top: 72px;
}

div.entry {
position: relative;
margin: 10px 0px 16px 0px;
}

div.entry-meta {
text-align: right;
position: absolute;
top: 3px;
right: 3px;
_right: 263px; /*for IE 6*/
}

div.entry-body,
div.profile-body {
padding: 10px 0px 0px 32px;
}

a#sequel {
position: absolute;
top: -82px;
}

div.entry-state {
margin-bottom: 32px;
text-align: center;
clear: both;
}

div#sequel-navi {
font-size: 11px;
font-weight: bold;
line-height: 120%;
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "メイリオ", sans-serif;
color: #666666;
text-align: center;
margin-bottom: 6px;
}


div#comments,
div#trackback {
padding: 10px;
border: dotted 1px #bbbbbb;
margin: 0px 0px 10px 32px;
background: #f1f1f1 url(http://www.from-the-new-world.com/sb/template/scratch/background.gif);
}

.comment-description,
.trackback-excerpt {
padding: 10px;
border-style: dotted;
border-color: #bbbbbb;
border-width: 1px;
background: #ffffff;
}

.comment-meta,
.trackback-meta {
display: block;
margin-top: 12px;
text-align: right;
font-size: 10px;
font-weight: bold;
line-height: 120%;
font-family: Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
color: #666666;
}

div.comment_form {
text-align: right;
padding: 5px 10px;
}

form label {
vertical-align: top;
padding: 0.5em 5px 0px;
}

div#pagenavi {
padding: 10px 0px;
text-align: center;
}

div#sidebar {
width: 240px;
position: absolute;
top: 0px;
right: 0px;
padding-top: 82px;
background: #f1f1f1 url(http://www.from-the-new-world.com/sb/template/scratch/background.gif);
border-left: solid 1px #c3c3c3;
border-bottom: solid 1px #c3c3c3;
}

div.sidebar_contents {
margin: 0px 6px 10px 10px;
clear: both;
}

div.amazon {
width: 95px;
height: 95px;
text-align: center;
border-style: dotted;
border-color: #bbbbbb;
border-width: 1px;
background: #ffffff;
margin-right: 5px;
margin-bottom: 5px;
float:left;
position: relative;
overflow: hidden;
}

div.amazon a {
position: absolute;
top: 10px;
left: 10px;
width: 75px;
height: 75px;
}

div.amazon a:hover {
-webkit-box-shadow: 3px 3px 12px rgba(64,64,64,0.5);
}

div#script_copyright {
margin: 10px;
}

address#footer {
margin: 10px 10px 10px 32px;
clear: both;
font-size: 10px;
font-style: italic;
}

/* Text format */
#header a:link {
color: #ffffff;
text-shadow: 0px 2px 3px #000000;
}

#header a:visited {
color: #ffffff;
text-shadow: 0px 2px 3px #000000;
}

#header a:hover {
color: #dddddd;
text-shadow: 0px 2px 6px #000000;
}

#header a:active {
color: #ffffff;
text-shadow: 0px 2px 3px #000000;
}


h2 {
font-size: 20px;
line-height: 150%;
font-weight: bold;
text-indent: 32px;
background: url(http://www.from-the-new-world.com/sb/template/scratch/segno_32x32.gif) no-repeat;
}

h3 {
font-size: 14px;
line-height: 150%;
font-weight: bold;
}

h4 {
font-size: 12px;
line-height: 150%;
font-weight: bold;
}

h5 {
font-size: 12px;
line-height: 150%;
font-weight: bold;
}

a {
text-decoration: none;	
}

a:link {
color: #0051d2;
}

a:visited {
color: #2071ff;
}

a:hover {
color: #000172;
text-shadow: 1px 1px 2px #2071ff;
}

a:active {
color: #ff0000;
}


div#top-memo {
font-size: 12px;
line-height: 150%;
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "メイリオ", sans-serif;
color: #ffffff;
text-shadow: 0px 2px 3px #000000;
}

div.page-navi {
font-size: 11px;
font-weight: bold;
line-height: 150%;
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
color: #666666;
}

div.entry-meta,
div.entry-state {
font-size: 11px;
font-weight: bold;
line-height: 120%;
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "メイリオ", sans-serif;
color: #666666;
}


div.entry-body,
div.profile-body {
font-size: 14px;
line-height: 150%;
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "メイリオ", sans-serif;
color: #222222;
}


div.entry-body p:first-letter,
div.entry-body p em {
/*font-size: 275%;*/
font-size: 38px;
line-height: 100%;
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", "メイリオ", sans-serif;
font-weight: bold;
float: left;
color: #ff7c0a;
}

.comment-description,
.trackback-excerpt {
font-size: 12px;
line-height: 150%;
font-family: Hiragino Maru Gothic Pro, "ヒラギノ丸ゴ Pro", "メイリオ", sans-serif;
color: #222222;
}

p.tb-link {
font-size: 12px;
font-weight: bold;
line-height: 120%;
font-family: Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
color: #666666;
}

form label {
font-size: 10px;
font-weight: bold;
line-height: 200%;
font-family: Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
color: #666666;
}

div.sidebar_contents {
font-size: 12px;
line-height: 150%;
font-family: Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
}

li.comment_list {
margin-left: 1em;
}

li.comment_list_bottom {
margin-left: 1em;
margin-bottom: 0.5em;
}

div.amazon {
font-size: 10px;
line-height: 1.5em;
color: #666666;
}

img.amazon_image {
vertical-align: bottom;
margin: auto;
}

span.amazon_ProductName {
font-weight: bold;
}

div#counter {
font-size: 9px;
font-weight: bold;
}

div#script_copyright {
font-size: 10px;
font-weight: bold;
}

/* Calendar */

table.calendar { 
width: 140px;
font-size: 10px;
font-weight: bold;
color: #666666;
line-height: 1em;
text-align: center;
}
td.calendar_month {
padding: 7px 0px;
}
td.weekday {
display: none;
}
td.cell {
width: 16px;
padding: 2px 2px;
}
span.today {
color: #ff7c0a;
}

/*shadow*/
div.entry-body img {
-webkit-box-shadow: 3px 3px 12px rgba(64,64,64,0.5);
}

/*for Small Screen*/
@media only screen and (max-device-width:480px) {
body {
-webkit-text-size-adjust: none;
}

div#header {
position: relative;
margin: 0px;
}

div#header h1 {
margin: 0px 0px 0px 12px;
line-height: 72px;
}

div#header p#blog-description {
display: none;
}

div#top-memo {
display: none;
}

div#contents {
width: 320px;
padding: 0px;
margin: 0px;
}

div.entry {

}

div.entry-body,
div.profile-body {
padding: 10px 0px 0px 12px;
}

h2 {
text-indent: 12px;
background: transparent;
}

div#sidebar {
width: 150px;
}

div#comments,
div#trackback {
margin: 0px 0px 10px 12px;
}

address#footer {
margin: 10px 10px 10px 12px;
}

table.calendar {
width: 120px;
}

}
