- Powered by PHP工房 -
margin:0 0 15px;
padding:0;
font-family:"メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
}
ul#newsList li{
color:#666;
font-size:14px;
margin:0;
padding:5px 0;
margin-bottom:5px;
border-bottom:1px dotted #ccc;
line-height:120%;
width: 100%;
list-style-type:none;
}
a{color:#36F;text-decoration:underline;}
a:hover{color:#039;text-decoration:none;}
.catName{
display:inline-block;
padding:3px 8px;
border:1px solid #ccc;
border-radius:6px;
font-size:14px;
line-height:100%;
margin:0 2px;
}
.newMark{
display:inline-block;
border:1px solid #F00;
padding:1px 10px;
font-size:14px;
line-height:140%;
background:#F00;
color:#fff;
box-shadow:1px 1px 1px #999;
border-radius:8px;
font-style:italic;
}
.comment{
display:block;
padding:5px;
float:left;
overflow:hidden;
width:100%;/* 本文部分の幅。ここは特に設置ページ合わせて変更下さい */
}
.thumbNailWrap{
display:block;
width:100%;
float:left;
height:110px;
margin: 10px;
overflow:hidden;
}
- Powered by PHP工房 -