body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	color: #333333;
}


* {
	margin: 0;
	padding: 0;
}


body,div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li,
table,th,td,em,strong {
	line-height: 1;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}


a:link,
a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #999999;
}

h1 a:hover {
	color: #999999;

}

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

p,
ol li,
ul li,
dl dt,
dl dd {
	font-size: 13px;
	line-height: 1.5;
	color: #333333;
}


em {
	color: #333333;
	font-style: normal;
	line-height: 1.5;
}

strong {
	font-weight: bold;
	line-height: 1.5;
}


ul,ol,li,dl,dt,dd {
	list-style: none;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table {
	border-collapse: collapse;
}
