h2{
border-bottom:1px solid #666;
margin-bottom:40px;
}

h3{
margin-bottom:1em;
}
#adm_text{
float:left;
width:300px;
}
#adm_text p {
margin-bottom:1em;
}
#adm_img{
float:right;
width:270px;
-webkit-box-shadow: #666 1px 1px 2px;
-moz-box-shadow: #666 1px 1 2px;
box-shadow: #666 1px 1px 2px;
behavior:url(../PIE-1.0beta5/PIE.htc);
}


.adm_d table{
width:600px;
margin-top:40px;
}
.adm_d th, td{
border:1px solid #999;
}
.adm_d th{
width:100px;
background:url(../img/workshop/tri.png) no-repeat 5px 5px;
padding:10px;
text-indent:15px;
letter-spacing:0.2em;
text-align:center;
}
.adm_d td{
width:500px;
padding:10px;
letter-spacing:0.2em;
}
.adm_d td a{
font-weight:bold;
text-decoration:underline;
color:#87244c;
}
