@charset "UTF-8";

/* $Id: aguse_popup_tool.css 46 2009-06-21 17:40:54Z tanaka $*/

.aguse_position #bbox {
  line-height: 110%;
  border: 0;
  margin: 0;
  padding: 0;
  font-style: normal;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
  background: none;
}


div.aguse_position {
	width: 250px;
  height: 250px;
	position: absolute;
  z-index:1000;
}

/*
div.aguse_position div.aguse {
	width: 180px;
  /*  max-height: 250px;*/
  height: 200px;
	padding-top: 8px;
	background: url(images/aguse_popup_top.gif) top left no-repeat;	

}

div.aguse_position div.aguse #bbox {
/*  max-height: 250px;*/
	background-color: #fff;
	border: 0;
	border-left: 1px solid #3290A4;
	border-right: 1px solid #3290A4;


}
*/
/* form (buttons) */
#aguse_button form ul,
#aguse_button form li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;

}

.aguse form{
	margin: 0;
	padding: 0;
}
.aguse form input{
  border: none;
	margin-right: 5px;
}

.aguse #aguse_button {
	width:170px;
	margin: 0;
	margin-left: 8px;
  padding-bottom: 4px;
}
#aguse_button img{
  margin-bottom: 2px;
}
.aguse form li{ 
  float: left;
}

/* logo */
.aguse_logo {
        margin: 0;
	padding:0;
/*  padding-top:4px;*/
	width: 180px;
	clear: both;
	text-align: right;
	background: url(images/aguse_popup_bottom.gif) bottom center no-repeat;
  line-height: 100%;
}
.aguse_logo img {
      	  border: 0;
	margin-right: 10px;
	margin-bottom: 8px;
}

div.aguse_position div.aguse form:after {
	content: ".";
	display: block;
	height: 1px;
	visibility: hidden;
	clear: both;
}


.aguse_position #bbox img {
	  margin: 0;
	  border: none;
}
.aguse_position #bbox {
       border: 0 none;
       margin: 0;
       padding: 0;
}

/* #result 内部 */

.aguse_position .aguse .box#bbox #result{
  margin: 0 ;
  overflow: hidden;
  text-align: left;
  color: #000;
}
.aguse_position .aguse .box#bbox #result p {
  font-size: 12px;
  width: 158px;
  line-height: 130%;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 8px;
  margin-bottom: 2px;
}

.aguse_position .aguse .box#bbox #result h2 {
  margin: 0 ;
  background-image: none;
  text-align: center;
  padding: 0;
  margin-bottom: 2px;
}

/* */

.aguse_position .box#bbox p {
	  margin: 2px 10px;
}

/* BL table */
.aguse_position .box#bbox table {
  color: #000;
	width: 150px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-collapse: collapse;
	font-size: 12px;
	margin: 0;
	margin-left: 12px;
	margin-bottom: 2px;
}
.aguse_position #bbox td, 
.aguse_position #bbox th {
  padding: 0 3px;
  border-bottom: 1px solid #666;
  text-align: center;
  border-right: 1px solid #666;
  font-size: 1em;

}
.aguse_position #bbox th {
  width: 80px;
  height: 18px;
  background-color: #DAF2F7;
  white-space: nowrap;
  font-weight: normal;
}
.aguse td{	
/**/
  width: 60px;
  white-space: nowrap;
  height: 18px;
  background-color: #fff;
}

.alert {
	margin: 10px auto;
	border: 1px solid #ff0000;
	background-color: #FFCCCC;
	width: 148px;
}

/* flag */
.aguse_position .box p#flag {

  margin: 0;
  padding: 0;
  height: 20px;
  margin-top : 4px;
  margin-left : 8px;
}

.aguse_position .box #flag img {
  vertical-align: middle;
  margin-right: 4px; 
}

/* position */

}
.poslb .aguse ,
.poslt .aguse{
	margin-top: 5px;
	margin-bottom: 30px;
	margin-right: 15px;
	margin-left: 10px;
}

.posrb .aguse,
.posrt .aguse {
	margin-top: 5px;
	margin-bottom: 30px;
	margin-right: 15px;
	margin-left: 10px;
}

a.aguse_searching0{
    background: #none;
}
a.aguse_searching1{
    background: #fab;
}
a.aguse_searching2{
    background: #bfa;
}
a.aguse_searching3{
    background: #abf;
}
a.aguse_searching4{
    background: #888;
}

.aguse_position iframe{
  frameborder: none;
  border: none;
  margin: 0;
  padding: 0 ;
  width:190px;
  height:210px;
  left : 4px;

/*  border: 1px dotted blue;*/

}
/* IE6 */
* html .aguse_position iframe{
  height:180px;
  frameborder: 0;
}

* html .poslb .aguse,
* html .posrb .aguse{
  margin-top: 5px;
  margin-bottom: 0px;
  margin-right: 15px;
  margin-left: 15px;
}

/* Opera */
.posrb .aguse:not(\*|*) ,
.poslb .aguse:not(\*|*) { 
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-left: 10px;
}
