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

h2 {
	background-color:#440001;
	background-image:url(../images/midasi_word.gif);
	background-position:right;
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-size:large;
	padding:5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	background-color:#f8efb4;
	color:#000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p.jimusho{
	margin: 1em;
	text-indent: 1em;
	line-height: 1.6;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.jimusho {
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
	text-justify: distribute;
}
ol{
	line-height:1.4
}
p.cap {
	width: auto;
	font-size: inherit;
	padding-left: 1em;
	text-indent: -1em;
	margin-right: 1em;
	margin-bottom: 4px;
	margin-left: 1em;
	text-align: left;
	line-height: 120%;
}
