@charset "UTF-8";
body {margin:0;padding:0;background:#fff3ff;}

#uranai_top_img {
	background: url(../img/top_img01.png) no-repeat;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-bottom: 20.83333333333333%;
	margin: 10px auto;
}

#uranai_starsign_list {
	width: 90%;
	max-width: 630px;
	margin: 0 auto;
	padding: 0;
	display: block;
}

#uranai_starsign_list:after {
	display: block;
	content: " ";
	clear: both;
}

#uranai_starsign_list li {
	width: 30%;
	max-width: 210px;
	float: left;
	margin: 1.5%;
	padding: 0;
	list-style: none;
	display: block;
}

#uranai_starsign_list li a {
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	display: block;
}

#starsign01 { background: url(../img/top_starsign01.png) no-repeat; }
#starsign02 { background: url(../img/top_starsign02.png) no-repeat; }
#starsign03 { background: url(../img/top_starsign03.png) no-repeat; }
#starsign04 { background: url(../img/top_starsign04.png) no-repeat; }
#starsign05 { background: url(../img/top_starsign05.png) no-repeat; }
#starsign06 { background: url(../img/top_starsign06.png) no-repeat; }
#starsign07 { background: url(../img/top_starsign07.png) no-repeat; }
#starsign08 { background: url(../img/top_starsign08.png) no-repeat; }
#starsign09 { background: url(../img/top_starsign09.png) no-repeat; }
#starsign10 { background: url(../img/top_starsign10.png) no-repeat; }
#starsign11 { background: url(../img/top_starsign11.png) no-repeat; }
#starsign12 { background: url(../img/top_starsign12.png) no-repeat; }

#uranai_contents_img {
	background: url(../img/top_img02.png) no-repeat;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-bottom: 20.83333333333333%;
	margin: 10px auto;
}

#uranai_contents_starsign span {
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-bottom: 16.66666666666667%;
	display: block;
}

#uranai_contents_starsign01 { background: url(../img/uranai_contents_starsign01.png) no-repeat; }
#uranai_contents_starsign02 { background: url(../img/uranai_contents_starsign02.png) no-repeat; }
#uranai_contents_starsign03 { background: url(../img/uranai_contents_starsign03.png) no-repeat; }
#uranai_contents_starsign04 { background: url(../img/uranai_contents_starsign04.png) no-repeat; }
#uranai_contents_starsign05 { background: url(../img/uranai_contents_starsign05.png) no-repeat; }
#uranai_contents_starsign06 { background: url(../img/uranai_contents_starsign06.png) no-repeat; }
#uranai_contents_starsign07 { background: url(../img/uranai_contents_starsign07.png) no-repeat; }
#uranai_contents_starsign08 { background: url(../img/uranai_contents_starsign08.png) no-repeat; }
#uranai_contents_starsign09 { background: url(../img/uranai_contents_starsign09.png) no-repeat; }
#uranai_contents_starsign10 { background: url(../img/uranai_contents_starsign10.png) no-repeat; }
#uranai_contents_starsign11 { background: url(../img/uranai_contents_starsign11.png) no-repeat; }
#uranai_contents_starsign12 { background: url(../img/uranai_contents_starsign12.png) no-repeat; }

.uranai_contents_wrapper {
	background: url(../img/uranai_body_bg.png) no-repeat #fff;
	background-position: bottom right;
	width: 87%;
	margin: 10px auto;
	padding: 10px;
	min-height: 45px;
}

.uranai_contents_wrapper dt {
	background: url(../img/uranai_title_icon.png) no-repeat;
	background-position: top 5pt left;
	padding: 5px 0 5px 20px;
	font-size: 14px;
	font-weight: bold;
}

.uranai_contents_wrapper dd {
	display:none;
	margin: 0 10px;
	padding: 5px 5px 20px 5px;
	font-size: 14px;
	line-height: 24px;
	text-decoration:underline;
	color: #666;
}

#back_link {
	background: url(../img/back_link.png) no-repeat;
	display: block;
	width: 200px;
	height: 30px;
	margin: 20px auto;
}