﻿@charset "utf-8"

* {
	margin:0;
	padding:0;
}

body {
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W6","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;

}

li {
	list-style-type:none;

}

em,
strong {
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

a:link,
a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;

}

#wrap {
	position:relative;
	width:695px;
	height:573px;
	background:url(img/bg_main.jpg) no-repeat ;
	margin: 0 auto;
	padding:105px 0 0 196px;
	_padding:125px 0 0 196px;


}

#wrap h1 {
	width:536px;
	height:99px;
	background:url(img/logo.jpg) no-repeat;
	text-indent:-1500em ;	

}

#wrap h1 a {
	display:block;
	width:536px;
	height:99px;
	overflow:hidden;
}

#wrap p.topDesc {
	width:400px;
	font-size:16px;
	font-weight:bold;
	margin:-10px 0 0 20px;
	padding:0 0 0 150px;
	line-height:1.35;
	text-indent:-150px;
}


#wrap form #uranau {
}

#wrap a#btnUranau ,
#wrap div#enterUranau input {
	display:block;
	margin:0;
	width:132px;
	height:66px;
	background:url(img/btn_uranau.jpg) no-repeat;
	border:0;
	cursor:pointer;
	text-indent:-1500em ;
	margin: 0 0 0 155px;
	overflow:hidden;

}

#wrap div#enterUranau {
	padding:0px 0 0 40px ;

}


#wrap a:hover#btnUranau {
	background-position:right top ;
}

#wrap dl#topAdsence dt {
	font-size:12px;
	color:#666;
	text-indent:25px;
}


/* アフィリエイトリンク */

ul#affiliate {
	position:absolute;
	top:500px;
	left:20px;
	width:300px;
	font-size:12px;
	color:#949494;
	list-style-type:circle;


}


/* enter ページ専用 */

#enter #wrap table {
	margin:18px 0 15px 115px;

}


/* exce ページ専用 */

#exce h2 {
	width:80%;

}

#exce #resultText {
	line-height:1.35;
	text-indent:1em ;
	padding:0 110px 0 0 ;

}

#exce form#sel li {
	padding:3px 0 ;

}

#exce form#sel li span.sml {
	font-size:10px;
	color:#333;

} 

#exce #pnt {
	position:absolute;
	width:2em;
	text-align:right;
	top:40px;
	left:30px;
	font-size:64px;
	font-weight:bold;
	color:#dc143c;
}
#exce #pnt2 {
	display:none;
}

/* 最近の結果一覧画面 */

#resultList #listLinks {
	margin:0 0 0 -50px;
	_margin:0 0 0 0px;

}

#resultList #listLinks li {
	width:40% ;
	float:left;
	background:url(img/listMark.jpg) 0 50% no-repeat;
	padding:0 0 0 1em;

}

#resultList #topAdsence {
	clear:both;

}

#resultList #pageNavigation li {
	float:left;
	font-size:14px;
	padding: 0 2px ;
}

#resultList #pageNavigation .aaa {
	background:#DFF7DB ;
}



