img {
        vertical-align:bottom;
	border:none;
        list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.font12-black {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #000000;
}
.font12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}
.font14 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
}
.font12-bun {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.font10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	letter-spacing: 0.05em;

}
A:link	{ color: #006699;}			/* 通常のリンク色 */
A:visited{ color: #006699;} 	/* すでに見たリンク色 */
A:active{ color: #F76300; } 	/* クリックしたときのリンク色 */
A:hover	{ color: #CC3300;}	/* カーソルが乗ったときのリンク色 */



.font14-white {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

#back_number{
	border-left: 1px dotted #C7D4AB;
	padding-left:10px;
	height:100%;
	position:relative;
}

.b_number_t{
	font:"ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
}

.b_number{
	font:"ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	letter-spacing:1.3px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:20px;
	line-height:200%;
}

.dotline{
	background-image:url(images/all/dot.gif);
	background-repeat:repeat-x;
	height:20px;
	background-position: center;
}
