/* ********** テキスト区切り ********** */
.tp {
margin-bottom: 10px;
}

/* ********** エリア別 ********** */

#guide1, #guide2, #guide3, #guide4 {
line-height: 1.5em;
}

.moviearea {
margin-top: 15px;
}

/* ********** 各枠の高さ ********** */

#guide1 {
height: 260px;
}
#guide2 {
height: 480px;
}
#guide3 {
height: 445px;
}
#guide4 {
height: 415px;
}

/* ********** テーブル ********** */

table {
margin-top: 5px;
}

td.floartitle {
background-color: #663300;
color: #ffffff;
}