/*　seiryuuenn style*/
*{
	margin:0;
	padding:0;
    font-size: 100%;
}
body{
	padding:0;
    font-size: 13px !important; /* IE以外ブラウザ */
    font-size: x-small; /* IE */
	color:#333;
	background:url(all/bg_a.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img{
	border:0;
}
a:link{
	color:#0033CC;
	text-decoration:none;
}
a:visited{
	color:#555;
	text-decoration:none;}
a:hover,a:active{
	color:#F00;
	text-decoration:underline;
}
/* ------- 表のボーダーを細く表示 ------- */
.collapse { border-collapse : collapse ;}
.collapse td{border : 1px solid; }
/* ------- /表のボーダーを細く表示 ------- */
.noborder td{border : none;}
.tensen{border-bottom: #666	dotted 1px;}
.tate{border-right: #666 dotted 1px;}

.style1 {
	padding:3px;
	text-valign: top;
	text-align: left;
	line-height: normal;
}

.style2 {
	font-weight: bold;
    padding-top:2px;
}

.style3 {
	font-size: 11px;
	color: #FF0033;
    padding-top:2px;
}

.style4 {
	color: #ac0023;
	font-weight: bold;
	padding:2px 15px 0 0;
	text-align: right;
}
.style5 {
	color: #000000;
	font-size: 11px;
	padding-top:1px;
	letter-spacing: normal;
	line-height: 1.2em;
}
.style6 {
	color: #ac0023;
	padding-top:1px;
	letter-spacing: 0.1em;
	line-height: 1em;
}
