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

#text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #CCC;
	background: url(../images/back/hantoumei_black70.png) repeat;
	letter-spacing: 0.1em;
	text-align: left;
	line-height: 21px;
	width: 250px;
	height: 100%;
	padding: 0px 20px 0px 100px;
	position: absolute;
	left: 0px;
	right: auto;
}
#text #text2 {
	margin-top: 35%;
}
