/* CSS Document */

.imgright {
width:200px;
float:right;
padding-left:10px;
}

.txtleft {
width:325px;
float:left;
}

.imgleft {
width:200px;
float:left;
padding-right:10px;
}

.txtright {
width:325px;
float:right;
}

.clear {
clear:both;
}

#main ul {
list-style-image:url(../images/point3.gif);
padding-left:20px;
}

ul#subnavi {
list-style-image:url(../images/point4.gif);
padding-left:20px;
}


table {
border-spacing:2px;
}

th {
background-color:#DCECF9;
padding:10px;
font-weight:normal;
white-space:nowrap;
text-align:center;
}

td {
padding:10px;
}

caption {
text-align:left;
color:#F69920;
background-image:url(../images/point5.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:13px;
}

.nowrap {
white-space:nowrap;
}

.intable td {
vertical-align:top;
}

.intable th {
background-color:#FFFFCC;
}

td.middle {
vertical-align:middle;
}

.point {
margin-right:3px;
}

.center {
text-align:center;
}

.gray {
color:#666666;
}

.quote {
background-color:#FFFFCC;
padding:5px;
}

/*---------- 更新履歴 ----------*/

#whatsnew {
height:10em;
overflow:auto;
border:1px dotted #dce9f7;
}


/*---------- ビビの体重推移 ----------*/

.weight td {
border:1px solid #DCECF9;
}

.time {
background-color:#FFFFCC;
}


/*---------- インコ用語プチ辞典 ----------*/

#dic-index {
width:100%;
}

dt {
color:#339900;
}

dd {
margin-bottom:1em;
}


/*---------- インコの本 ----------*/

.bookimgleft {
width:130px;
float:left;
padding-right:10px;
margin-top:5px;
margin-bottom:10px;
}

.booktxtright {
width:400px;
float:right;
margin-top:5px;
margin-bottom:10px;
}

.tm0 {
margin-top:0;
padding-top:0;
}
