@charset "shift_jis";
/* CSS Document */


/* タブメニュー
--------------------------------------------- */
#tabNav{
	text-align:center;
	font-size:0.85em;
}
#tabNav li { 
	width:29%; 
	margin:0 1%; 
	display:inline-block; 
	padding:7px 0; 
	background:#EFEFEF; 
	border: 1px solid #000;
	border-bottom:none;
	-webkit-border-radius:6px 6px 0 0; 
	-moz-border-radius:6px 6px 0 0; 
	border-radius:6px 6px 0 0;
	color:#494949;
	font-weight:bold; 
	line-height:1; 
}

#tabNav li a { 
	color:#0099FF;
	display:block; 
	font-weight:normal; 
	text-decoration:none;
	font-weight:bold; 
}

#tabNav .tabNavOn {
	background:#fff;
	border-bottom:1px solid #fff;
	margin-bottom:-1px;
}

#columnList aside{
	border-top: 1px solid #000;
	background:#fff;
	padding:5px;
	text-align:right;
	
}

#columnList aside span{
	font-size: 12px;
	padding: 3px 10px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#e3e3e3);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#e3e3e3));
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #c2c2c2;
}

/* 検索結果タブメニュー
--------------------------------------------- */


#columnList aside span{
	font-size: 12px;
	padding: 3px 10px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#e3e3e3);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#e3e3e3));
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #c2c2c2;
}

#searchList{
	background:#FFFFFF;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
		inset 0px 0px 2px rgba(255,255,255,0.7);
}

#searchList ul{	
	top:50%;
	color: #222;

}

#searchList li{
	color: #222;
	display:block;
	background: url(/android/images/icon_link_arrow03.png) no-repeat 100% 50%;
	border-bottom: 1px solid #eee;
	background-size: 15px 18px;
	-moz-background-size: 15px 18px;
}

#searchList li:first-child{
	border-top: 1px solid #FFF;
	padding-top:10px;
}

#searchList li:last-child{
	border-bottom:1px solid #FFF;
}

#searchList a{
	margin:0 5px;
	text-decoration:none;
	display:block;
	padding:0 25px 0 10px;
}

#searchList div.yahootop{
    background-color: transparent;
    border-bottom:1px solid #cccccc;
}

#searchList div.yahoobottom{
    background-color: transparent;
    border-top:1px solid #cccccc;
}


/* 画像なしのリスト 　縦自由
--------------------------------------------- */
#defaultList{
	background:#FFFFFF;
    border-bottom: #d2d4d7 1px solid;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
		inset 0px 0px 2px rgba(255,255,255,0.7);
}

#defaultList ul{	
	top:50%;
	color: #222;

}

#defaultList li{
	color: #222;
	display:block;
    border-top: #d2d4d7 1px solid;
	background: url(/android/images/icon_link_arrow03.png) no-repeat 100% 60%;
	background-size: 15px 18px;
	-moz-background-size: 15px 18px;
}

#defaultList a{
	margin: 20px 5px;
	text-decoration:none;
	display:block;
	padding:0 25px;
}

#defaultList h3{
    font-size:17px;
    text-shadow: 0px 1px 1px #ccc;
	line-height:1.5;
}

#defaultList p{
	line-height:1.2;
}

.loveIcon a{
	margin:5px;
	background-image:url(/android/images/icon_love_26.png);
	background-repeat:no-repeat;
	background-size:20px;
	-moz-background-size:20px;
}

.lifeIcon a{
	margin:5px;
	background-image:url(/android/images/icon_life_26.png);
	background-repeat:no-repeat;
	background-size:20px;
	-moz-background-size:20px;
}

.questionnaireIcon a{
	margin:5px　;
	background-image:url(/android/images/icon_quest_26.png);
	background-repeat:no-repeat;
	background-size:20px;
	-moz-background-size:20px;
}

.beautyIcon a{
	margin:5px;
	background-image:url(/android/images/icon_beauty_26.png);
	background-repeat:no-repeat;
	background-size:20px;
	-moz-background-size:20px;
}

.entameIcon a{
	margin:5px;
	background-image:url(/android/images/icon_entame_26.png);
	background-repeat:no-repeat;
	background-size:20px;
	-moz-background-size:20px;
}

.sexIcon a{
	margin:5px;
	background-image:url(/android/images/icon_sex_26.png);
	background-repeat:no-repeat;
	background-size:20px;
	-moz-background-size:20px;
}

.appIcon a{
	margin:5px;
	background-image:url(/android/images/icon_app_26.png);
	background-repeat:no-repeat;
	background-size:20px;
	-moz-background-size:20px;
}

.rankingIcon a{
	margin:5px;
	background-image:url(/android/images/icon_ranking_26.png);
	background-repeat:no-repeat;
	background-size:20px;
	-moz-background-size:20px;
}



/* ページング
--------------------------------------------- */
.pageNav {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	text-align: center;
	background:#fff;
    border-bottom: #d2d4d7 1px solid;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.1),
		inset 0px 0px 2px rgba(255,255,255,0.7);	
}

.pageNav li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

.pageNav li span,
.pageNav li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 5px 13px;
	background: #eeeff7;
	text-decoration: none;
	vertical-align: middle;
}

.pageNav .active{
	color:#CCC;
}