/*各ページ共通*/



body {

	background-image: url(images/bg01.gif);

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}



a:link {

	color: #F43D21;

}

a:visited {

	color: #F43D21;

}

a:hover {

	color: #10C392;

}

.footer {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 11px;

	line-height: 140%;

	color: #333333;

	background-image: url(images/bg03.gif);

	border-top-color: #CCCCCC;

	border-top-style: solid;

	border-top-width: 1px;

	height: 50px;

}





/*文字設定*/

.normal {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 12px;

	line-height: 140%;

	color: #292853;

}



.normal_2nd {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 11px;

	line-height: 140%;

	color: #292853;

}

.title_2nd {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 18px;

	line-height: 140%;

	color: #292853;

}

.title2_2nd {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 12px;

	line-height: 140%;

	color: #10C392;

}

.title3_2nd {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 15px;

	line-height: 140%;


}


/*トップページ専用*/

.top_table_footer {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 10px;

	color: #292853;

	background-color: #F3F3F3;

	border-top-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-width: 1px;

	border-bottom-width: 1px;

}

.top_table_normal {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 11px;

	line-height: 140%;

	color: #292853;

}

.top_table_title {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 12px;

	line-height: 140%;

	color: #F43D21;

}





/*第二階層専用*/





.table_left_2nd {

	background-color: #F0F0F0;

	border-top-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

	border-top-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

}

.table_right_2nd {

	background-color: #FFFFFF;

	border-top-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

	border-top-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-color: #CCCCCC;

	border-right-style: solid;

	border-right-width: 1px;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 11px;

	color: #000000;

}

.table_right_2nd2 {

	background-color: #FFFFFF;

	border-top-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

	border-top-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-color: #CCCCCC;

	border-right-style: solid;

	border-right-width: 1px;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 13px;

	color: #000000;

}
