* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/bgmarkp.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.7;
}
p, li, dt, dl {
	line-height: 1.7;
}
p {
	margin: 0 0 1em;
}
ul li {
	list-style-type: none;
}
a img {
	border: 0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.deeppink {
	color: #CC0033;
}
.enji {
	color: #990033;
}
.enjib {
	color: #990033;
	font-weight: bold;
}
.notedred {color: #990033
}
.note {
	font-size: 12px;
	line-height: 15pt;
	color: #333333;
}
