/* CSS Document */
.as{
cursor: hand;
}
.textContents h3{
margin-top:1.5em;
margin-bottom:0.5em;
margin-left:-1em;
}
.textContents h4{
margin-bottom:0.5em;
}
/* テーブルその他 */

.field_dataDetail .stripedtable {
width:100%;
border:1px solid #236580;
}
.field_dataDetail .stripedtable thead th {
background:#236580;
color:white;
text-align:center;
white-space:nowrap;
}
.field_dataDetail .stripedtable th,
.field_dataDetail .stripedtable td{
border:1px solid #236580;
padding:3px 5px;
}
.field_dataDetail .stripedtable .evenline{
background:#f1f7fa;
}


