html
{
   margin: 0;
   padding: 0;
}

body
{
   margin: 0;
   padding: 0;
   font-size: small;
   text-align: center;
   color: #000;
   background: #eee;
   font-family: 'Meiryo', Verdana, 'trebuchet ms', sans-serif;
}

img a:hover { border-bottom: 0; }
form, input
{
   margin: 0;
   padding: 0;
   font-family: 'Meiryo', Verdana, 'trebuchet ms', sans-serif;
}

h1, h2, h3, h4, h5, h6
{
   margin: 0;
   padding: 0;
   font-weight: normal;
}

img.img-border
{
   border:1px solid #aaa;
}

#container
{
   margin: 0 auto 0;
   padding:0;
   text-align: left;
   width: 700px;
   background: #fff;
   border-width: 0 9px 0;
   border-style: solid;
   border-color: #fc6665;
}

#banner
{
   margin:0;
   padding:5px 0 0;
   width: 700px;
   font-family: 'Meiryo', 'MS PGothic', sans-serif;
   background: #000;
position:relative;
}

h1
{
margin: 0;
padding: 0 6px 0;
display: inline;
font-size: 16px;
}

h1 a
{
   color: #fff;
   text-decoration:none;
}

h1 a:hover
{
   text-decoration:none;
   border-bottom: 0;
}

#banner h2
{
   color:#ccc;
   font-size:80%;
margin: 0;
padding: 0 6px 0;
display: inline;
}

#banner p.ad {
height: 82px;
   margin:3px 0 0;
   padding:0;
}


#banner a img
{
position:absolute; bottom:0px; left:0px;
border: 0;
}

#pagebody
{
   width: 700px;
   background: #fff;
   padding: 0;
}

#entries, #modules
{
   background: #fff;
   padding: 0 10px 5px;
}

#entries
{
   width: 500px;
   float: left;
}

#modules
{
   width: 160px;
   float: left;
}

#footer
{
   clear: both;
}

h3
{
   font-family: 'Meiryo', Verdana, 'trebuchet ms', sans-serif;
   margin: 40px 0 5px;
   padding: 0;
   font-size: 140%;
   font-weight: bold;
}

.entry a
{
   color: #fc6665;
   text-decoration: none;
}

.entry a:hover
{
   color: #000;
   text-decoration: none;
   border-bottom:1px dotted #000;
}

.entry-info
{
	margin:0; padding:0;
	color: #aaa;
	font-size: 80%;
}

.entry-body
{
   margin: 0;
   line-height: 1.5;
   font-size: 90%;
}

.entry-body p
{
   margin: 18px 0 0;
}

.entry-footer
{
   margin: 20px 0 20px;
   padding: 0;
   color: #fc6665;
   font-size: 80%;
   text-decoration: none;
   font-weight: bold;
   text-align: center;
}

hr
{
	color: #fff;
    background-color: #fff;
    height: 0px;
	width:200px;
	border-top: 1px dotted #aaa;
	text-align:center;
}

#modules h2
{
   font-size: 80%;
   font-weight: bold;
   margin: 0 0 15px;
   padding:0;
}

#modules a { color: #000; text-decoration: none; }
#modules a:hover { color: #aaa; border-bottom: 1px dotted #888; }

.module-search h2
{
   display: none;
}

.module-search input
{
   font-size:90%;
}

input.input-search
{
   font-size:80%;
}

.module-search
{
	margin: 15px 0 30px;
}

.module-standard
{
	margin: 15px 0 30px;
}

.module-standard ul
{
   list-style-type: square;
   padding-left: 10px;
   margin: 0;
}

.module-standard p
{
   margin:0;
}

.module-link2out
{
	margin: 15px 0 30px;
}

.module-link2out ul
{
   list-style-type: none;
   padding-left: 0;
   margin: 0;
}

.module-link2out img
{
   border:0;
}

.module-link2out dl dt
{
   float:left;
   clear:left;
   margin: 0 3px 1px 0;
   width: 25px;
   height:13px;
}

.module-link2out dl dd
{
   clear:right;
   margin: 0 0 1px 0;
   height:13px;
}

.module-content
{
   margin: 0;
   padding:0;
   font-size: 80%;
   line-height: 1.2;
}

.module-content li
{
   margin: 0 0 5px;
}

.module-content p
{
   margin: 0 0 10px;
   padding:0;
}

div.amzn {
text-align:center;
width: 160px;
font-size:10px;
margin-bottom:5px;
}

#footer
{
   margin:0;
   padding:10px 0 0;
   width: 700px;
   height: 25px;
   font-family: 'Meiryo', Verdana, 'trebuchet ms', sans-serif;
   background: #000;
   text-align: center;
   color:#fff;
   font-size:80%;
}

.comments-header, .trackbacks-header, .post-comments-header
{
   margin: 20px 0 3px;
   padding: 0;
   color: #000;
   font-size: 90%;
   text-decoration: none;
   font-weight: bold;
}

.comments-info, .trackbacks-info, .post-comments-info
{
   font-weight:normal;
   margin: 0 0 20px;
   font-size: 80%;
}

.comment, .trackback
{
   border: 1px solid #999;
   background: #f5f5f5;
   font-size: 90%;
   color: #000;
   padding: 5px;
   margin:0 0 15px 20px;
}

.comment-info, .trackback-info
{
   padding:0;
   margin:0;
   font-style: italic;
}

.comment-text, .trackback-title
{
   padding: 10px 0 0;
   margin:0;
}

.comment-text, .trackback-text
{
   padding: 5px 0 0;
   margin:0;
}

#post-comments dt
{
   float:left;
   width: 100px;
   font-size: 90%;
   text-align: left;
   height:30px;
}

#post-comments dd
{
   height:30px;
}

#post-comments dd.textarea
{
   height:100px;
}

#post-comments textarea
{
   width:390px;
   height:100px;
   font-size:90%;

}
