@charset "utf-8";


/* ------------- タイトル// ------------- */
h2{
width: 708px;
height: 61px;
text-indent:-9999px;
margin-bottom: 20px;
background-image: url(../images/tit_shows.png); background-repeat: no-repeat;
}
/* ------------- //タイトル ------------- */

dl {
width: 708px;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px dashed #cbcbcb;
}

dt {
float: left;
width: 9em;
}

dd {
margin: 0 0 1em 9em;
}

.subtit {
font-size:large;
color:#891400;
font-weight:bold;
}

.st01 {
margin-bottom: 15px;
}