@charset "utf-8";
/* CSS Document */

.icon{
padding:0px 0px 0px 0;
text-align:left;
font-size:78%;
color:#00CCCC;
}

#topics{
width:650px;
height:600px;
margin:2px 0 25px 0;
padding:5px 0 0 0;
overflow-x: hidden;
overflow-y: scroll;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #CCCCCC;
border-bottom-color: #CCCCCC;
line-height:100%;
}
html* #topics{
overflow:scroll;
}

.topic{
width:600px;
height:70px;
margin:0 0 10px 0;
border:#CCCCCC solid 1px;
}
.topic .txt{
width:600px;
float:right;
padding:5px 5px 0 0;
}
.topic .txt_brd{
width:510px;
float:right;
padding:7px 5px 2px 0;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999999;
}
.topic .txt_brd img{
margin:0 0 0 0px;
}
.topic .img{
padding:0px;
float:left;
}
.date{
padding:0 10px 0 0;
font-size:85%;
}
.name{
padding:0px 0 0 10px;
font-size:108%;
font-weight:bold;
vertical-align:bottom;
}



/* ----------------area-------------------------*/
#area{
width:510px;
margin:10px 0 30px 0;
line-height:160%;
}
#area td{
padding:8px 10px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color:#CCCCCC;
}
#area .area{
width:80px;
font-size:108%;
font-weight:bold;
color:#5CA200;
}
#area a{
color:#333333;
}

.h3_area{
width:650px;
height:21px;
margin:0 0 10px 0;
background-image:url(../img/h3_area.gif);
font-size:108%;
color:#5CA200;
background-position: bottom;
background-repeat: no-repeat;
}
.h3_area a{
color:#5CA200;
}
.yado{
width:650px;
margin:0 0 10px 0;
background-color:#CCCCCC;
}
.yado td{
padding:2px 5px;
background-color:#FFFFFF;
}
.yado .name{
width:25%;
font-size:108%;
vertical-align:middle;
}
.yado .tel{
width:40%;
}
.yado .icn{
width:35%;
text-align:center;
}
.yado .icn img{
margin:0 0 0 2px;
}


/* ----------------fish-------------------------*/

.h3_fish{
width:650px;
height:21px;
margin:0 0 10px 0;
background-image:url(../img/h3_area.gif);
font-size:108%;
color:#5CA200;
background-position: bottom;
background-repeat: no-repeat;
}
.h3_fish a{
color:#117BBB;
}

#fish{
width:600px;
margin:20px 0 30px 25px;
}
#fish td{
padding:8px 10px;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color:#CCCCCC;
font-size:108%;
text-align:center;
}
#fish td a{
color:#333333;
}
