/*全体の文字設定*/

body{background-color:#FFFFFF; margin:0;}

body,td{
font-size: 12px;
line-height: 140%; 
color: #555555
}

.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 50px; padding:0;}
#boxlisttop li{margin:0px; padding:0px 4px 8px 16px; display:block; background-repeat:no-repeat; background-image:url(../images/top_m01.gif);}

/* 見出しの画像化 20100413*/
a img { border:none; }
.outline { position:relative; width:744px; height:68px; }
a.bt01 {
	width:76px; height:16px;
	position:absolute;
	left:33px; top:11px;
	background-image:url(../kinoko/images/hatakeshimeji_bt.jpg);
	background-repeat:no-repeat;	background-position:left top;
	display:block;	font-size:2px; text-indent:-9999px;
}
a.bt01:hover {
	background-image:url(../kinoko/images/hatakeshimeji_bt_on.jpg);
	background-repeat:no-repeat; background-position:left top;
	display:block;
}

a.bt02 {
	width:116px; height:14px;
	position:absolute;
	right:0px; top:54px;
	background-image:url(../kinoko/images/home_bt.jpg);
	background-repeat:no-repeat;	background-position:left top;
	display:block;	font-size:2px; text-indent:-9999px;
}
a.bt02:hover {
	background-image:url(../kinoko/images/home_bt_on.jpg);
	background-repeat:no-repeat; background-position:left top;
	display:block;
}

a.bt03 {
	width:116px; height:14px;
	position:absolute;
	right:0px; top:54px;
	background-image:url(../jigyougaiyou/images/home_bt.jpg);
	background-repeat:no-repeat;	background-position:left top;
	display:block;	font-size:2px; text-indent:-9999px;
}
a.bt03:hover {
	background-image:url(../jigyougaiyou/images/home_bt_on.jpg);
	background-repeat:no-repeat; background-position:left top;
	display:block;
}


</style>

