@charset "utf-8";
/* CSS Document */

h2 {
	font-size:1.8em;
	margin-bottom:1em;
}

p.doc,p foot {
	font-family: A1 Mincho;
}

p.doc {
	text-align:left;
	text-indent:1em;
	line-height:1.8em;
}
p.foot {
	margin-top:2em;
	text-align:center;
	font-family:Shin Go Regular;
	line-height:1.5em;
	font-size:1.3em;
}