body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #4C4C4C;
}
a:link {
	color: #006699; 
	font-weight: normal; 
	text-decoration: underline
}
a:visited {
	color: #664466; 
	font-weight: normal; 
	text-decoration: underline
}
a:active {
	color: #FF6666; 
	font-weight: normal; 
	text-decoration: underline
}
a:hover {
	color: #FF6666; 
	font-weight: normal; 
	text-decoration: underline
}
.menuBase {
	background-image: url(../images/menu_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #C7CB16;
}
.bodyText {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ", "ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 12px;
	line-height: 18px;
}
.bodyTextBold {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;

}
.bodyTextBoldUnder {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline
}
.bodyTextTight {

	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ", "ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 12px;
	line-height: 16px;
}
.bodyTextTightBold {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ", "ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.bodyTextmessage{
	font-family:"ＭＳ Ｐ明朝", "Osaka", "メイリオ", "ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
}
.small {
	font-size: 10px;
	line-height: 12px;
}
.bodyTextCaution {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ", "ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;

}
.bodyTextBoldCaution {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ", "ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	font-weight: bold;

}
.subTitleA {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #614D7D;
	background-image: url(../images/subtitle_base.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;

}
.subTitleB {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #614D7D;

}
.label {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ", "ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #614D7D;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cell {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ", "ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image: url(../keep_images/dot15v.gif);
	background-repeat: repeat-y;
}
.dot {
	background-image: url(../keep_images/dot280.gif);
	background-repeat: repeat-x;
	background-position: center;

}
.irTab {
	font-size: 12px;
	line-height: 16px;
	background-image: url(../keep_images/icon_link.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	background-position: 5px 3px;
	border: 1px solid #CCCCCC;



}
.irTabActv {
	font-size: 12px;
	line-height: 16px;
	padding-left: 18px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	background-color: #EEF0CD;
	border: 1px solid #A8B400;



}
.caption {
	font-size: 10px;
	line-height: 12px;
	color: #666666;

}
.shift10px {
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ", "ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 12px;
	line-height: 18px;

}
.shift20px {
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ", "ヒラギノ角ゴ Pro W3", "sans-serif";
	font-size: 12px;
	line-height: 18px;

}

/*090831更新追加分*/

.TextRight {
	text-align:right;
}

/*220620更新追加分*/
table.navi{
	margin-bottom:50px;
}