

.hidarititle {
	margin-left: auto;
	margin-top: auto;
	height: auto;/*ボックスの高さ*/
	width: 200px;

	border: 1px solid #029166;/*ボックスの枠線*/
	background-color:#029166;/*背景色*/
	text-align:center;/*テキストエリアの文字位置*/
	padding: 0px;/*テキストエリアの余白*/
	font-size: 11px;/*テキストエリアの文字サイズ*/color:#ffffff;
}

.hidariinfo {
	margin-left: auto;
	margin-right: auto;/*中央表示*/
	height: auto;/*ボックスの高さ*/
	width: 201px;
	border: 1px solid #029166;/*ボックスの枠線*/
	background-color:#ffffff;/*背景色*/
	text-align: left;/*テキストエリアの文字位置*/
	padding: 0px;/*テキストエリアの余白*/
	font-size: 11px;/*テキストエリアの文字サイズ*/color:#425156
}


.hidariinfo2 {
	margin-bottom:2px;
	margin-left: auto;
	margin-right: auto;/*中央表示*/
	height: auto;/*ボックスの高さ*/
	width: 200px;
	text-align: left;/*テキストエリアの文字位置*/
	padding: 2px;/*テキストエリアの余白*/
	font-size: 12px;/*テキストエリアの文字サイズ*/color:#425156
}

.hidariinfo2 a:visited, .hidariinfo2 a:link, .hidariinfo2 a:active {/*リンク設定*/
	text-decoration:none;/*文字装飾*/
	color:#006699;/*リンクの色/訪問済リンクの色/アクティブ中リンク色*/
	width:120px;/*項目幅*/
	text-align:center;/*文字配置位置*/
        font-size:11px;/*文字サイズ*/
	border-right:0px solid #FFFFFF;/*項目枠線*/
	border-left:0px solid #FFFFFF;/*項目枠線*/
}

.hidariinfo2 a:hover{/*オンマウス時*/
	color:#029166;/*文字色*/
	width:120px;/*項目幅*/
	text-decoration:non;/*文字装飾*/
	text-align:center;/*文字配置位置*/} 


.hidarilink {
	margin-left: 1px;
	height: auto;/*ボックスの高さ*/
	width: 210px;
	border: 1px solid #59bcff;/*ボックスの枠線*/
	background-color:#ffffff;/*背景色*/
	text-align: left;/*テキストエリアの文字位置*/
	padding: 3px;/*テキストエリアの余白*/
	font-size: 12px;/*テキストエリアの文字サイズ*/color:#425156;
}
.transtitle {
	margin-left: 0px;
	margin-top: auto;
	height: auto;/*ボックスの高さ*/
	width: 100px;
	border: 1px solid #0e5dae;/*ボックスの枠線*/
	background-color:#0e5dae;/*背景色*/
	text-align: left;/*テキストエリアの文字位置*/
	padding: 5px;/*テキストエリアの余白*/
	font-size: samll;/*テキストエリアの文字サイズ*/color:#ffffff;
}


.trans {
	margin-left: auto;
	margin-right: auto;/*中央表示*/
	height: auto;/*ボックスの高さ*/
	width: 700px;
	border: 1px solid #ffffff;/*ボックスの枠線*/
	background-color:#ffffff;/*背景色*/
	text-align: left;/*テキストエリアの文字位置*/
	padding: 3px;/*テキストエリアの余白*/
	font-size: 13px;/*テキストエリアの文字サイズ*/color:#0070aa;
}



.infotitle1 {
	margin-left: auto;
	margin-top: 1px;
	margin-right: auto;
	height: auto;/*ボックスの高さ*/
	width: 510px;
	border: 1px solid #ffc19e;/*ボックスの枠線*/
	background-color:#eeffbd;/*背景色*/
	text-align: left;/*テキストエリアの文字位置*/
	padding: 2px;/*テキストエリアの余白*/
	font-size: samll;/*テキストエリアの文字サイズ*/color:#563521
}
.migiinfo1 {
	margin-left: auto;
	margin-right: auto;/*中央表示*/
	height: auto;/*ボックスの高さ*/
	width: 530px;
	border: 1px solid #ffc19e;/*ボックスの枠線*/
	background-color:#ffffff;/*背景色*/
	text-align: left;/*テキストエリアの文字位置*/
	padding: 3px;/*テキストエリアの余白*/
	font-size: 13px;/*テキストエリアの文字サイズ*/color:#425156
}

.infotitle2 {
	margin-left: auto;
	margin-top: 1px;
	margin-right: auto;
	height: auto;/*ボックスの高さ*/
	width: 510px;
	border: 1px solid #ea9eba;/*ボックスの枠線*/
	background-color:#eeccd9;/*背景色*/
	text-align: left;/*テキストエリアの文字位置*/
	padding: 2px;/*テキストエリアの余白*/
	font-size: samll;/*テキストエリアの文字サイズ*/color:#913f5e
}
.migiinfo2 {
	margin-left: auto;
	margin-right: auto;/*中央表示*/
	height: auto;/*ボックスの高さ*/
	width: 700px;
	border: 0px solid #ffffff;/*ボックスの枠線*/
	background-color:#ffffff;/*背景色*/
	text-align: left;/*テキストエリアの文字位置*/
	padding: 3px;/*テキストエリアの余白*/
	font-size: 14px;/*テキストエリアの文字サイズ*/color:#425156
}



table.kurustd th{
	font-size: 13px;/*テキストエリアの文字サイズ*/color:#0070aa;
	padding: 3px;/*テキストエリアの余白*/
	background-color:#89ceff;/*背景色*/
	border-bottom:1px solid #0070aa;
	border-right:1px solid #0070aa;

}

table.kurustd td{
	border-bottom:1px solid #0070aa;
	border-right:1px solid #0070aa;
	padding: 5px;/*テキストエリアの余白*/


}



