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

body {
	background: #000;
}
#wrapper #container_a {
	width: 400px;
	left: auto;
	right: 0px;
	position: absolute;
	background: url(../images/back/hantoumei.png) repeat;
	height: 100%;
}
#wrapper #container_a #text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	letter-spacing: 0.1em;
	text-align: left;
	margin-left: 40px;
	line-height: 21px;
	top: 30%;
	position: relative;
}
#wrapper #container_a #text #sub_text {
	margin-left: 20px;
}
.title {
	font-size: 36px;
	letter-spacing: 0.1em;
	margin-bottom: 50px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 50px;
}
.subtitle {
	font-size: 16px;
	margin-bottom: 20px;
}
.title2 {
	font-size: 36px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 50px;
	margin-bottom: 20px;
}
