/* 部分的に印刷しない */
@media print{
.no_print {
display:none;}
}
.moji12 {font-size: 12px}
.moji13 {font-size: 13px}
.moji10 {
	font-size: 10px;
	color: #666666;
}
.moji14 {
	font-family:"ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 14px;
}
.style1 {
	font-size: 14px;
	line-height: 130%;
}
.style2 {
	font-size: 12px;
}
.style3 {
	font-family:"ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 18px;
	line-height: 150%;
	color: #000000;
}
.style6 {
	font-size: 15px;
	line-height: 180%;
	color: #000000;
}
.style7 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.style8 {
	font-size: 15px;
	line-height: 210%;
	color: #000000;
}
.style9 {
	font-size: 15px;
	color: #333333;
}
.style10 {
	font-size: 9px;
	color: #888888;
}
.style12 {
	font-size: 12px;
	color: #999999;
}
.style20 {
	font-size: 15px;
	line-height: 180%;
	color: #000000;
	letter-spacing: 1px;
}
.style21 {
	font-family: "font-family: Arial, Helvetica, sans-serif";
	font-size: 18px;
	line-height: 140%;
	color: #990000;
	letter-spacing: 1px;
	font-weight: bold;
}
.style22 {
	font-size: 16px;
	line-height: 140%;
	color: #000000;
	letter-spacing: 1px;
}
.style23 {font-size: 13px}
a:active {
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color:#FF6633;
}
a:visited {
	text-decoration: none;
	color: #407FCA;
}
a:hover {
	text-decoration: none;
	color:#CC0000;
}
.red {
	font-size: 10px;
	color: #CC0000;
}
.text_shadow-margin0px{
	text-shadow: #aaa 3px 3px 5px;
	margin:0 0 0 0;
	color:#333;
}