/*ページ全体*/

#left{
	margin: 0px 10px 0px 0px ;
	float: left ;
}



/*プログラム化により追加*/

.img-center { text-align:center; width:100%; margin-bottom:1em; }
.img-right  { float:right; }
.img-right img { width:250px; }
hr { clear:right; }




/*修飾文字*/

.shushoku1 {
	font-family: ＤＦＰ太楷書体,ＤＨＰ隷書体,ＤＦ隷書体,ＭＳ Ｐ明朝;
	font-weight: bold;
	font-size: 24px;
}
.shushoku2 {
	border: #E28C11 2px solid;
	background: #FAF2B9;
	padding: .2em;
	font-family: ＭＳ Ｐ明朝;
	font-weight: bold;
	font-size: 24px;
	color: #826710;
}
.shushoku3 {
	font-family: ＭＳ Ｐ明朝;
	font-weight: bold;
	font-size: 24px;
}

.shushoku4 {
	font-family: ＭＳ Ｐゴシック;
	font-weight: bold;
	font-size: 24px;
}

.shushoku5 {

}

