body  {
	background-color: #b4b8bf;
	font-family: Meiryo, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
img {
	vertical-align: bottom;
	border-style: none;
}
.backgnd {
	background: #FFF url(../images/backgnd.jpg) no-repeat;
}
a  { color: #971940; text-decoration: none }
a:visited { color: #971940; text-decoration: none }
a:hover  { color: #971940; text-decoration: underline }
.text8gray { color: #333; font-size: 8px }
.text9gray { color: #333; font-size: 9px }
.text9gray2 { color: #333; font-size: 9px; line-height: 9px }
.text10 { font-size: 10px }
.text10h  { font-size: 10px; line-height: 130% }
.text10gray  { color: #333; font-size: 10px }
.text10lightgray { color: #4d4d4d; font-size: 10px }
.text10red  { color: #be0911; font-size: 10px }
.text10dblue { color: #00008b; font-size: 10px }
.text11 { font-size: 11px }
.text11gray { color: #353535; font-size: 11px }
.text12 { font-size: 12px }
.text12lightgray { color: #4d4d4d; font-size: 12px }
.text12gray { color: #353535; font-size: 12px }
.text12gray2    { color: #353535; font-size: 12px; line-height: 160% }
.text12red { color: #c60016; font-size: 12px }
.text14gray { color: #353535; font-size: 14px }
.text14 { font-size: 14px }
.text14head { color: #c60016; font-size: 14px; padding-left: 10px }
.text16 { font-size: 16px }
.text18 { font-size: 18px }
.text18red { color: #c60016; font-size: 18px }
.text20 { font-size: 20px }
.text24 { font-size: 24px }
.linkred12 { color: #be0911; font-size: 12px; text-decoration: none }
.tableShadow {
	background: #FFF url(../images/backgnd.jpg) no-repeat;
	box-shadow: 0px 0px 10px #333333;
	-moz-box-shadow: 0px 0px 10px#333333;
	-webkit-box-shadow: 0px 0px 10px #333333;
	padding:0px;
	margin: 30px 0px 0px;
	behavior: url(css/PIE.htc);
}
.innerTable {
	margin: 0px;
	padding: 0px 40px 40px;
	width: 700px;
}
p {
	margin: 30px 0px 20px;
	padding: 0px;
	line-height: 170%;
}
.note {
	background: #e5e5e5;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 180%;
}
