@charset "Shift_JIS";
        
#main{
	 font-family: "‚l‚r ƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	 text-align: justify;
	 width: 609px;
     float: right;
     padding-bottom: 10px;
	 font-size: 11px;
	 line-height: 12px;
	 color: #8F8F8F;
}
#info{
	width: 609px;
	height: 80px;
	background-image: url(../linksite/img/title.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#comment1{
	width: 599px;
	height: auto;
	padding: 10px 0 0 10px;
}
#comment2{
	width: 599px;
	height: auto;
	padding: 10px 0 0 10px;
}
table#table-01 {
    width: 580px;
    border: 1px #8F8F8F solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 2px;
    border: #8F8F8F solid;
    border-width: 0 0 1px 1px;
	text-align: center;
	height: 33px;
	width: 110px;
}
table#table-01 td {
    padding: 5px;
    border: 1px #8F8F8F solid;
    border-width: 0 0 1px 1px;
	text-align: left;
	height: 33px;
}
