@charset "utf-8";
body {
	margin: 0px;
}

.bg-all {
	background-image:url(../img/bg-side-01.gif);
	background-color:#b8c3cf;
	background-repeat: repeat-x;
}

.bg-center {
	background-image:url(../img/bg-center-01.gif);
	background-color:#e3f0ff;
	background-repeat: repeat-x;
}

table {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:link,a:visited,a:active
 {
	color: #6699FF;
	text-decoration: underline;
}
a:hover {
	color: #CC0066;
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.date {
	padding-left: 30px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: white;
	}
	
.outline-text {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.kawakami-lp {
	font-size: 16px;
	line-height: 22px;
	background-image:url(../img/s-fukidashi-lp.gif);
	background-repeat: no-repeat;
}

.kawakami-rp {
	font-size: 16px;
	line-height: 22px;
	background-image:url(../img/s-fukidashi-rp.gif);
	background-repeat: no-repeat;
}

.kawakami-lb {
	font-size: 16px;
	line-height: 22px;
	background-image:url(../img/s-fukidashi-lb.gif);
	background-repeat: no-repeat;
}

.kawakami-rb {
	font-size: 16px;
	line-height: 22px;
	background-image:url(../img/s-fukidashi-rb.gif);
	background-repeat: no-repeat;
}
