/* サイト一覧ページ */
.entry ul.link { margin:10px 0 20px 0; padding:0; list-style:none; }
.entry ul.link li { width:605px; height:23px; margin:0 0 20px 0; padding:7px 0 0 25px; font-size: 14px;
 background:url(/img/listbg_02.gif) no-repeat ; color:#ae5b2d; font-weight:bold; line-height:1.2em; }
.entry ul.link li a { color:#ae5b2d; text-decoration:none; }
.entry ul.link li a:hover { color:#ae5b2d; text-decoration:underline; }
.entry ul.link li .sub { font-size:12px; font-weight:normal; color:#555; }

/* 各ジャンルページ */
.entry .cat { width:605px; height:23px; margin:0 0 20px 0; padding:7px 0 0 25px; font-size: 14px;
 background:url(/img/listbg_02.gif) no-repeat ; color:#ae5b2d; font-weight:bold; line-height:1.2em; }
.entry .cat .sub { font-size:12px; font-weight:normal; color:#555; }

.entry .url { margin:0 0 10px 0; color:#444; font-size:12px; line-height:1.3em; letter-spacing:1px; }

.entry .url .L { float:left; width:180px; margin:0 20px 0 0; padding:2px 4px; background-color:#eee;}
.entry .url .L a:link ,.entry .url .L a:visited { color:#ae5b2d; text-decoration:none; }
.entry .url .L a:hover { color:#ae5b2d; text-decoration:underline; }

.entry .url .R {  float:right; width:410px;  margin:0;  padding:0; }
.entry .url .R a:link ,entry .url .R a:visited { color:#555; text-decoration:none; }
.entry .url .R a:hover { color:#555; text-decoration:underline; }

.dot { display:block; clear:both; font-size:1px; height:1px; line-height:1px; margin:7px 0 ;
 border-bottom:1px dotted #999; }
