body {
	background-image: url(gif/common/bc_yellow.gif);
	background-color: #ffd03f;
	 -webkit-text-size-adjust : none;
	font-family: ＭＳ ゴシック, Osaka‐等幅;
	font-size: 13px;
    margin:0px auto;
}

th {
	font-family: ＭＳ ゴシック, Osaka‐等幅;
	font-size: 17px;
	padding: 8px; 
}

td{
	font-family: ＭＳ ゴシック, Osaka‐等幅;
	font-size: 14px;
	padding: 8px; 
}

div.neko img {
margin: 5px 0 5px 0;
}

a:link {
	color: #663300;
	text-decoration: none;
}

a:visited {
	color: #996600;
}
a:hover{
	color: #ff9900;
    text-decoration: none;
}

a:active {
	color: #000000;
}
	
/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/* clearfix for ie7 */
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}


img.count { vertical-align: text-bottom; }

