@charset "Shift_JIS";

H2	{
	font-size: medium;
	color: #ff3333;
	font-family: "‚l‚r ƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
	text-align: center;
	margin-top: 0;
}
H3	{
	float: none;
	font-size: medium;
	color: #000000;
	font-family: "‚l‚r ƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
	text-align: left;
}
/* ---- ƒwƒbƒ_ ---- */
div#header {
	background: #6699cc url("http://www.haart-support.jp/images/top_ttl_bk.gif") repeat-x 0px 80px;
	height: 90px;
	margin: 0;
	padding: 0;
}
/* ---- ƒCƒ“ƒgƒ ---- */
.introduction {
	font-size: 90%;
	font-family: "‚l‚r ƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
	line-height: 1.7em;
	border: solid 1px #ff3333;
	width: 70%;
	margin: 30px auto 0;
	padding: 1em 3em;
}
/* ---- pdfƒ_ƒEƒ“ƒ[ƒh ---- */
.dl a:link,
.dl a:visited	{
	display: block;
	color: #333333;
	font-family: "‚l‚r ƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
	width: 300px;
	height: 300px;
	text-decoration: none;
	text-align: center;
	background: url("../images/pdfdl.gif") center top no-repeat;
	margin: 0 auto;
	padding: 0;
	border: 0;
}
.dl a:hover,
.dl a:focus,
.dl a:active {
	color: #000000;
	background: url("../images/pdfdl.gif") center -350px no-repeat;
}
.makingnow {
	color: red;
	text-align: center;
}

/* ---- ƒƒ“ƒo[ ---- */
.member	{
	margin: 10px 15%;
}
.member	table {
	font-family: "‚l‚r ƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
	font-size: 100%;
}
.member th {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
.member table.printing th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
.member caption {
	border-bottom: 1px dotted #666666;
}
/* ---- ‚Í‚¶‚ß‚É ---- */
h1.hajimeni {
	color: #000000;
	font-size: 110%;
	text-align: center;
	margin-bottom: 1.5em;
	background: none;
	height: 2em;
}
p.p1	{
	text-indent: 1em;
	margin-left: 3em;
	margin-right: 3em;
	line-height: 1.8em;
	font-size: 90%;
}
.shomei {
	text-align: right;
	margin-left: 3em;
	margin-right: 3em;
	font-size: small;
}
/* ---- ƒƒjƒ…[ƒŠƒXƒg ---- */
ul.menulist {
	margin: 5em 15%;
	font-size: 90%;
	font-family: "‚l‚r ƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
}
ul.menulist li {
	list-style: none;
	line-height: 1.5;
	margin-top: 0.5em;
}
ul.menulist li a:link,
ul.menulist li a:visited {
	color: #336699;
	text-decoration: none;
	background: #ffffff url("../parts/ulimage.gif") left center no-repeat;
	padding-left: 34px;
}
ul.menulist li a:hover,
ul.menulist li a:active,
ul.menulist li a:focus {
	color: #6699cc;
	text-decoration: underline;
	background: #ffffff url("../parts/ulanime.gif") left center no-repeat;
	padding-left: 34px;
}
ul.menulist img {
	margin-right: 0.5em;
	vertical-align: middle;
}
ul.menulist li span.comment {
	margin-left: 3em;
	font-size: 90%;
}
.red {
	color: #ff0000;
}