@charset "utf-8";

/* CSS Document */

/* ペット訪問火葬.com | 共有　CSS
---------------------------------------------------- */


body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	color: #333;
	background: #FFF;
}

#wrap {
	margin: 30px auto 10px;
	width: 850px;
	text-align: left;
}

h1 {
	font-size: 18px;
}

#wrap h2 a:link {
	font-size: 16px;
	text-decoration: underline;
	color: #900;
	line-height: 130%;
}

#wrap h2 a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #900;
}

#wrap h2 a:hover {
	text-decoration: underline;
}
