/* CSS Document */
#main{margin:0px;padding:0px;width:600px;background:url(./main_bg.gif) repeat-y;
}
#head{margin:0px;padding:0px;width:600px;height:280px;background:url(./head.jpg) no-repeat;
}
.eachcontents{margin:0px 10px;padding:0px;width:580px;
}
#titleinterview{margin:0px;padding:0px;width:302px;height:42px;background:url(./title_interview.gif) no-repeat bottom;display:block;
}
#interview{margin:5px 0px 0px 0px;padding:0px;width:580px;background:url(./interview_bg.gif) repeat-y;display:block;
}
.barks{margin:0px;padding:5px 10px 5px 10px;color:#933;font-size:13px;line-height:16px;font-weight:400;
}
.melody{margin:0px;padding:5px 10px 5px 10px;color:#000;font-size:13px;line-height:18px;font-weight:400;
}
#picture{margin:0px;padding:0px;width:200px;height:250px;background:url(./picture.jpg) no-repeat center;display:block;float:right;
}
#bottom{margin:0px;padding:0px;width:600px;height:15px;font-size:15px;line-height:15px;background:url(./bottom.gif) no-repeat;display:block;
}
.texts{margin:0px;padding:0px;color:#000;font-size:12px;line-height:16px;font-weight:600;
}
img.right {float:right;margin-left:5px;
}
.hide{display:none;
}
.space{margin:0px;padding:0px;height:10px;font-size:10px;line-height:10px;display:block;
}
.reset{clear:both;display:block;height:1px;font-size:1px;line-height:1px;
}
.eachcontents a:link{color:#90c;text-decoration: underline}
.eachcontents a:visited{color:#90c;text-decoration: underline}
.eachcontents a:hover{color:#f90;text-decoration: underline}
.eachcontents a:active{color:#90c;text-decoration: underline}
