@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 {
	margin: 0 0 0;
	padding: 0;
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
}

a:link {
	color: #000000;
	text-decoration: none;
}

 a:active {
	color: #B43872;
	text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
	color: #B43872;
	text-decoration: none;
}

div#header {
	position: absolute;
	display: block;
	top: 70px;
	left: 89px;
}

div#header title01 {
	position: absolute;
	display: block;
	background-image: url(img/logo.gif);
	width: 118px;
	height: 72px;
	
}
div#header content01 {
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 2px;
	line-height: 22px;
	display: block;
	top: 55px;
	width: 300px;
	margin-left: 150px;
}

div#header content02 {
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 2px;
	line-height: 22px;
	display: block;
	top: 55px;
	width: 300px;
	margin-left: 270px;
}	

div#header content03 {
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 2px;
	line-height: 22px;
	display: block;
	width: 300px;
	top: 55px;
	margin-left: 385px;
}	

div#header content04 {
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 2px;
	line-height: 22px;
	display: block;
	width: 300px;
	top: 55px;
	margin-left: 575px;
}	

div#text {
	position: absolute;
	top: 185px;
	left: 89px;
}

div#text message {
	position: absolute;
	white-space: pre-line;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 2px;
	line-height: 22px;
	display: block;
	font-weight: bolder;
	width: 700px;
}

div#footer {
	position: absolute;
	top: 645px;
	left: 89px;
	height: 300px;
}

div#footer member {
	white-space: pre-line;
	font-size: 10px;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 3px;
	line-height: 20px;
	display: block;
	width: 700px;
}

