.table_05	{
width:100%;margin:5px 0px 30px 0px;padding:0px;
border-collapse:separate;
border-spacing:0px;
border-top:1px solid #663300;
border-left:1px solid #663300;
empty-cells:show;
}
.table_05 th	{
width:5%;padding:4px 2px 2px 4px;
text-align:center;vertical-align:middle;color:#FFFFFF;font-weight:bold;
background-color:#996633;
border-top:1px solid #FFE7CE;border-left:1px solid #FFE7CE;
border-right:1px solid #663300;border-bottom:1px solid #663300;
}
.table_05 td	{
font-size:12px;
color:#40220F;
line-height:21px;
padding:4px 2px 2px 4px;
background-color:#fbefe3;
border-right:1px solid #663300;
border-bottom:1px solid #663300;
}
.table_05 td a {
font-size:18px;
color:#40220F;
text-decoration:underline;
line-height:21px;
}
dl.thumbnail div {
 float: left;
 width: 120px;
 height:200px;
 margin: 3px 5px 5px 2px;
}
dl.thumbnail img {
 border: 2px solid #A1B91D;
 width: 116px;
 height:116px;
}
dl.thumbnail a { display: block; }	/* リンクをブロックレベルへ */
dl.thumbnail dd {
 text-align: left;
 margin-left: 0;	/* Google Chrome用ハック */
 margin-top: 2px;
}
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 line-height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix { display: inline-block; }

/* MacIE用 */
*+html .clearfix { height: 1%; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
