@charset "utf-8";

/* トップページ */

#mainRight h2 {
	background-image: url(../img/waza_ttl.jpg);
	background-repeat: no-repeat;
	width: 546px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-indent: -9999px;
}

#tsuyomi_ttl {
	background-image: url(../img/tsuyomi_ttl.jpg);
	background-repeat: no-repeat;
	width: 630px;
	height: 73px;
	margin-bottom: 20px;
	text-indent: -9999px;
}

#tsyomi1 {
	background-image: url(../img/tsuyomi1.jpg);
	background-repeat: no-repeat;
	width: 630px;
	height: 51px;
	margin-bottom: 7px;
	text-indent: -9999px;
}

#tsyomi2 {
	background-image: url(../img/tsuyomi2.jpg);
	background-repeat: no-repeat;
	width: 630px;
	height: 51px;
	margin-bottom: 7px;
	text-indent: -9999px;
}

#tsyomi3 {
	background-image: url(../img/tsuyomi3.jpg);
	background-repeat: no-repeat;
	width: 630px;
	height: 51px;
	margin-bottom: 7px;
	text-indent: -9999px;
}

.contentBox {
	width: 570px;
	margin: 7px auto 40px auto;
}

.contentBox img {
	float: right;
	margin-left: 20px;
}

.contentBox p.link {
	text-align: right;
}

#kodawari {
	background-image: url(../img/kodawari.jpg);
	background-repeat: no-repeat;
	width: 534px;
	height: 132px;
	text-indent: -9999px;
	margin: 0 auto 60px auto;
}