/* CSS Document */

h4 {
	margin-left: 10px;
}

#title_reiki {
	width: 530px;
	background-image: url(/reiki/images/title_reiki.jpg);
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}

#title_history {
	width: 530px;
	background-image: url(/reiki/images/title_history.jpg);
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}

#title_route {
	width: 530px;
	background-image: url(/reiki/images/title_route.jpg);
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}

#title_valuation {
	width: 530px;
	background-image: url(/reiki/images/title_valuation.jpg);
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}
#title_effect {
	width: 530px;
	background-image: url(/reiki/images/title_effect.jpg);
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}
#title_merit {
	width: 530px;
	background-image: url(/reiki/images/title_merit.jpg);
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}
#title_attunement {
	width: 530px;
	background-image: url(/reiki/images/title_attunement.jpg);
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}
#title_symbol {
	width: 530px;
	background-image: url(/reiki/images/title_symbol.jpg);
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}
.link_navi {
	background-color: #CCCCFF;
	border: 3px double #999999;
	width: 520px;
	padding-left: 10px;
}

dl {
	margin-top: 5px;
	margin-bottom: 5px;
}
