#retrieval {
	font-size : 12px;
	color : #333333;
}
#retrieval ul {
	margin : 0;
	padding: 0;
}
#retrieval li {
	margin : 0 10px 20px 0;
	list-style-type : none;
}
#retrieval dl {
	margin : 0;
}


#retrieval dt {
    border: medium none;
    font-size: 18px;
    line-height: 1.5;
    margin: 0;
    padding: 0 0 15px;
	font-weight: bold;
}


#retrieval dt a{
color: #0166ff;
text-decoration: none;
}

#retrieval dt a:hover{
text-decoration: underline;
}


#retrieval dd {
	margin : 0 0 20px;
	padding:0 0 20px;
	line-height : 1.5;
	border-bottom: 1px solid #eee;
}
#retrieval em {
	color : #000;
	font-weight : bold;
	font-style : normal;
}
#retrieval .gray-text {
	color : #999999;
}
#retrieval p.center {
	margin : 20px 0 20px 0;
	text-align : center;
	font-size: 14px;
	letter-spacing: 1pt;
}

#retrieval p.result {
	font-size: 14px;
	padding: 15px 0 15px;
}

#retrieval p.result span {
	font-size: 16px;
	font-weight: bold;
	padding: 0 2px;
	color: #000;
}




#retrieval {
    background: url("/images/shop/bg_main.jpg") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 4px solid #001282;
    margin: 0;
    padding: 10px 0 0;
background-color: #fff;
    width: 840px;
}

#slMain {
    float: left;
    font-family: "Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
    width: 656px;
	    text-align: left;
}


#slMenu {
    float: right;
    margin-top: -10px;
    padding-top: 10px;
    width: 168px;
}



#retrieval #slMain h1 {
    border-bottom: 1px solid #ccc;
    font-size: 22px;
    margin: 0;
    padding: 5px 0 10px;
    width: 656px;
}

.noprint{
}


#retrieval p.center{
	font-weight: bold;}


#retrieval p.center a{
	text-decoration: none;
	color: #0166ff;
	font-weight: normal;
	}
	
#retrieval p.center a:hover{
	text-decoration: none;
	color: #0166ff;
	text-decoration: underline;
	}
	
	
#retrieval p.center span{
	padding: 12px;}

#retrieval p.center .resultBtn{
	font-weight: normal;}
	


.dtNumber {
    font-size: 20px;
    padding: 0 5px 0 0;
}

#menuNavi {
    background: none repeat scroll 0 0 #fff;
    margin: -10px 0 0;
    padding: 10px 0 0;
}

/*200901_footerレイアウト調整*/

footer.before_css .blank-list li:nth-child(2n) {
   margin: 0!important;
}

@media print, screen and (min-width: 751px){	
.footernav {
    max-width: 1040px!important;
}	
.footernav .box:not(:last-child) {
    margin-right: 10px!important;
}
footer .aside-list ul:first-child li:nth-of-type(odd) {
    margin-right: 0!important;
}	
footer .aside-list ul:first-child li{
	width: 100%!important;
}
footer.before_css .blank-list li {
    width: 100%!important;
}
footer .blank-list li:nth-child(odd) {
    margin-right:0!important;
}
.footernav .box:nth-of-type(6) {
    position: absolute!important;
    top: 0!important;
	left: calc(78.4% + 2px)!important;
}	
.footernav .box:nth-of-type(7) {
    position: absolute!important;
    top: 400px!important;
	left: calc(78.4% + 2px)!important;
}
	
}