body {
	background-color: #CCCC99;
	background-image: url(../images/common/bg_common.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}

a:link {
	color: #1D2084;
}
a:visited {
	color: #333;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #FF0000;
}
	.midashi {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #9C2A35;
}
.midashi-b {

	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #314083;
}
.tx10 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 160%;
}

.bnCommon {
	background-color: #D0D0EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #99C;
	border-right-color: #54507B;
	border-bottom-color: #54507B;
	border-left-color: #99C;
}
	
