@charset "Shift_JIS";

/* CSS目次
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[00]body共通設定
[00]各項目共通設定
[00]indexコンテンツ領域共通設定

[00]ハック
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* body共通設定
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.underwaku1 {
	height: 70px;
	width: 540px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: 10px;
}


/* 文字*/
.imgwaku {
	padding: 2;
	height: auto;
	width: auto;
	text-align: right;
	white-space: nowrap;
}