@charset "utf-8";

/* －－－－－ 専用スタイル －－－－－ */

#Content h1 {
	background-image: url(../images/cattitle.png);
	}

#Content #Main table.osanpo {
	width: 750px;
	border-collapse: separate;
	border-spacing: 30px;
	}

#Content #Main table.osanpo td {
	width: 50%;
	padding: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 2px dotted #D1C0A5;
	}


@media screen and (max-width: 768px) {
	
	}






