@charset "EUC-JP";

.mainbody{
     text-align: left;
     width: 550px;
}

.tabs {
     text-align: center;
     border-bottom: 1px solid black;
}

.tabs a{
     text-decoration: none;
     white-space: nowrap;
     margin-left: 1em; margin-right: 1em;
}

.list-header {
  border: none;
  padding: .2em;
}

.form-label {
  font-weight: bold;
  font-size: 10pt; 
  color: #333333;
}

.comments-title{
        margin-top: 1em;
        font-size: 110%;
}


.comments-post{
       font-size: 90%;
       border-bottom: 1px solid black;
        padding-bottom: .5em;
}

img {
        margin: .5em;
}

#sidebox {
        padding-left: 1em;
}

body {
	font-family:arial, sans-serif;
	margin:20px 5% 0 5%;
}
td .s {
	margin-top:1em;
	font-size:90%;
	line-height:1.3em;
}

.title {
	font-size:1.5em;
	color:#808080;
	font-weight:normal;
	margin:0.5em 0 1em 0;

}

.postfooter{
	color: #000000;
	font-size: 0.8em;
	border-bottom:solid 2px #cbdced;
	margin:0.9em 0 0 0;
	padding:0.2em 0 1em 0;
}

