/*全体の文字設定*/

body{background-color:#FFFFFF; margin:0;}

body,td{
font-size: 12px;
line-height: 140%; 
color: #333333;
}

.bdam5{margin-bottom:5px;}
.bdam10{margin-bottom:10px;}
.bdam15{margin-bottom:15px;}
.bdam20{margin-bottom:20px;}
.bdam30{margin-bottom:30px;}
.bdam40{margin-bottom:40px;}


/*サムネールの画像設定*/
img.thumbnail{
border: 1px outset #CCCCCC; float: left; margin:0.33em;
}


#boxlisttop{}
#boxlisttop ul{list-style:none; margin:0px 0px 0px 10px; padding:0;}
#boxlisttop li{margin:0px; padding:0px 0px 8px 16px; display:block; background-repeat:no-repeat; background-image:url(../images/top_m01.gif);}


</style>


