body {
color:#666666;
background:#ffffff;
text-align:center;
}
body, textarea, input {
font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
}
a { color:#2fc2ef; text-decoration:underline; }
a:hover { text-decoration:none; }

div#main{
width:790px;
margin:0 auto;
text-align:left;
}

div#header {
margin:10px 5px;
}
div#header h1.title {
margin:0;
padding:0;
display:inline;
}
div#header h1.title a img{
border:0;
}

div#header h2.description {
margin:0 20px;
padding:0;
font-size:82%;
font-weight:normal;
display:inline;
}
table#content {
border:1px solid #999999;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

table#content td#left {
width:520px;
margin:10px 0;
padding:0 10px;
border:0;
vertical-align:top;
}

table#content td#right {
width:220px;
margin:10px 0;
padding:10px 5px;
border:0;
background:#eeeeee;
vertical-align:top;
}

div#postInfo div.postLabel{
padding:10px 10px 0;
font-size:18px;
}

div#postInfo form#postForm {
font-size:82%;
padding:10px;
}
div#postInfo form#postForm div.fileArea {
margin-bottom:5px;
}
div#postInfo form#postForm div.fileArea input#upfile{
width:200px;
margin-right:10px;
}
div#postInfo form#postForm div.fileArea input#pass{
width:140px;
}
div#postInfo form#postForm div.commentArea {
margin-bottom:5px;
}
div#postInfo form#postForm textarea.com {
border:1px solid #aaaaaa;
padding:4px;
width:480px;
height:30px;
overflow:auto;
line-height:100%;
}

div#postInfo form#postForm div.buttonArea { zoom:1; }
div#postInfo form#postForm div.buttonArea:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
div#postInfo form#postForm div.buttonArea input.button {
width:115px;
height:32px;
background:#d5d5d5 url(./parts/round-btn.gif);
border:0 none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
text-align:center;
float:right;
}
div#postInfo form#postForm div.buttonArea input.button:hover {
background:#d5d5d5 url(./parts/round-btn-hover.gif);
cursor:pointer;
}

/**           リスト表示           **/
ul#imageList {
margin:20px 10px;
padding:0;
}
ul#imageList li.listBox {
padding:8px 0 7px;
border-top:1px dashed #d2dada;
list-style-type:none;
zoom:1;
display:block;
}
ul#imageList li.listBox:after {
content:".";
display:block;
clear:both;
height:0;
visibility:hidden;
}
ul#imageList li.listBox:hover {
background:#f4f4f4;
}
ul#imageList li.listBox div.fileThumb {
padding:2px;
float:left;
width:50px;
height:50px;
}
ul#imageList li.listBox div.fileThumb a img{
border:0;
}
ul#imageList li.listBox div.fileLink,
ul#imageList li.listBox div.fileDetail {
margin-left:15px;
float:left;
width:400px;
}
ul#imageList li.listBox div.fileDetail {
margin-top:2px;
}
ul#imageList li.listBox div.fileLink span.name {
font-size:82%;
font-weight:bold;
margin-right:5px;
}
ul#imageList li.listBox div.fileLink span.name a {
text-decoration:none;
}
ul#imageList li.listBox div.fileLink span.name a:hover {
text-decoration:underline;
}
ul#imageList li.listBox div.fileLink span.comment {
font-size:90%;
}

ul#imageList li.listBox div.fileDetail span.size,
ul#imageList li.listBox div.fileDetail span.mime,
ul#imageList li.listBox div.fileDetail span.date {
font-size:80%;
margin-right:5px;
color:#999999;
}
ul#imageList li.listBox div.fileDetail span.del a img {
border:0;
vertical-align:top;
}
div.paging {
text-align:center;
font-size:82%;
margin:5px;
padding:5px;
background:#f8f8f8;
border:1px solid #f8f8f8;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
div.paging span.pageNow {
font-weight:bold;
padding:2px 5px;
background:#ffffff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

div.paging span.pageNum {
padding:2px 5px;
background:#ffffff;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
/* 画像ページ */
div#imageInfo {
 margin:10px;
}
div#imageInfo table#imageTable td.image {
border:0;
vertical-align:top;
}
div#imageInfo table#imageTable td.image div#imageThumbnail {
padding:10px;
border:1px dashed #d2dada;
}
div#imageInfo table#imageTable td.image div#imageThumbnail:hover {
background:#f4f4f4;
}
div#imageInfo table#imageTable td.image div#imageThumbnail img{
border:0;
}
div#imageInfo table#imageTable td.comment div#imageComment {
text-align:left;
border:1px solid #d2dada;
padding:10px;
font-size:90%;
}
div#imageInfo table#imageTable td.info {
padding-left:10px;
vertical-align:top;
}
div#imageInfo table#imageTable td.info div.label {
margin:2px 0;
font-size:82%;
font-weight:bold;
}
div#imageInfo table#imageTable td.info div.data input {
padding:2px;
font-size:82%;
width:250px;
margin-bottom:10px;
background:#ffffff;
border:1px solid #999999;
}

/* サイドバー */
div.sideUnit {
margin-bottom:15px;
}
div.sideBanner {
margin:0 10px;
}
div.sideTitle {
font-weight:bold;
font-size:85%;
background:#ffffff;
-moz-border-radius:2px;
-webkit-border-radius:2px;
padding:5px 10px;
}
div.sideContent {
font-size:82%;
padding:5px;
line-height:135%;
}
div.sideContent ul.rule,
div.sideContent ul.link {
margin:0;
padding:0;
}
div.sideContent ul.rule li,
div.sideContent ul.link li {
list-style-type:none;
margin:2px 0 2px 5px;
}
div.sideContent ul.link li a {
color:#666666;
}
div.sideContent div.amazon img {
margin:10px 5px 5px;
border:0;
}

div#adArea {
margin-top:20px;
text-align:center;
}
div#adArea div.adsense,
div#adArea div.rakuten {
margin:20px auto;
}