/* ********** メインイメージの背景画像指定 ********** */
#topimages {
width: 745px;
height: 48px;
padding: 17px 0 0 15px;
background-image: url(img/imagebg.jpg);
border-bottom: 1px #663300 dotted;
}


/* ********** メインエリア ********** */

#dicarea {
width: 720px;
height: 740px;
padding: 15px 20px;
}

.list {
float: left;
width: 160px;
height: 720px;
padding: 10px;
line-height: 1.5em;
background-image: url(img/listbg.gif);
border: 1px #663300 solid;
}

.word {
float: right;
width: 500px;
min-height: 100px;
padding: 10px;
}

.wordtitle {
width: 500px;
height: 13px;
padding: 10px;
background-image: url(img/wordtitlebg.gif);
font-weight: bold;
font-size: 14px;
color: #ffffff;
}
.wordtext {
line-height: 1.3em;
width: 480px;
padding: 10px 20px;
}




/* ********** メインエリア ********** */

.listtitle {
font-size: 14px;
color: #ff0000;
font-weight: bold;
}

.list ul {
margin: 0 0 0 1.8em;
padding: 0;
}



/* ********** メインコンテンツの画像上下枠設定 ********** */
.pcimgs {
margin: 10px 0 0 0;
}

/* ********** HIPHOP四大要素の枠 ********** */
table#hiphop4 {
border: 1px #663300 solid;
}

th.pcimgs {
background-color: #663300;
color: #ffffff;
}

/* ********** テーブルの設定 ********** */

table, tr, td {
border-collapse: collapse;
border: 1px #663300 solid;
}
td {
padding: 5px;
}

td.hiphoptitle {
background-color: #FFCC99;
}

td.crewname {
width: 200px;
background-color: #FFCC99;
}

td.movietitle {
font-weight: bold;
background-color: #FFCC99;
}
td.movietext {
vertical-align: top;
width: 165px;
}

table.teigi {
width: 700px;
}
td.teigit {
width: 250px;
background-color: #FFCC99;
}

/* ********** リンク ********** */

a.listlink { text-decoration: none; }
a.listlink:link { color:#663300; }
a.listlink:visited { color:#663300; }
a.listlink:hover { color:#ff0000; }
a.listlink:active { color:#FFCC99; }

/* ********** GoogleAdSense ********** */

.googleadsense {
width: 485px;
height: 65px;
padding: 0 0 0 15px;
}


.word .wordtext a { color: #FF0000; }