@charset "utf-8";

body {
	color: #000000;
	background-color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Sans-serif;
	font-size: 9pt;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2em;
}

#integrated-pdb h1 {
	margin: 4px 0 0;
	padding: 6px 30px 4px;
	font-size: 122%;
}

#integrated-pdb h1 span.listmark {
	color: #ff0000;
}

#integrated-pdb h1 {
	background-color: #ffee66;
}

#integrated-pdb-content {
	background-color: #fff9cc;
}

#integrated-pdb-concept {
	width: 600px;
	margin: 0 auto;
	padding: 10px 0;
}

#integrated-pdb-details {
	width: 600px;
	margin: 0 auto;
	padding: 0 0 10px;
}

#integrated-pdb-screenshot {
	width: 250px;
	float: left;
}

#integrated-pdb-description {
	width: 350px;
	float: left;
}

#integrated-pdb-description h2 {
	font-size: 100%;
}
