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

body {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	padding: 0px;
	height: 70px;
	width: 1120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url(../../fireworks/niwatorirumu.png) no-repeat;
}
.main {
	height: 600px;
	width: 1120px;
	text-align: center;
	background: url(../../fireworks/seikatu3-syasen.gif);
	margin: 0px auto;
	padding: 30px 0px 0px;
}
.header .navi {
	margin: 0px;
	padding: 25px 0px 0px;
	height: auto;
	width: 600px;
	text-align: left;
	font: medium "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	float: right;
}
.navi2 {
	background: url(../../fireworks/seikatu2-guradesyon.png);
	margin: 0px auto 10px;
	padding: 0px;
	height: 15px;
	width: 1120px;
}
.tirasi {
	padding: 0px;
	float: left;
	height: 455px;
	width: 626px;
	margin-top: 0px;
	margin-left: 30px;
}
.renraku {
	padding: 0px;
	float: left;
	height: 130px;
	width: 260px;
	margin: 0px 0px 0px 30px;
}
.main .renraku .jyusyo {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	float: left;
	height: 100px;
	width: 70px;
	border-top: thin solid #B798FE;
	border-right: thin dotted #B798FE;
	border-bottom: thin solid #B798FE;
	border-left: thin solid #B798FE;
}
.main .renraku .namae {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	float: left;
	height: 100px;
	width: 150px;
	border-top: thin solid #B798FE;
	border-right: thin solid #B798FE;
	border-bottom: thin solid #B798FE;
	border-left: thin none #B798FE;
}

