.memo {float:right; width:225px; padding-top:10px; padding-right:5px ;text-align:justify; text-justify:inter-ideograph;display : block;}
.button {float:left;padding:4px;width:50px;font-size:0.8em;text-align:center;}
.photo {width:333px; height:400px; float:left; padding:10px 10px 10px 0px;}
.photo3 {width:300px; height:357px; float:left; padding:10px 10px 10px 0px;}
.photo4 {width:300px; height:203px; float:left; padding:10px 10px 10px 0px;}


a.opacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.opacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

.title {border: 1px solid #cccccc;
    border-collapse: separate;
    border-spacing: 1px;
    background-color: #f9fbfb;
    width:240px;
    margin-top:10px;
    float:right;
	}
.title th { text-align:left; font-weight:normal; border-right: 0;
 font-family: "Osaka-等幅", "MS Gothic", monospace;

	border-left: 2px solid #ededed;
    border-bottom: 1px solid #cccccc;

    }
.title td {
	padding:0px 1px 0px 1px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    }

