@charset "utf-8";
/* CSS Document */
#contents01 {
	padding:0 5px;
}
#contents01 table img{
	margin:0 0 15px 15px;
}
#contents01 table a:hover{
filter:alpha(opacity= 90); /* IE */
-moz-opacity:0.90; /* Firefox CSS3以前 */
opacity:0.90; /* CSS3 */
}
.comment{
	clear:both;
	padding:25px 15px;
	border-top:2px dotted #d9aa90;
}
.comment table.left img{
	margin:0 15px 0 0;
}
.comment table.right img{
	margin:0 0 0 15px;
}
.comment p.name{
	padding:0 0 8px 5px;
	border-bottom:1px solid #dd4119;
	margin:0 0 5px 212px;
}
.comment p.name2{
	padding:0 0 8px 5px;
	border-bottom:1px solid #dd4119;
	margin:0 212px 5px 0px;
}
