/*----------------------------------------------------
調整
----------------------------------------------------*/

p.adjust01 {
	margin: 0 0 10px 0;
}


/*----------------------------------------------------
テキスト
----------------------------------------------------*/
.txt01 {
	text-align: left;
}
.txt02 {
	text-align: center;
}
.txt03 {
	text-align: right;
}

/*----------------------------------------------------
カラー
----------------------------------------------------*/

.color01 {
	color: #D9D9D9;
}
.color02 {
	color: #FFA100;
}

/*----------------------------------------------------
サイズ
----------------------------------------------------*/
