@charset "shift-jis";
/* 
						reset
------------------------------------------------------------------ */
html {
	overflow:hidden;
}
* {
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	color:#fff;
	margin:0;
	padding:0;
	list-style-type:none;
	border:none;
}

/* 
						fortune
------------------------------------------------------------------ */
body {
	font-size:12px;
	background: url(../img/fortune/bk.jpg) no-repeat 0px 0;
	width:160px;
	height:270px;
	position:relative;
	text-align:left;
	margin: 0;
	padding:0;
}
/* firefox1.0 1.5 */
body:-moz-read-only {
	background-position: 1px 0;
}
/* firefox3.0 */
body:-moz-broken {
	background-position: 1px 0;
}
/* firefox3.5 */
body:-moz-broken,
body:last-of-type  {
	background-position: 0px 0;
} 

.chara {
	width:158px;
	padding: 66px 0 0 0;
	display:block;
}
.horo {
}
.horoscope {
	width:85px;
	text-align:center;
	margin: 0;
	padding: 0;
}

.horoscope_comment {
	font-size:10px;
	line-height:1.3;
	margin: 25px 0 0 10px;
	width:139px;
}

body:first-of-type .horoscope_comment { font-size:10px; }


.lucky {
	position:absolute;
	bottom:41px;
	left:0px;
	text-align:center;
	font-weight:bold;
	width:160px;
}

.lucky_color {
	width:50%;
}
.lucky_number {
	width:50%;
}


#switcher {
	padding: 0px;
	margin:0px;
	text-align:left;
	margin: 0px;
}
#switcher a {
	position:absolute;
	bottom:10px;
	left:21px;
	width:119px;
	height:25px;
	display:block;
	text-align:left;
	padding: 0px;
	margin: 0px;
	text-indent:-5000px;
	overflow:hidden;
}
/* 
						other
------------------------------------------------------------------ */

.other {
	filter:alpha(opacity=95);
	opacity:0.95;
	background: url(../img/fortune/other.jpg) no-repeat 0 0;
	position:absolute;
	top:11px;
	left:7px;
	z-index:98;
	width:147px;
	height:250px;
	padding: 0;
}
.other ul {
	padding: 70px 0 0 0px;
	margin: 0px;
	width:68px;
	float:left;
}
.other ul li {
	width:68px;
	height:28px;
	padding: 0px;
	margin: 0px;
	float:left;
}
.other ul li a {
	width:68px;
	height:28px;
	padding: 0px;
	margin: 0px;
	float:left;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
}
#close a {
	position:absolute;
	top:7px;
	right:7px;
	background: url(../img/fortune/close.gif) no-repeat 0 0;
	width:12px;
	height:12px;
	z-index:99;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
}







#blogtop {
	position:absolute;
	top:0px;
	left:0px;
	z-index:90;
	width:160px;
	height:233px;
	text-indent:-5000px;
	display:block;
}




