/* CSS Document */

/* 検索結果 */
#search_ans{width:640px; margin:5px 0px 5px 0px;}
#search_ans h2{ height:20px; background-color:#000000; background-image:none; margin-bottom:5px; color:#FFFFFF; font-size:12px; font-weight:normal; line-height:18px;}
#search_ans p{width:630px; margin:0px; padding:0px 10px 0px 0px; text-align:right; font-size:14px; line-height:18px;}
#search_ans p img{vertical-align: middle;}

/* リスト一覧 */
#list{width:640px; height:auto; margin:0px; padding:0px; clear:both;}
#list_l{width:308px; margin-bottom:5px; padding:4px; border:1px solid #CC0000; float:left;}
#list_r{width:308px; margin-bottom:5px; padding:4px; border:1px solid #CC0000; float:right;}

/* リストブロック */
.title{width:303px; height:30px; margin:0px; padding:0px 0px 0px 5px; line-height:30px; font-weight:bold; background-color:#000000; color:#FFFFFF;}
.title a:link { color: #FFFFFF; text-decoration: none;}
.title a:visited { color: #FFFFFF; text-decoration: none;}
.title a:hover { color: #FFFFFF; text-decoration: underline;}

.thumb{ width:120px; margin:0px; padding-top:4px; float:left;}
.thumb p{ width:120px; margin:0px; padding:4px 0px 0px 0px;}
.thumb p img{ width:60px; height:45px;}
.con{ width:175px; margin:0px; padding:4px; float:right;}
.con em{ font-style:normal; font-weight:bold; line-height:20px;}
.con p{ width:175px; height:80px; margin:0px; padding:4px 0px 6px 0px; font-size:10px; line-height:12px; overflow:hidden;}
.con div{ width:175px; text-align:center;}

/* 女優リストブロック */
.a_thumb{ width:120px; margin:0px; padding:0px; text-align:center; float:left;}
.a_name{width:120px; height:20px; margin:1px 0px; padding:0px; color:#FFFFFF; font-weight:bolder; line-height:20px; background-color:#544629;}
.a_thumb span{ font-weight:bolder; font-size:10px;}
.a_con{ width:180px; margin:0px; padding:0px; font-size:10px; float:right;}
