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

@import url("screen_temp.css");
#contents {
	position: relative;
	margin-bottom: 0px;
	text-align: center;
}
#tag1 {
	text-align: left;
	width: 600px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#contents #text1 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 14px;
	line-height: 36px;
	color: #000;
	letter-spacing: 0.1em;
	text-align: left;
	width: 640px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
#contents #button {
	margin-top: 50px;
	margin-bottom: 50px;
}
a {
	color: #09F;
}
a:hover {
	color: #F33;
}
