@import url("base.css");

#contents {
margin: 0 auto;
padding: 0 0 0;
background: url(../img/yumeoibito.gif) right top no-repeat;
}

div.cont-right {
float: right;
width: 362px;
padding: 60px 0 0;
}

div.cont-right_test {
float: right;
width: 362px;
padding: 130px 0 0;
}

div.cont-right img {
padding: 0 0 0 5px;
}
div.cont-left {
float: left;
width: 365px;
padding: 30px 0 30px 30px;
}

div.topix {
width: 313px;
margin: 10px 0 40px 0;
background: url(../img/topix_bg.gif) right repeat-y;
}

div.topix h2 {
width: 280px;
margin: 0 auto;
padding: 3px 0;
border-bottom: 1px solid #CECECE;
font-size: 1em;
color: #666;
}

table {
width: 280px;
margin: 5px auto;
}

th {
padding: 3px 0;
border-bottom: 1px dashed #CECECE;
font-weight: normal;
vertical-align: top;
font-size: 0.8em;
}

td {
padding: 3px 10px;
border-bottom: 1px dashed #CECECE;
vertical-align: top;
}

div.topix-head {
height: 15px;
background: url(../img/topix_head.gif) top no-repeat;
}
div.topix-foot {
height: 5px;
background: url(../img/topix_foot.gif) right top no-repeat;
font-size: 1px;
line-height: 1px;
}