body{ background-color : #c0c0c0;  }
      background-repeat : repeat ;
      background-attachment : fixed;
      line-height: 150%; }
body{ color : #000000; font-size : small;
    margin-left : 3px;}


a:link 			{ color : #0000FF;
        text-decoration : none;}
a:visited 		{ color : #990099;
        text-decoration : none;}   
a:hover  		{ text-decoration : underline;} /*リンクの表示*/

td.side { font-size : small; } 
 
blockquote	{ padding : 0 0 0 2px;
		  margin : 1em 2em;
		  border :1px solid #00bfff;
		  font-size : small ;
    color : #4682b4;} 

span.category { color : #008000;
font-weight : bold;}

h1 { color : #020202; font-weight : none;
   font-size : 250%; text-indent : 0;
   text-align : center;
   border-bottom : 3px solid #ff9933;}


h2		{ color : #000000; font-weight : bold;
		 font-size : 100%;   text-indent : 0.5em;
		 text-align : right;
		 border-bottom : 2px solid #ff9933;}

h3  { margin : 0px ; padding : 0px ;
        font-weight : normal ; font-size : small; }

h4		{ color : #000000; font-weight : bold;
		 font-size : 100%;   text-indent : 0.5em;
		 text-align : left;
		 border-bottom : 2px solid #ff9933;}

span.main { font-weight : bold;}

span.link { color : #000022; font-weight : bolder;
     font-size : 100%;
     text-align : left;
     border-bottom : 0.5px solid #808080;
     padding-right : 40%;}

span.side {
  	line-height: 140%;
	color: #333333;
	font-size: small;
	text-align: center;
	margin-bottom: 15px;
	}
span.side ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
	}

span.side li {
	color: #000000;
	font-size: small;
	text-align: left;
	line-height: 150%;
	list-style-type: none;
	}


td.side { font-size : small;}

dt { text-indent : 1.5em; }

ul.main li{ list-style-type : none;
        left : -2em; top : 0.2em;
		padding : 0.2em 0em;
      position : relative;}

ul.main li.com{ list-style-type : none;
        left : -1em; top : 0.2em;
		padding : 0.2em 0em;
      position : relative;}/*リスト(コメント)*/
ul.mokuji li{left : 1em; top : 0.2em;
      position : relative;}

ul.mtm { text-indent : -1em; }

ul.mtm li.com{ list-style-type : none;
        left : 0.5em; top : 0.5em;
       position : relative;}

ul.mtm li.mtm{ text-indent : 0em;
    list-style-type : square;
      left : 2.4em; top : 0.7em;
      position : relative;}

ul.mtm li.book{ list-style-type : none; text-indent : 0em ;
    left : 2.4em; top : 0.7em; bottom : 1.0em; 
	position : relative; }


dl dd { text-indent : 0;
        top : 0.5em; position : relative;}

q { color : #1e90ff; }

p { font-size : small; }

p.posted {
	color: #999999;
	font-size: small;
	border-top: 1px dotted #CCCCCC;
	text-align: right;
	font-weight: bold;
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}
	

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
	}

#COMMENT_LIST {

         border: 1px dotted #006699;
}

.hr {
         border-bottom: 1px solid #CCCCCC;
         margin-bottom: 5px;

}

.input { border: 1px solid #666666; background-color: #f8f8f8;}

.trackback {
         padding: 5px;
         margin: 10px 10px 10px 10px;
         background-color: #f8f8f8;
         border: 1px dotted #006699;
}




