@charset "utf-8";
/* CSS Document */


/*ページ構成基本部分*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: auto;
	padding: 0px 0px 0px 5px;
	width: 800px;
	background: #ECE9D8;
	float: left;
}
#wrapper {
	margin: 0px auto;
	width: 800px;
	background: #FFFFFF;
}
#wrapper #headder_left {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 135px;
	float: left;
}
#wrapper #headder_right {
	float: right;
	height: 130px;
	width: 665px;
}
#wrapper #headder_menu {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 800px;
	clear: both;
}
#wrapper #headder_menu h2 {
	font-size: 9px;
	float: left;
}
#wrapper #footer {
	background: url(../images/footer.gif) no-repeat bottom;
	height: 50px;
	width: 800px;
}

/*メインコンテンツ：タイトル・プロフィール*/

#wrapper #main {
	margin: 0px;
	padding: 10px 0px 0px;
	height: auto;
	width: 800px;
}
#wrapper #main #fortune_title {
	margin: 0px;
	padding: 10px 0px 5px;
	width: 800px;
	height: 80px;
}
#wrapper #main #sub_title {
	height: 25px;
	width: 800px;
	margin: 0px;
	padding-bottom: 10px;
}
#wrapper #main #kotoba_area {
	height: 220px;
	width: 760px;
	padding: 0px 20px 5px;
	font: 12px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrapper #main #kotoba_area2 {
	height: 150px;
	width: 760px;
	padding: 0px 20px 5px;
	font: 12px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrapper #main #kotoba_area3 {
	height: 90px;
	width: 760px;
	padding: 0px 20px 5px;
	font: 12px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.kotoba_title {
	font: bold 14px/30px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrapper #main #profile_area {
	height: 300px;
	width: 800px;
	background: url(images/profile_back.jpg) no-repeat;
}
#wrapper #main #profile_area #profile_text {
	font: 12px/130% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	height: 240px;
	padding-top: 45px;
}
#wrapper #main #profile_area2 {
	height: 150px;
	width: 800px;
	background: url(images/profile_back_new.jpg) no-repeat;
}
#wrapper #main #profile_area2 #profile_text {
	font: 12px/130% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	padding-top: 45px;
}

/*メインコンテンツ：占い部分：基本デザイン*/
.go_top {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: right;
	height: 15px;
	width: 800px;
}
#wrapper #main #monthly_fortune {
	height: auto;
	width: 800px;
}
#wrapper #main #monthly_fortune #box_1white {
	background: url(images/1white.gif) no-repeat;
	height: 150px;
	width: 800px;
}
#wrapper #main #monthly_fortune #box_2black {
	background: url(images/2black.gif) no-repeat;
	height: 150px;
	width: 800px;
}
#wrapper #main #monthly_fortune #box_3lightgreen {
	background: url(images/3lightgreen.gif) no-repeat;
	height: 150px;
	width: 800px;
}
#wrapper #main #monthly_fortune #box_4deepgreen {
	background: url(images/4deepgreen.gif) no-repeat;
	height: 150px;
	width: 800px;
}
#wrapper #main #monthly_fortune #box_5yellow {
	background: url(images/5yellow.gif) no-repeat;
	height: 150px;
	width: 800px;
}
#wrapper #main #monthly_fortune #box_6white {
	background: url(images/6white.gif) no-repeat;
	height: 150px;
	width: 800px;
}
#wrapper #main #monthly_fortune #box_7red {
	background: url(images/7red.gif) no-repeat;
	height: 150px;
	width: 800px;
}
#wrapper #main #monthly_fortune #box_8brown {
	background: url(images/8brown.gif) no-repeat;
	height: 150px;
	width: 800px;
}
#wrapper #main #monthly_fortune #box_9purple {
	background: url(images/9purple.gif) no-repeat;
	height: 160px;
	width: 800px;
	margin-bottom: 10px;
}
#wrapper #main #monthly_fortune #go_to_top {
	font: bold 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 780px;
	margin-right: 20px;
	text-align: right;
	clear: left;
}

/*メインコンテンツ：占い部分：毎月の内容*/

#wrapper #main #monthly_title {
	height: 25px;
	width: 800px;
	padding-top: 10px;
	font: bold 15px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
}
.fusui_text {
	font: 12px/120% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 760px;
	padding: 50px 20px 10px;
	height: 90px;
}
#wrapper #main #monthly_fortune #hayamihyo {
	text-align: center;
}

/*リニューアル時　暫定デザイン要素*/

#wrapper #main #letter {
	height: auto;
	width: 800px;
}
#wrapper #main #letter p {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrapper #main #kotoba_area2 p {
	font: 12px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}#wrapper #main #box_star_list {
	font: 13px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	height: 35px;
	width: 780px;
	padding: 10px;
}
#wrapper #main #box_oyaji {
	font: bold 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 23px;
	width: 700px;
	margin-right: 50px;
	margin-left: 50px;
	text-decoration: underline;
	color: #FF0099;
	margin-top: 5px;
}
