@charset "UTF-8";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("import.css");

/* ---------- main-header ---------- */

#ibl-search-box form *{
	font-size: 1em;
	color: #333333;
}

#ibl-search-box form input{
	line-height: 1em;
	padding-left: 4px;
}

#ibl-search-box form select{
	font-size: 0.9em;
}

#ibl-search-box div .ibl-search-box-mark{
	color: #CCCCCC;
}

#url-box,
#display-number,
#submit-button{
	float: left;
	margin-right: 10px;
}

#ibl-search-box #submit-button div input{
	padding-left: 0px;
}

#display-number-form{
	margin-left: 14px;
}

#display-number-form select{
	width: 50px;
}

#text-ad{
	clear: both;
	float: none;
	padding-top: 10px;
	line-height: 2em;
}

#text-ad a:link,
#text-ad a:visited{
	color: #006699;
}

#text-ad a:hover{
	color: #FF6600;
	text-decoration: none;
}

#text-ad a:active{
	color: #ff0000; 
	text-decoration: underline;
}

#text-ad span a:link,
#text-ad span a:visited{
	color: #006699;
	font-size: 0.9em;
	font-weight: bold;
}

#text-ad span a:hover{
	color: #FF6600;
	text-decoration: none;
}

#text-ad span a:active{
	color: #ff0000; 
	text-decoration: underline;
}

#table-style01 tr.even,
#table-style02 tr.even {
background-color: #f5f5f5;
}

#under-contents {
padding-top:20px;
width: 640px;
}

#under-contents p {
font-size:110%;
}

#under-contents .small-contents-box {
margin-left:6px;
margin-right:6px;
}

#under-contents .title-style {
font-weight:bold;
font-size:150%;
background-image:url(../images/common/icon01.gif);
background-repeat:no-repeat;
background-position:0 2px;
padding-left:25px;
padding-bottom:3px;
border-bottom:1px dashed #888888;
}

#under-contents .txt-style01 {
margin-top:15px;
}

#glaf-box {
height:200px;
margin-top:10px;
}

#information-box {
margin-top:10px;
height:159px;
cursor: pointer;
}

#information-box .meter-box {
float:left;
width:50px;
}

#information-box .meter-box .meter-margin-top3 {
margin-top:3px;
}

#information-box .meter-box div {
background-color:#F5F5F5;
height:12px;
margin-top:2px;
}

#information-box .meter-box_margin-left15 {
margin-left:5px;
}

/*.meter-margin-top1 {
margin-top:1px;
}*/



#information-box .mysite-txt {
background-color:#CC0000;
color:#FFFFFF;
font-size:70%;
display:block;
text-align:center;
font-weight:bold;
}

#information-box .number-txt {
font-size:90%;
display:block;
text-align:left;
padding-left:1px;
}

#box-style {
margin-top:30px;
height:35px;
}

#box-style .tab-style {
float:left;
width:241px;
}

#box-style .tab-style img {
cursor: pointer;
}

#box-style .csv-btn {
float:right;
width:150px;
text-align:right;
padding-top:10px;
}

.tab-margin-left1 {
margin-left:1px;
}

#table-style01,
#table-style02 {
/*border-left:1px solid #AA0000;
border-bottom:1px solid #AA0000;*/
border:2px solid #AA0000;
/*border-collapse:separate;*/
/*border-spacing:0;*/
/*width: 910px;*/
word-break:break-all;
}

#table-style02-disp {
display: none;
}

#table-style01 tr.tr_mysite,
#table-style02 tr.tr_mysite {
background-color: #ffffcc;
}

#table-style01 tr.tr_check_mysite,
#table-style02 tr.tr_check_mysite {
background-color: #ffffcc;
}

#table-style01 th,
#table-style02 th {
border-right:1px solid #FFFFFF;
border-bottom:1px solid #AA0000;
font-weight:bold;
color:#FFFFFF;
text-align:center;
background-image:url(../images/serp_pro/th_back_img.gif);
background-repeat:repeat-x;
background-color: #C20000;
padding:3px;
font-size:90%;
}

/*#table-style01 th.border-none {
border-style:none;
}*/

#table-style01 td,
#table-style02 td {
/*border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;*/
border:1px solid #CCCCCC;
padding:7px;
font-size:90%;
}

#table-style01 .txt-bg,
#table-style02 .txt-bg {
background-color:#4D4D4D;
color:#FFFFFF;
padding:2px;
margin-right:3px;
width:85px;
text-align:center;
}

.txt-left3 {
margin-left:3px;
}

#table-style01 a,
#table-style02 a {
font-size:100%;
}


#table-style01 .font-color-style,
#table-style02 .font-color-style {
color:#FF0000;
font-size:90%;
}

#table-style02 .txt-style-green,
#table-style01 .txt-style-green {
color:#006633;
font-size:100%;
}

#table-style02 td.right,
#table-style01 td.right {
text-align: right;
}

#relation-box {
border:2px solid #808080;
padding:10px;
margin-top:15px;
}

#relation-box .txt-bg {
background-color:#4D4D4D;
color:#FFFFFF;
padding:3px;
margin-right:3px;
}

#relation-box .small-box {
margin-top:15px;
}

#more_graph {
position:relative;
margin: 0;
margin-top: 10px;
padding: 0;
height: 550px;
border: 5px solid #ccc;
display: none;
}

#more_graph #more_target {
position: absolute;
left: 0;
top: 0;
/*width: 440px;*/
height: 100%;
padding-top: 5px;
padding-left: 5px;
z-index: 2;
}

#more_graph #more_site .mysite-txt {
background-color:#CC0000;
color:#FFFFFF;
font-weight:bold;
margin-left: 10px;
}

#more_graph #more_site .number-txt {
text-align:left;
padding-left:10px;
color: #CC0000;
font-weight: bold;
border-left: 6px solid #999999;
margin-left: 10px;
}

#more_graph #more_target .row,
#more_graph #more_site .row {
margin-right: 10px;
margin-left: 10px;
}
#more_graph #more_target .row .title,
#more_graph #more_site .row .title {
color:#333333;
font-weight:bold;
font-size: 0.9em;
}
#more_graph #more_target table,
#more_graph #more_site table {
width: 480px;
font-size: 0.9em;
margin-bottom: 20px;
margin-left: 10px;
}
#more_graph #more_target table td,
#more_graph #more_site table td {
padding-right: 5px;
}
#more_graph #more_target table td.bar,
#more_graph #more_site table td.bar {
width: 290px;
padding: 0px;
}
#more_graph #more_target table td.right,
#more_graph #more_site table td.right {
text-align: right;
}

#more_graph #more_target table td div,
#more_graph #more_site table td div {
width: 290px;
background-color: #eee;
}

#more_graph #more_site {
/*padding: 5px 0 0 450px;*/

z-index: 1;
height: 545px;
overflow: scroll;
overflow-x: hidden;
}

#more_graph #more_graph_close {
margin-top: 10px;
width: 400px;
border: 1px solid #cccccc;
font-size: 1.2em;
font-weight: bold;
text-align: center;
background-color: #eeeeee;
cursor: pointer;
padding: 4px;
}

#more_graph #more_graph_close:hover {
text-decoration: underline;
}

#announce-box {
border:2px solid #FF0000;
background-color:#FFF4F4;
padding:10px;
margin-top:10px;
text-align:center;
}

#announce-box div {
color:#FF0000;
font-weight:bold;
text-align:center;
padding-bottom:3px;
}


#right-content {
	width: 252px;
	font-size: 11px;
	margin: 20px 0 0 0;
}

#right-content dt {
	color: #2E54A7;
	font-weight: bold;
}

#right-content dd {
	line-height: 1.2em;
}

#right-content dd, #right-content p {
	color: #3A3C62;
}

.r-con-txt {
	line-height: 1.2em;
}


.fl-rbtm-con {
	margin-top: 30px;
	
}

.fl-rbtm-con .tit {
	margin: 0 0 16px 0;
}

.fl-lbtm01 {
	float: left;
	margin-left: 10px;
}

.box-dotted {
	background-image: url(../images/btm-con01.gif);
	background-repeat: no-repeat;
	padding: 0 0 7px 0;
	margin: 0 0 8px 0;
}

.box-dotted-inner {
	padding: 60px 0 0 0;
}

.btmtxt-r {
	text-align: right;
}

.pa-l10 {
	padding-left: 10px;
}


.ma-r40 {
	margin-right: 40px;
}

.ma-r60 {
	margin-right: 60px;
}

.ma-r86 {
	margin-right: 86px;
}

.ma-r90 {
	margin-right: 90px;
}

.ma-r33 {
	margin-right: 33px;
}


.ma-r20 {
	margin-right: 20px;
}

.ma-r5 {
	margin-right: 5px;
}

.ma-t10 {
	margin-top: 10px;
}

.ma-t18 {
	margin-top: 18px;
}


.ma-b6 {
	margin-bottom: 6px;
}
	
.ma-b10 {
	margin-bottom: 10px;
}


.cl-b {
	clear: both;
}







