@charset "UTF-8";

/*----------------■空を見上げよう詳細情報----------------*/
.inline-content {/*詳細ページ全体*/
	width: 982px;
    height: 470px;
    position: relative;
}
.inline-content p {
	width: 466px;
}
.inline-content p img{
	margin-bottom: 10px;
}

.sbox-block {
	background: #fff url(../../image/sky-page/sbox/mi_newnew.gif) no-repeat 20px 20px;
	padding: 20px;
	border-radius:10px;
}
h4.sky-date {
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 0 58px;
}
.close_btn {
	clear: both;
}
.close_btn a {
	background: url(../../image/sky-page/sbox/b_close.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	margin-left: 870px;
	width: 64px;
	height: 23px;
	cursor: pointer;
}


