@charset "utf-8";
/* CSS Document */

p{
	margin: 0px;
}

.page_top{
	text-align: right;
	width: 520px;
}

/* タイトル */

#title{
	width: 520px;
}

.title1{
	background-image: url(img/title.jpg);
	width: 520px;
	height: 224px;
}

.title2{
	background-image: url(img/title2.jpg);
	width: 390px;
	float: left;
	height: 149px;
}

.title_tx{
	margin-left: 72px;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin-right: 20px;
	margin-top: 5px;
}

.sensei{
	background-image: url(img/title4_2.jpg);
	height: 149px;
	width: 130px;
	float: right;
}

.sensei_tx{
	font-size: 13px;
	color: #333333;
	margin-top: 98px;
	margin-left: 6px;
}

/* ボタン */

.buttom5{
	margin-bottom: 5px;
}

/* 星座別 */

.seiza_img{
	width: 197px;
	float: left;
}

.rakky{
	width: 197px;
	height: 138px;
	background-image: url(img/rakky.jpg);
}

.rakky_tx{
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin-left: 33px;
}

.seiza_tx{
	margin-top: 43px;
	margin-right: 43px;
	margin-left: 25px;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}

.seiza_txb{
	float: left;
	width: 323px;
	background-image: url(img/text_box.jpg);
	height: 483px;
}
