@charset "EUC-JP";

@import "common.css";

.topimage{
width:480px;
}

#tagcroud{
padding:10px;
border:1px solid #cccccc;
background:#f5f5f5;
}
#tagcroud a{
text-decoration:none;
}


/*=======================
RIGHTSIDE settings
========================*/
div.rightbox{
margin-bottom:15px;
padding:0px;
border:0px;
color:#333333;
background:#ffffff ;
text-align:center;
}

.rightbox h3{
margin:0px;
padding:0px;
color:#0000cc;
background-color:#b6d2fa;
font-size:100%;
}

.rightbox table{
margin:0px;
padding:0px;
border-right:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom:1px solid #cccccc;
background:#f5f5f5;
}

.rightbox th{
width:18px;
padding-top:5px;
padding-bottom:5px;
vertical-align:top;
text-align:left;
}
.rightbox td{
text-align:left;
}

.texttd,.phototd{
padding-top:5px;
padding-bottom:5px;
}

.phototd img{
border-top: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #eee;
}

h4.semititle{
width:130px;
margin-top:0px;
margin-bottom:0px;
color:#0066ff;
background:transparent;
font-size:100%;
font-weight:normal;
}

.topimage img{
border-top: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #eee;
margin:2px;
padding:2px;
}
