@charset "utf-8";
/* CSS Document */



body {
	background-image: url(imgs/bg.gif);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #07318f;
	line-height: 15px;
	margin: 0px;
	padding-top: 5px;
	}

.right_bg {
	background-image: url(imgs/right_bg.gif);
	background-repeat: repeat-y;
	}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	}

.copyright {
	font-size: 10px;
	color: #8e94a5;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-top: 3px;
	}

.cap {
	font-size: 10px;
	color: #58161d;
	}

.tel {
	font-size: 14px;
	color: #07318F;
	background-color: #CADEF7;
	height: 16px;
	width: 559px;
	line-height: 20px;
	font-weight: bold;
	border: 2px solid #9AC0EB;
	padding-left: 5px;
	}

h3 {
	height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	background-image: url(imgs/dot_line.gif);
	margin-top: 0px;
	color: #07318F;
	}

.dot_line {
	background-image: url(imgs/dot_line.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-bottom: 5px;
	}

h1 {
	font-size: 14px;
	color: #58161d;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

.card_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #CC0000;
	line-height: 20px;
	}

.h33 {
	height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	color: #07318F;
}

.cap-anacard {
	color: #990000;
	font-size: 10px;
	line-height: 12px;
}





