@charset "UTF-8";

/* ==============================================================

DREAM-MATCH PROJECT
Version: June 2010

============================================================== */

body {
	margin: 0;
	padding: 0;
	width: auto;
	background-color: white;
	background-image: none;
	font-size: 9pt;
	font-family: "ヒラギノ角ゴ Pro W3" , "HiraKakuPro-W3" , "メイリオ" , Meiryo , Osaka , "MS P Gothic" , sans-serif;
	line-height: 1.7;
	color: #000;
	zoom: 80%;
}

*:first-child+html body {
	zoom: 100%;
}

a {
	border: 0;
	text-decoration: none;
}

img {
	border: 0;
	vertical-align: bottom;
}

*:first-child+html img {
	zoom: 80%;
}

#contents {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul li {
	list-style: none;
}

#header ul,
#header #number,
#g-navi,
#pankuzu,
#side,
#footer,
#footer-caution {
	display: none;
}

p#logo {
	margin-bottom: 80px;
}

h2 {
	margin-bottom: 40px;
}

p {
	margin-bottom: 20px;
}