@charset "utf-8";


body,div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,blockquote{
	margin: 0;
	padding: 0;
}

BODY{
      color: #696969;
      font-size : 80%;
      line-height : 1.5;
      margin-left:auto;
      margin-right:auto;
      padding-top : 0px;
      padding-left : 0px;
      padding-right : 0px;
      padding-bottom : 0px;
      margin-top : 0px;
      margin-left : 0px;
      margin-right : 0px;
      margin-bottom : 0px;
      right : auto;
      left : auto;
      text-align:center;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a{
	color:#5e5d5d;
	text-decoration:none;
}

a:link {
	text-decoration:none;
	color:#5e5d5d;
}

a:visited{
	colo:#39626C;
	text-decoration:underline;
}

a:hover{
	color:#5e5d5d;
	text-decoration:underline;
        background-color: #FFCC33; 
}


.clear {
	clear:both;
	height:0;
	line-height:0;
}


h1{
      font-size : 13px;
      font-weight : 100;
      margin-top : 0px;
      margin-left : 0px;
      margin-right : 0px;
      margin-bottom : 0px;
      text-align:left;
}

UL{
      padding-top : 0px;
      padding-left : 0px;
      padding-right : 0px;
      padding-bottom : 0px;
      margin-top : 0px;
      margin-left : 0px;
      margin-right : 0px;
      margin-bottom : 0px;
      list-style : none;
}

li{
      float: left;
	  display:inline-block;
}

#container{
      width : 900px;  
      margin-left : auto; 
      margin-right:auto;
      text-align : left;
}

#main{
      padding-top : 12px;
      width : 570px;
      float : left;
}

#info{
      line-height : 1.2em;
      width : 570px;
      height : 220px;
      overflow : scroll;
}

#info dt{
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:dotted #666 1px;
}

#info dd{
	padding-left:10px;
	margin-bottom:5px;
}
	

#content{
      padding-top : 12px;
      width : 252px;
      float : right;
}

.footnavi{
      width : 900px;
      clear : both;
	  margin:0 auto;
}


.tdmidashi {
           font-size : 90%;
           font-weight : bold;
           line-height : 1.5em;
           padding-left : 6em;
           padding-right : 1.5em;
           padding-top : 1.5em;
           padding-bottom:1.5em;
           border-bottom-width : 2px;
           border-bottom-style : dotted;
           width : 30%;

}

.tdbun{
          font-size : 90%;
          width: 70%;
          line-height : 1.5em;
          padding-left : 3em;
          padding-right : 1.5em;
          padding-top : 1.5em;
          padding-bottom:1.5em;
          border-bottom-width : 2px;
          border-bottom-style : dotted;
}

ul#shukuji li{
	margin-bottom:10px;
}
	
