@charset "utf-8";

/*恋愛検定　結果ページ*/
#kenteiNav {

}
#sub_left #kenteiNav li {
float:left;
display:block;
width:175px;
margin:0;
padding:0;
height:39px;}

#kenteiNav li a,#kenteiNav li span {
	display:block;
	width:175px;
	height:39px;
	background-image: url(img/sub_b/kentei1006/kentei_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999em;
}
#kenteiNav li a:hover,#kenteiNav li span {background-position: left -40px;}
#kenteiNav li span.kn1 {background-position: left top;}
#kenteiNav li a.kn1 {background-position: left -40px;}
#kenteiNav li a.kn1:hover {background-position: left top;}
#kenteiNav li a.kn2 {background-position: -175px top;}
#kenteiNav li a.kn2:hover,#kenteiNav li span.kn2 {background-position: -175px -40px;}

#kenteiKekka {
	border: 4px solid #e3277f;
}

.aKaitou {
	padding:20px 22px 0 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e3277f;
}
.sonota .aKaitou {
	padding-bottom:1em;
}
.aKaitou div {
	background-color:#e3277f;
	padding:10px 10px 0 32px;
	color:#fff;
	width:240px;
	float:right;
	background-image: url(img/sub_b/kentei1006/fukidasi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
	margin-bottom:20px;
}
.aKaitou div span {
	display:block;
	padding-top:0.5em;
	padding-bottom:10px;
	margin-top:0.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	font-weight:normal;
}
.aKaitou div a {
	background-color:#fff;
	display:block;
	margin-left:-10px;
	width:262px;
	padding:10px 0 0 10px;
	color:#e3277f;
	text-decoration:none;
}

.aKaitou table {
	background-color:#e3277f;
	color:#fff;
	width:242px;
	font-weight:bold;
	margin-bottom:1em;
}

.aKaitou table .kt1 {
	background-color:#fff;
	color:#000;
	width:3em;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
}
.aKaitou table .kt2 {
text-align:center;
}
.aKaitou table .kt3 {
width:3em;
text-align:center;
}

.aKaitou p.best30 {
	margin-bottom:0.1em;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #e3277f;
	padding-left:10px;
}
.aKaitou span.com {
	color:#e3277f;
	padding:0.8em 0 0 0;
	display:block;
	margin-top:1.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #e3277f;
	line-height:150%;
}
.aKaitou span.com em {
	font-style: italic;
	display:block;
	text-align:right;
	font-size:0.9em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #e3277f;
	margin-top:0.8em;
	padding-top:0.5em;
}

.aKaitou div .tooltip {
	position: relative;
	cursor: pointer;
}
.aKaitou div .tooltip span {
	margin-left: -999em;
	position: absolute;
	color:#333;
}
.aKaitou div .tooltip span em {
	display:block;
	color:#e3277f;
	line-height:130%;
	padding-top:0.5em;
}
.aKaitou div .tooltip span hr {
	color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e3277f;
}
.aKaitou div .tooltip:hover span {
	border-radius: 5px 5px;-moz-border-radius: 5px; -webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	position: absolute; left: 1em; top: 2em; z-index: 99;
	margin-left: 0; width: 250px;
	
}
.aKaitou div .classic { padding: 0.8em 1em; }
.aKaitou div .custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.aKaitou div .classic {background: #fff; border: 1px solid #e3277f;}
