/* reset elements */
h1, h2, h3, h4, h5, h6 {
position: static;
margin: 0px;
padding: 0px;
}
div, p, hr, blockquote, address, noscript {
position: static;
margin: 0px;
padding: 0px;
font-style: normal;
font-weight: normal;
}
ul, ol, dl, dt, dd {
position: static;
margin: 0px;
padding: 0px;
font-family: "Hiragino Kaku Gothic Pro","Osaka","Verdana",sans-serif;
}
pre, table, form {
position: static;
margin: 0px;
padding: 0px;
}
span, img  {
position: static;
margin: 0px;
padding: 0px;
border: none;
font-style: normal;
font-weight: normal;
border: 0px none #fafaff;
}
em, strong, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
position: static;
margin: 0px;
padding: 0px;
border: none;
font-style: normal;
font-weight: normal;
}
/* basic */
body {
background-image: url(http://sutero.jp/music/img/back.gif);
background-color: #d1eefd;
background-repeat:repeat-x;
margin:0px;
padding:0px;
text-align:center;
}
#all{
 text-align:left;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:auto;
 margin-right:auto;
width:772px;
}
#topline{
width:772px;
height:24px;
background-image: url(./img/body_top2.gif);
display:block;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:auto;
 margin-right:auto;
clear: both;
}

#mid{
width:772px;
background-image: url(./img/body_line.gif);
background-repeat:repeat-y;
padding:0px 6px;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:auto;
 margin-right:auto;
clear: both;
}
a {
text-decoration: underline;
}
a:link {
color: #39F;
}
a:visited {
color: #39f;
}
a:hover {
color: #0c3;
}
a:active {
color: #39f;
}
h2,h3,h4 {
margin: 5px;
padding: 2px 10px 5px 10px;
font-family: "Hiragino Kaku Gothic Pro","Osaka",sans-serif;
line-height: 1.1em;
font-weight: bold;
font-size: 110%;
text-align: left;
color: #889;
border-bottom: 1px solid #ddd;
}
h2 a {
text-decoration: none;
}
h2 a:link {
color: #889;
}
h2 a:visited {
color: #889;
}
h2 a:hover {
color: #e50;
}
h2 a:active {
color: #889;
}
pre {
display: block;
font-family: monospace;
}
em {
font-family: "Hiragino Kaku Gothic Pro","Osaka","Arial",sans-serif;
font-style: normal;
font-weight: normal;
border-bottom: 1px dashed #ccf;
}
strong {
font-family: "Hiragino Kaku Gothic Pro","Osaka","Arial",sans-serif;
font-weight: bold;
}
blockquote {
margin: 0px 20px 0px 20px;
padding: 2px 8px 2px 8px;
color: #77c;
line-height: 1.4em;
border: 1px solid #ddf;
background-color: #fafaff;
}
blockquote p {
padding: 0px;
margin: 0px;
font-style: italic;
}
p.source {
margin: 0px 20px 1em 20px;
padding: 0px;
font-size: 90%;
text-align: right;
}
q {
color: #669;
font-style: italic;
}
cite {
font-style: normal;
}
ul {
padding-left: 2em;
}
ol {
padding-left: 2em;
}
dl dd {
padding-left: 2em;
}
del {
text-decoration: line-through;
}
ins {
border-bottom: 1px dashed #cfc;
}
/* images */
img.pict {
float:left;
padding: 6px 6px 24px 6px;
border-width: 1px;
border-style: solid;
border-color: #ddd #aaa #aaa #ddd;
 margin-right:10px;
}
/* title */
div.title {
margin-top:0px;
margin-bottom:0px;
 text-align:left;
 margin-left:auto;
 margin-right:auto;
 width:772px;
clear: both;
padding:0px;
}
div.title h1 {
diaplay:none;
margin: 0px;
}
div.title h1 a {
text-decoration: none;
}
div.title h1 a:link {
color: #fff;
}
div.title h1 a:visited {
color: #fff;
}
div.title h1 a:hover {
color: #fff;
}
div.title h1 a:active {
color: #fff;
}
div.title p.description {
margin: 0px;
}
/* footer */
div.footer {
padding:0px;
margin:0px 6px;
text-align: center;
font-family: "Verdana",sans-serif;
font-size: x-small;
clear: both;
}
div.footer a {
text-decoration: none;
}
div.footer address {
margin: 0px 20px 3px 0px;
}
div.footer p#link2top {
margin: 0px;
padding: 10px 20px 10px 20px;
font-family: "Verdana",sans-serif;
font-size: 10px;
text-align: right;
}
div.footer p#link2top:before {
content: "[";
color:#999;
}
div.footer p#link2top:after {
content: "]";
color:#999;
}
/* main */
.contents{
width: 540px;
float: left;
clear: both;
margin-top:0px;
padding-top:10px;
}
div.page {
font-size : 90%;
text-align: center;
}
div.page a {
text-decoration: none;
}
div.body hr {
clear: both;
height: 1px;
margin: 0px auto;
padding: 0px;
color: #fff;
border-style: none;
border-top: 1px solid #fff;
}
/* entry */
div.entry {
margin: 0px 0px 5px 0px;
padding: 0px 15px 0px 15px;
}
div.entry h2{
font-family: "Verdana",sans-serif;
font-size: small;
font-weight:bold;
color:#05a109;
}
div.entry div.entry_author {
margin-bottom: 25px;
padding: 0px 10px 2px 20px;
font-family: "Verdana",sans-serif;
font-size: x-small;
text-align: left;
color:#ccc;
}
div.entry div.entry_author a {
text-decoration: none;
}
div.entry div.entry_body {
margin: 0px;
padding: 15px 20px 0px 20px;
font-family: "Hiragino Kaku Gothic Pro","Osaka","Arial",sans-serif;
font-size: small;
line-height: 1.8em;
color: #777;
}
div.entry div.entry_more {
margin: 0px;
padding: 5px 20px 10px 20px;
font-size: small;
line-height: 1.4em;
color: #777;
}
div.entry div.entry_state {
margin: 0px;
padding: 2px 10px 2px 10px;
font-family: "Verdana",sans-serif;
font-size: x-small;
text-align: right;
}
div.entry div.entry_state a {
text-decoration: none;
}
div.entry div.entry_navi {
margin: 0px;
padding: 0px 10px 10px 10px;
font-family: "Verdana",sans-serif;
font-size: x-small;
text-align: center;
}
div.entry div.entry_navi a {
text-decoration: none;
}
/* comment */
div.comment {
margin: 10px 0px 10px 0px;
padding: 0px 10px 0px 40px;
}
div.comment h3 {
font-family: "Verdana",sans-serif;
font-size: x-small;
font-weight:bold;
color:#050;
}
div.comment form {
margin: 10px 0px;
padding: 0px;
}
div.comment form h4 {
font-family: "Verdana",sans-serif;
font-size: x-small;
font-weight:bold;
color:#050;
}
div.comment form dl {
font-size: x-small;
}
div.comment form dl dt {
display: block;
clear: left;
float: left;
width: 8em;
margin: 0px;
padding: 0px;
font-family: "Verdana",sans-serif;
text-align: right;
}
div.comment form dl dt label#labelsubmit {
display: none;
}
div.comment form dl dd {
margin: 0px 0px 0px 8.5em;
padding: 0px;
font-family: "Verdana",sans-serif;
}
div.comment dl.body {
margin: 0px;
padding: 5px 5px 10px 5px;
line-height: 1.5em;
font-size: x-small;
}
div.comment dl.body dt {
margin: 0px;
padding: 0px;
color: #030;
text-align: right;
}
/* trackback */
div.trackback {
margin: 10px 0px 10px 0px;
padding: 0px 10px 0px 30px;
}
div.trackback h3 {
font-family: "Verdana",sans-serif;
font-size: x-small;
font-weight:bold;
color:#050;
}
div.trackback p.link {
text-align: right;
font-family: "Verdana",sans-serif;
font-size: x-small;
margin-right:5px;
}
div.trackback dl.body {
margin: 0px;
padding: 5px 5px 10px 5px;
line-height: 1.5em;
font-size: x-small;
}
div.trackback dl.body dt {
margin-left: 20px;
padding: 10px;
color: #030;
line-height: 1.5em;
}
/* profile */
div.profile {
margin: 10px 0px 10px 0px;
padding: 0px 10px 0px 10px;
}
div.profile div.profile_body {
margin: 0px;
padding: 15px 20px 5px 20px;
font-size: x-small;
line-height: 1.4em;
color: #030;
}
/* navigation */
div.navigation {
margin-top:0px;
margin-left:540px;
margin-right:10px;
padding: 10px;
font-size: x-small;
}
/* links */
div.navigation dl {
margin: 5px 0px 15px 0px;
padding: 5px;
}
div.navigation dl dt {
margin-bottom: 5px;
padding: 2px 5px 2px 5px;
font-family: "Verdana",sans-serif;
font-weight: bold;
font-size:x-small;
color: #3764b8;
border-bottom: 1px solid #ddd;
}
div.navigation dl dd {
margin: 0px;
padding: 0px;
}
div.navigation dl dd ul {
list-style: none;
margin: 0px;
padding: 0px;
}
div.navigation dl dd ul li {
display: block;
margin: 0px;
padding: 2px 10px 2px 10px;
font-family: "Hiragino Kaku Gothic Pro","Osaka","Verdana",sans-serif;
font-size: x-small;
color: #999;
}
div.navigation dl dd ul li a {
text-decoration: none;
}
div.navigation #linklist {
display: block;
margin: 0px;
padding: 2px 10px 2px 10px;
font-family: "Hiragino Kaku Gothic Pro","Osaka","Verdana",sans-serif;
font-size: x-small;
color: #999;
text-decoration: none;
}

div.navigation dl.extra dt {
display: none;
}
div.navigation dl.extra ul {
margin: 0px;
padding: 0px;
list-style: none;
}
div.navigation dl.extra a {
text-decoration: none;
}
div.navigation dl.extra li {
padding: 3px 0px 3px 0px;
line-height: 1.3em;
font-family: "Verdana",sans-serif;
color: #999;
}
div.navigation dl.search {
margin: 10px 5px 10px 0px;
padding: 0px;
}
div.navigation dl.search dt {
font-family: "Verdana",sans-serif;
}
/* calendar */
div.navigation dl.calendar {
color:#ccc;
}
div.navigation dl.calendar dd {
margin: 0px;
padding: 0px;
text-align: center;
}
div.navigation dl.calendar dd table {
width: 170px;
margin: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
border: 0px none;
}
div.navigation dl.calendar dd table td.cell {
padding: 1px;
font-family: "Verdana",sans-serif;
font-size: x-small;
line-height: 1.5em;
color: #ccc;
text-align: center;
}
div.navigation dl.calendar dd table td.weekday {
padding: 1px;
font-family: mono-space;
font-size: x-small;
line-height: 1.5em;
color: #ccc;
text-align: center;
}
div.navigation dl.calendar dd table td.cell a {
font-family: "Verdana",sans-serif;
padding: 1px;
text-decoration: none;
font-weight: bold;
display: block;
}
div.navigation div.calendar table td.cell span.today {
color: #ccc;
}
a .today {
font-weight: bold;
}
div.navigation dl.calendar dd td.calendar_month {
font-family: "Verdana",sans-serif;
font-size: x-small;
text-align: center;
}
div.navigation dl.calendar dd td.calendar_month a {
text-decoration: none;
}

.button{
font-family: "Verdana",sans-serif;
font-size: x-small;
color:#333;
padding:2px;
border:1px 2px 2px 1px;
border-color:#333 #999 #999 #333;
margin-top:5px;
}

.al {
 display:none;
}

#sakura{
	margin: 20px;
	padding: 10px;
	border: 1px solid #ddd;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
        text-align: center;
	}

#amazon{
	margin: 20px;
	padding: 10px;
	border: 1px solid #ddd;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

.drk7jpSimilaritySiteTitles{
	margin-top: 5px;
	font-size: small;
	line-height: 150%;
	}

.drk7jpSimilaritySiteSummarys{
	margin-bottom: 5px;
	font-size: x-small;
	line-height: 2em;
	color:#333
	}

.drk7jpSimilarityFooter{
	font-size: xx-small;
	text-align:right;
	}
.banner{
text-align:center;
}
