@charset "shift-jis";
*{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#contents .content #body_widget {
	background-image: url("../wallpapers/ls_1.png");
	margin-top: 0px;
	margin-left: 10px;
	width: 640px;
  height: 1136px;
	position: relative;
}
#contents .content #body_widget em {
	text-decoration: none;
}
#contents .content #body_widget #div_constellation p {
	color: #000;
	padding: 5px 5px 5px 10px;
	display: block;
	font-size: 20px;
	line-height: 1.3em;
}
#contents .content iframe {
    display: none;
}






#contents .content #body_widget #widget_title {
	color: #FFF;
	font-weight: bold;
	padding-top: 50px;
}
#contents .content #body_widget #widget_title p{
	font-size: 36px;
  margin: 0px 15px 5px;
}
#contents .content #body_widget #widget_title p#bottom{
	font-size: 72px;
	text-align: right;
	margin-top: 20px;
}
