@charset "UTF-8";

#result-left{
	/*width: 530px;*/
	width:402px;
	float: left;
}

#retrievals{
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#retrievals span{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#retrievals img{
	margin-bottom: -4px;
}

#result-left-header{
	font-size: 16px;
	background-image: url(../images/common/result_header.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width:402px;
	/*width: 530px;*/
	padding-top: 7px;
	padding-left: 10px;
}

#result-left-table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	/*margin-left: 4px;*/
	width:620px;
}

#result-left-table tr{
	padding-top: 7px;
}

#result-left-table td{
	padding: 4px;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
}

#result-left-table .odd .result-order{
	background-image: url(../images/common/back_order.jpg);
	height: 36px;
	width: 80px;
	font-weight: normal;
}

#result-left-table .odd .result-yahoo{
	background-image: url(../images/common/back_yahoo.jpg);
	/*width: 220px;*/
	width:156px;
	height: 36px;
}

#result-left-table .odd .result-google{
	background-image: url(../images/common/back_google.jpg);
	/*width: 220px;*/
	width:156px;
	height: 36px;
}

#result-left-table .even .result-order{
	background-image: url(../images/common/back_order2.jpg);
	height: 36px;
	width: 80px;
	font-weight: normal;
}

#result-left-table .even .result-yahoo{
	background-image: url(../images/common/back_yahoo2.jpg);
	/*width: 220px;*/
	width:156px;
	height: 36px;
}

#result-left-table .even .result-google{
	background-image: url(../images/common/back_google2.jpg);
	background-repeat: no-repeat;
	/*width: 220px;*/
	width:156px;
	height: 36px;
}



#textbox{
	/*padding-top: 24px;*/
	width: 395px;
	height: 500px;
}
  
#textbox .scroll{/*スクロール枠の設定*/
	/*width: 396px;*/
	width: 640px;
	height: 500px;
	overflow: auto;
}



#result-right{
	float: right;
	margin-bottom: 20px;
}

#related-box{
	width: 200px;
	background-image: url(../images/common/back_related.gif);
	padding: 10px;
	margin-bottom: 20px;
}

#related-box p{
	text-align: right;
	color: #666666;
}

#related-box table{
}

#related-box table td{
	font-size: 13px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D1BF;
	padding-top: 6px;
	padding-bottom: 6px;
}

#related-box table td.related-word{
	text-align: left;
	width: 46%;
	font-size: 12px;
}

#footer-banner{
	text-align: center;
	margin-bottom: 20px;
	padding-top: 20px;
	clear: both;
	float: none;
}

/* IE7のみ適用 */
*+html #annotation{
	padding-top: 0px;
}

/* IE6以下のみ適用 */
* html #annotation{
	padding-top: 0px;
}



#fl-rbtm-con {
	margin-top: 30px;
	width:640px;
	
}

/*.fl-rbtm-con .tit {
	margin: 40px 0 16px 0;
}*/

.fl-lbtm01 {
	float: left;
}

.box-dotted {
	padding: 7px;
	margin-bottom: 20px;
}

.btmtxt-r {
	text-align: right;
}

/*.ma-r40 {
	margin-right: 40px;
}

.ma-r33 {
	margin-right: 33px;
}


.ma-r20 {
	margin-right: 20px;
}*/

.ma-t10 {
	margin-top: 10px;
}

.ma-t18 {
	margin-top: 18px;
}

.cl-b {
	clear: both;
}
