@charset "UTF-8";
/* CSS Document */

div#page {
	clear: both;
	width: 950px;
	margin: 0 auto 30px auto;
	padding: 15px 0 30px 0;
	background: url(../images/common/bg_contents.jpg) bottom center no-repeat;
	}
	
	
div#page img {
	vertical-align: bottom;
}

/*	占いトップのヘッダー
===================================================================*/
div#headArea {
	position: relative;
	width: 890px;
	height: 396px;
	margin: 15px 0 0 30px;
	background: url(../images/fortune/bg_headarea.jpg) 0 0 no-repeat;
}

div#headArea h2 {
	position: absolute;
	top: -20px;
	left: 10px;
	width: 440px;
}

div#headArea p#leadcopy {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 440px;
}

div#headArea p#fukidashi {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 330px;
}

div#headArea p#btn_fortune {
	position: absolute;
	top: 273px;
	left: 276px;
	width: 332px;
}

/*	占い結果のヘッダー
===================================================================*/
div#resultHeadArea {
	position: relative;
	width: 890px;
	height: 190px;
	margin: 15px 0 20px 30px;
	background: url(../images/fortune/bg_resultheadarea.jpg) 0 0 no-repeat;
}

div#resultHeadArea h2 {
	position: absolute;
	top: -20px;
	left: 10px;
	width: 440px;
}

div#resultHeadArea p#fukidashi {
	position: absolute;
	top: 35px;
	left: 105px;
	width: 249px;
}

div#resultHeadArea p#btn_fortune {
	position: absolute;
	top: 123px;
	right: 25px;
	width: 198px;
}

div#contents {
	position: relative;
	width: 890px;
	margin: 0 0 0 30px;
	padding: 0 0 45px 0;
	line-height: 1.1;
}

div#contentsmiddle {
	width: 890px;
	line-height: 1.1;
}

div#contents_sp {
	position: relative;
	width: 890px;
	margin: 0 0 0 30px;
	padding: 0 0 45px 0;
	line-height: 1.1;
}

div#contents_spmiddle {
	width: 890px;
	line-height: 1.1;
}


div#page div.box1st p {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.1;
}



div#page h4 {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.1;
}

div#advicebottom {
	margin: 0 0 0 49px;
	padding: 0 0 20px 0;
	line-height: 1.1
}

div#advicebottom table {
	width:888px;
	margin:0;
	padding:0;
}

div#advicebottom table tr td {
	margin: 0;
	padding: 0;
	border: none;
}

div#mainContents table tr th,	
div#mainContents table tr td{
	padding:0;
	margin:0;
	border:none;
	}


div#omake {
	width: 819px;
	margin: 25px 0 0 22px;
}

div#omake table {
	width: auto;
	border: none;
}

div#omake table tr td {
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
}


div#page div#recipe {
	text-align: center;
}

div#platform.typeS div#mainContents div#recipe table {
	width: auto;
	border: none;
	margin: 0 0 0 26px;
}

div#platform.typeS div#mainContents div#recipe table tr td {
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

div#mainContents p.noScriptText{
	text-align:center;
	font-size:12.8px;
	margin:20px auto;
	line-height: 1.5;
	
}