table{
  width:100%
  }

.mokuji A{
text-decoration:none;
display : block;
padding : 6px;
border : 1px solid white;
background-color : white;
color : blue;
font-family : Verdana;
font-size : 14px;
width : 180px;
height : 30px;
}

.mokuji a:hover{
text-decoration:none;
color: red;
border : 1px solid;
border-color : #e3e3e3 #000000 #000000 #e3e3e3; 
}


.mokuji a:visited {
text-decoration:none;
} 

.mokuji a:visited {
text-decoration:none;
} 

.mokuji {
text-align : center;
BORDER-RIGHT: #ff9900 0px solid; 
BORDER-TOP: #ff9900 0px solid; 
FONT-SIZE: 14px; 
BORDER-LEFT: #ff9866 13px solid; 
WIDTH: 140px; 
COLOR: black; 
BORDER-BOTTOM: #ff9900 0px solid; 
BACKGROUND-COLOR: #ff9866
;}

p.detail{
   text-align:right;
   margin-right:50px;
   margin-top:-45px;
   margin-bottom:35px;
}

td.photo{
   width:20%;
   text-align:center;
   padding-top:10px;
   padding-bottom:10px;
   margin-left:0;
   margin-right:auto
  }
td.coment{
   width:70%;
   text-align:left;
   padding-top:5px;
   padding-bottom:10px;
   padding-left:10px;
   padding-right:40px;
   margin-left:auto;
   margin-right:auto;
   text-indent:1em;
   line-height:1.3em
}

