@charset "Shift_JIS";

/* Style Sheet for Bushin */

body {
	font-family: "ＭＳ 明朝", "平成明朝", serif;
}

h1, h2, h4 {
	font-family: "HG行書体", "HG正楷書体-PRO";
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 2em;
}

h1#MainTitle {
	margin-bottom: 0%;
	font-size: 6em;
}

h2#SubTitle {
	margin-top: 0%;
	margin-left: 20%;
	font-family: "HG創英角ﾎﾟｯﾌﾟ体";
	font-size: 4em;
}

h2#Main {
	font-size: 3em;
}

address {
	margin-left: 0%;
	padding-top: 1%;
	border-top-width: 0.01em;
	border-top-style: solid;
}

p {
	margin-left: 2%;
	font-size: 0.9em;
}

p#Intro1 {
	margin-top: 0%;
	font-family: "HG行書体", "HG正楷書体-PRO";
	font-size: 2em;
}

p#Intro2 {
	margin-top: 1%;
	margin-left: 5%;
	font-family: "HG行書体", "HG正楷書体-PRO";
	font-size: 2em;
}
em {
	color: #ff0000;
}

div#Information h2 {

	color: #ff0000;
	font-size: 3em;
}

div#Information p {
	font-weight: bold;
	font-size: 1em;
}