/* {\
-------------------------------- */
body {
width:450px;
margin:0 10px 10px 10px;
padding:10px;
background:url(img/top/entry/logo.png) no-repeat left top;
}
.indexbox a {
margin:0;
padding:0;
width:350px;
height:90px;
text-indent:-9999em;
text-decoration:none;
display:block;
}
h1 {
margin:2px 0 10px 0;
padding:2px;
font-size:12px;
color:#999999;
text-align:right;
font-weight:normal;
}
.entrybox {
position:relative;
width:400px;
margin:0;
padding:5px;
border-top:#CCCCCC solid 1px;
border-bottom:#CCCCCC solid 1px;
}
h2 {
margin:5px 0;
padding:2px 6px;
font-size:14px;
color:#990000;
border-left:#990000 solid 4px;
}
p {
margin:20px 5px;
font-size:14px;
color:#666666;
line-height:145%;
}
p a {
font-size:14px;
color:#3399CC;
}
p a:hover {
font-size:14px;
color:#FF9900;
}
.date {
float:right;
margin:20px 0 0 0;
font-size:12px;
}
.clearbox {
clear:both;
}
.close a {
float:right;
margin:5px;
padding:2px 10px 2px 18px;
font-size:12px;
color:3399CC;
text-decoration:none;
background:url(img/top/entry/close.gif) no-repeat left center;
}
.close a:hover {
font-size:12px;
}
.content-nav a {
font-size:10px;
text-decoration:none;
}
.content-nav a:hover {
font-size:10px;
}