@charset "utf-8";
/* CSS Document */
/* CSS */
@media screen and (max-width: 800px) {
	div.column{
	width: 240px;
	float: left;
}
}
@media screen and (max-width: 799px) {
	div.column{
	width:100%; }
}
#site-box {
	width : 1280px;
	vertical-align: text-bottom;
	margin-right: auto;
	margin-left: auto;
	background-image:url(fursalon/back.jpg) }


#a-box {
	width: 1280px;
	vertical-align: text-bottom;
 }


#b-box {
	float: left;
	width: 260px;
	background-color:#FFF
	vertical-align: 
; 	font-family: "小塚ゴシック Pr6N L";
 }


#c-box {
    float: right;
    width: 1020px;



	background-color:#FFF
	vertical-align: text-bottom;
    font-size: 24px;
    letter-spacing: 1px;
    font-family: "Comic Sans MS", cursive;
    color: #999;
    text-align: center;
}


#d-box {
    vertical-align: text-bottom;
    width: 1280px;
    font-family: "HGP平成角ｺﾞｼｯｸ体W5", "HGP平成角ｺﾞｼｯｸ体W3";
    text-align: center;
 }
#c-box p .c {
	font-family: Georgia, "Times New Roman", Times, serif;
}
