/* CSS Document */

body {
text-align: center;
margin: 0 auto;
padding: 15px auto;
font-size: 13.5px;
color: #303030;
line-height: 1.35em;
font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background-color: #909090;
background-image: url(/images/back.jpg);
background-position: top;
background-repeat: no-repeat;
}

a { color: #ff3060; text-decoration: none; }
a:hover { color: #ff5080; text-decoration: underline; }

h1 { font-weight: normal; font-size: 10px; color: #000000; margin: 6px auto; padding: 0 auto; }
h2 {
font-size: 118%; color: #000000; margin: 6px auto; padding: 0 auto;
padding-left: 34px;
background-image: url(/images/dots.png);
background-position: left;
background-repeat: no-repeat;
border-bottom: solid 1px #c0c0c0;
}
h3 { font-size: 100%; color: #000000; margin: 6px auto; padding: 0 auto; }

.contents {
margin: 0 auto;
margin-top: 8px;
margin-bottom: 20px;
padding: 0 auto;
width: 730px;
text-align: left;
background-color: #ffffff;
}

.header {
margin: 0 auto;
padding-top: 10px;
height: 120px;
background-image: url(/images/logoback.jpg);
background-position: top;
background-repeat:no-repeat;
}
.header ul { color: #ffffff; font-size: 92%; font-weight: bold; }
.header li { display: inline; padding-left: 0; margin-left: 12px;}
.header a { color: #e0e0e0; text-decoration: none; }
.header a:hover { color: #ffffff; text-decoration: underline; }

.logo {
}
.menu ul {
margin: 0 auto;
padding: 0 auto;
}

.body {
margin: 0 auto;
padding-top: 10px;
padding-bottom: 0px;
padding-left: 6px;
padding-right: 6px;
/*
height: 460px;
overflow-y: scroll;
overflow-x: hidden;
overflow: scroll;
*/
}

.breads { font-size: 85%; margin-bottom: 12px; }

.main { width: 500px; float: left; }
.main li { margin-bottom: 10px; }

.article { margin: 10px 10px; }
.article-footer { font-size: 90%; text-align: right; }
.article-footer ul { }
.article-footer li { display: inline; }

#comments-open { text-align: center; font-size: 11.5px; background-color: #efefef; border: solid 1px #909090; }
.comments-open-content { text-align: center; }
#comments-form { display: block; }
#comments input { }
#comments textarea { border: solid 1px #909090; }

#prevnext { text-align: center; margin: 20px auto; font-size: 88%; }

.navi {
width: 190px;
float: right;
}

#player { text-align: center; }
#search { text-align: center; }
#search input { border: solid 1px #303030; }
#reactions h3 { font-size: 100%; font-weight: normal; }
#reactions ul { margin: 3px auto; }
#adsense { text-align: center; }
#rakuren_dynamic_ad { text-align: center; margin-top: 25px; margin-bottom: 25px; }

.module-tagcloud .module-list {text-align: center; } .module-tagcloud .module-list { list-style: none; } .module-tagcloud .module-list-item { display: inline; } .module-tagcloud li.taglevel1 { font-size: 19px; } .module-tagcloud li.taglevel2 { font-size: 17px; } .module-tagcloud li.taglevel3 { font-size: 15px; } .module-tagcloud li.taglevel4 { font-size: 13px; } .module-tagcloud li.taglevel5 { font-size: 11px; } .module-tagcloud li.taglevel6 { font-size: 9px; } 

.footer {
clear: both;
padding: 0 auto;
padding-left: 300px;
height: 100px;
text-align: center;
font-size: 10px;
line-height: normal;
color: #909090;
background-color: #000000;
background-image: url(/images/footback.jpg);
background-position: bottom;
background-repeat: no-repeat;
}
.footer p { margin-top: 25px; }
.footer a { color: #ffffff; }
.footer a:hover { color: #ffffff; }

.footnavi {
text-align: right;
font-size: 88%;
}
