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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	list-style-type: none;
}

body {
	top: 0px;
	background-color: #FAF8F8;
}

 a:link {
	color: #251D31;
	text-decoration: underline;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
}

a:active {
	color: #009FCF;
	text-decoration: underline;
}

 a:visited {
	color: #251D31;
	text-decoration: underline;
}

 a:hover {
	color: #009FCF;
	text-decoration: underline;
}

div#header {
}

div#header titletext {
	font-size: 120px;
	font-family: "garamond-premier-pro",  sans-serif;
	letter-spacing: 8px;
	color: #000000;
	line-height: 50px;
	font-style: normal;
	font-weight: 700;
}

div#header subtitletext {
	font-size: 60px;
	font-family: "garamond-premier-pro",  sans-serif;
	letter-spacing: 1px;
	color: #000000;
	line-height: 50px;
	font-style: normal;
	font-weight: 400;
}

div#header kankaku {
	margin-left: 10px;
}

div#header subtext {
	font-size: 40px;
	font-family: "source-han-sans-japanese",  sans-serif;
	letter-spacing: 1px;
	color: #000000;
	line-height: 50px;
	font-style: normal;
	font-weight: 400;
}

div#header subsubtitletext {
	font-size: 35px;
	font-family: "source-han-sans-japanese",  sans-serif;
	letter-spacing: 1px;
	color: #000000;
	line-height: 50px;
	font-style: normal;
	font-weight: 400;
}

div#header text {
	font-size: 12px;
	font-family: "source-han-sans-japanese",  sans-serif;
	letter-spacing: 1px;
	color: #000000;
	line-height: 22px;
	font-style: normal;
	font-weight: 400;
}

div#header mailtext {
	font-size: 20px;
	font-family: "source-han-sans-japanese",  sans-serif;
	letter-spacing: 1px;
	color: #000000;
	line-height: 25px;
	font-style: normal;
	font-weight: 400;
}

div#header copytext {
	font-size: 10px;
	font-family: "garamond-premier-pro",  sans-serif;
	letter-spacing: 1px;
	color: #251D31;
	line-height: 29px;
	font-style: normal;
	font-weight: 400;
}