/* 外部スタイルシート、ファイル名: top.css (07/01/08/)*/
body {
margin : 0; 
padding : 0; 
background-color: #fffed2;
font-family : "ＭＳ Ｐ明朝",osaka,sans-serif; 
} 
table#top {
  margin : 0; 
  width: 340px;
  height: 33px;
  background-color: #cccccc;
  background-image: url("img/top-ren-n-w-s.gif");
  background-repeat: no-repeat;
  background-position: 6px 2px ;
}

p {
  line-height: 130%;
  text-indent: 1em;
  font-size : 14px;
  margin-top : 0.5em;
}
td.space-w300 {
  width: 300px;
}
td.space-w200 {
  width: 200px;
}
td.space-1 {
  height: 100px;
}
td.space-2 {
  height: 60px;
}
td.space-3 {
  height: 10px;
}
td.space-width {
  width: 2em;
  background-color: transparent;
}
span.tocyuu-iro  {
  color: red;
}

a:link {
color : #ff6600; 
background : transparent; 
} 

a:hover {
color : #ff6600; 
background : transparent; 
} 

div#contents {
margin-left : 5px; 
padding : 1.5em; 
font-size : normal; 
} 

div#contents h2 {
margin : 0; 
padding : 0.2em 40px; 
background : url(img/ren-rogo.gif) no-repeat 0% 50%; 
border-bottom : 1px dashed #999999; 
font-size : medium; 
} 

div#contents li {
margin-bottom : 0.5em; 
font-size : 11pt; 
} 

div#footer {
margin : 1em; 
border-top : 1px solid #900; 
padding : 0.5em; 
font-size : 9pt; 
} 
 
p#copyright {
width : 48%; 
float : left; 
} 
p#footnav {
width : 48%; 
float : right; 
text-align : right; 
} 


