@charset "utf-8";
/* ---------------------------------------------------------
	DrillSpin（検索関連内要素定義）
	URL: http://www.drillspin.com/
	Copyright T.C.FACTORY All Rights Reserved.
------------------------------------------------------------ */

#search {
	width:100%;
	padding:0px 0 10px 0;
	margin:16px 0 0;
	position:relative;
	background-color: #FFF;
}
/*各ブロック幅指定*/
#search .searchResult, #search .topicpath, #search .exp, #search .ttl {
	margin:0 auto 15px;
	clear:both;
	position:relative;
	overflow:hidden;
}
#search .notfound {
	border-top:1px solid #DDDDDD;
}
#search .info {
	margin:0 0 10px;
	padding:5px;
	clear:both;
}
/* ---------------------------------------------------------
 誕生日レイアウト指定
------------------------------------------------------------ */
/*左カラム*/

#search .otherBd {
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
	padding: 5px;
	clear: both;
	margin-bottom: 0 0 3px;
	text-align: center;
}
#search .bdNote {
	padding: 0 0 15px;
	clear: both;
	text-align: center;
	margin-bottom: 0 0 10px;
	font-size: 80%;
}
/*メイン*/
#search .bdList .main {
	float:left;
	width:445px;
}
#search .bdList .main .listsectionA {
	width:445px;
}
#search .bdList .listsectionA ul li p.dsc {
	font-size:10px;
}
#search .bdList .listsectionA ul li img.btn, #search .bdList .listsectionA ul li img.loading {
	margin:0 auto;
	display:block;
}
/*誕生日他の日を検索*/
#search .otherBd {
	margin:0 0 15px;
	padding:5px;
	clear:both;
	/*background:#F0F4E8;*/
text-align: center;
	border-top:1px dotted #DFDFDF;
	border-bottom:1px dotted #DFDFDF;
}
#search .otherBd p a {
	background:url(../images/common/ico_dir02.gif) no-repeat left;
	padding:0 0 0 10px;
	margin:0 10px 0 0;
}
/* ---------------------------------------------------------
 パンくず
------------------------------------------------------------ */
.topicpath {
	background:url(../../images/common/search_words.png) no-repeat;
	width:916px;
	height:24px;
}
.topicpath ol {
}
.topicpath ol li {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:0 10px 0 30px;
	overflow:hidden;
	line-height:1.8;
}
.topicpath ol li a, #search .topicpath ol li a:visited {
	color:#FFF;
	text-decoration:underline;
}
.topicpath ol li a:hover, #search .topicpath ol li a:visited:hover {
	color:#FFF;
	text-decoration:none;
}
/* ---------------------------------------------------------
 左カラム
------------------------------------------------------------ */
#search .searchResult .focus {
	/*border-right:1px solid #DDDDDD;*/
	width:250px;
	float:left;
	padding:0 0 60px 0;
	margin:0 10px 0 0;
	font-size: 91.7%;
}
#search .searchResult .focus h3 {
	border-bottom: 2px solid #000000;
	line-height:1.5;
	font-weight:bold;
	font-size:13px;
	margin:0 0 10px 0;
}
#search .searchResult .focus h4 {
	padding:0 0 3px 0;
	font-weight:bold;
	font-size:13px;
}
#search .searchResult .focus ul {
	padding: 0 0 8px 0;
	margin:0 0 10px 0;
}
#search .searchResult .focus ul li {
	line-height: 2.3;
	overflow: hidden;
	padding:0 5px 0 15px;
}
#search .searchResult .focus ul li.double {
	line-height: 2.3;
	overflow: hidden;
	padding:0 5px 0 0;
	margin:0 15px 0 15px;
	border-bottom: 1px dotted #999;
}
#search .searchResult .focus ul li a {
	background: url(../images/db/record/dir01.png) no-repeat 0 50%;
	line-height: 16px;
	padding: 0 0 0 10px;
}
#search .searchResult .main {
	float:right;
	width:645px;/*width:445px;*/
}
#search .searchResult .listsectionA ul li p.dsc {
	font-size:10px;
}
/* ---------------------------------------------------------
 検索ボタン
------------------------------------------------------------ */

/*グレー*/
#search .connection input.btn_submit01 {
	background:url(../../images/common/bg_submit01.jpg) left top;
	/*margin:0;*//*←余白各ボタンで定義*/
outline:0 none;
	vertical-align:top;
	padding:2px 5px;
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
}
/* ---------------------------------------------------------
 並べ替え
------------------------------------------------------------ */

#search ul.sort {
	margin:0 0 10px;
	padding:0;
}
#search ul.sort li {
	display:inline;
	padding:0 1em;
	border-right:1px solid #E5E5E5;
	background: none;
	line-height:1.2;
}
#search ul.sort li.current {
	font-weight:bold;
}
/* ---------------------------------------------------------
検索件数　
------------------------------------------------------------ */

#search .main .resultNum {
	border-bottom:2px solid #000;
	line-height:1.8em;
	overflow:hidden;
}
#search .main .resultNum p {
	float: left;
	line-height:1.5;
}
#search .main .resultNum p.helpTxt {
	float: right;
	padding:0 8px 0 0;
}
#search .main .resultNum p span {
	font-size: 13px;
	font-weight: bold;
}
#search .main .resultNum aside.help {
	float: right;
}
#search .main .resultNum aside.help h4 {
	text-indent:-9999px;
	width:15px;
	height:15px;
	background: url(../../images/common/ico_help01.png) no-repeat;
	cursor:pointer;
	float:right;
}
#search .main .resultNum aside.help h4:hover {
	background: url(../../images/common/ico_help01.png) no-repeat bottom;
}
#search .main .resultNum aside.help:hover section.popup {
	visibility:visible;
}
#search .main .resultNum aside.help section.popup {
	background:url(../../images/common/bg_popup02.png) no-repeat;
	width:224px;
	height:132px;
	position:absolute;
	top:-135px;
	right:-104px;
	visibility:hidden;
}
#search .main .resultNum aside.help section.popup p {
	padding:9px 10px;
	line-height:1.5;
}
#search .main .resultNum aside.help section.popup em {
	color:#669900;
}
