@charset "UTF-8";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("../import.css");


/* ---------- main-header ---------- */



#camp-box {
text-align:center;
}

/*#tool-box2 {
margin-left:60px;
margin-right:60px;
}*/

#tool-box2 {
margin-top:30px;
width:520px;
margin-left:auto;
margin-right:auto;
} 

#tool-box2 #tool-box-main h1,
#tool-box2 #tool-box-main2 h1{
	padding-left: 7px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #264B99;
}

#tool-box2 #tool-box-main #h1,
#tool-box2 #tool-box-main2 #h1{
	padding-left: 7px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF6600;
	font-weight:bold;
	font-size:160%;
}

#tool-box2 #tool-box-main2 #txt-01 {
margin-left:15px;
margin-right:15px;
margin-top:5px;
font-size:130%;
line-height:125%;
}

#tool-box2 #tool-box-main-contents{
	/*padding: 10px 13px;*/
	padding: 3px 13px;
}


#tool-box2 #tool-box-main2{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	border-left-color: #BEBEBE;
	border-top:1px solid #BEBEBE;
	padding: 16px 10px 10px;
	height: 120px;
	/*width:618px;*/
	width:500px;
}

#tool-box2 #tool-box-header {
background-image:url(../../images/target/tool_box_header.gif);
background-repeat:no-repeat;
height:9px;
width:522px;
}

#tool-box2 #tool-box-header div {
color:#415169;
padding:12px 0 0 10px;
}

/* ---------- main-header ---------- */
#tool-box2 #ibl-search-box {
/*width:600px;*/
}

#tool-box2 #ibl-search-box form *{
	font-size: 1em;
	color: #333333;
}

#tool-box2 #ibl-search-box form input{
	line-height: 1em;
	padding-left: 4px;
}

#tool-box2 #ibl-search-box form select{
	font-size: 0.9em;
}

#tool-box2 #ibl-search-box div .ibl-search-box-mark{
	color: #CCCCCC;
}

#tool-box2 #ibl-search-box #left-box {
float:left;
font-size:120%;
width:640px;
}

#tool-box2 #ibl-search-box #right-box {
float:left;
font-size:100%;
}

#tool-box2 #url-box {
width:290px;
	float: left;
	/*margin-right: 10px;*/
}

#tool-box2 #submit-button {
padding:13px 0 0 0px;
	float: left;
	width:100px;
}

#tool-box2 #ibl-search-box #submit-button div input{
	padding-left: 0px;
	padding-top:10px;
}


#annotation{
	font-size: 0.9em;
	color: #666666;
	clear: both;
	padding-top: 10px;
}

/* IE7̂ݓKp */
*+html #annotation{
	padding-top: 0px;
}

/* IE6ȉ̂ݓKp */
* html #annotation{
	padding-top: 0px;
}

#annotation .annotation-mark{
	font-size: 1.1em;
	color: #CC0000;
}

#result-table{
	width: 768px;
	border: 2px solid #004993;
}

#result-table th,
#result-table td{
	padding: 4px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}

#result-table th{
	text-align: center;
	font-weight: bolder;
	color: #FFFFFF;
}

#result-table td *{
	line-height: 1.25em;
}

#text-ad{
	clear: both;
	float: none;
	padding-top: 20px;
	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{
	font-size: 0.9em;
	font-weight: bold;
	color:#CC0000;
}

#text-ad span a:hover{
	color: #FF6600;
	text-decoration: none;
}

#text-ad span a:active{
	color: #ff0000; 
	text-decoration: underline;
}


#title-box {
border-bottom:4px solid #CCCCCC;
font-size:150%;
padding-bottom:2px;
}

#table-style01 {
border:2px solid #FF6600;
/*width:640px;*/
width:518px;
border-collapse:collapse;
font-size:90%;
margin-top:15px;
}

#table-style01 th,
#table-style01 td {
padding:3px 10px;
}

#table-style01 th {
color:#FFFFFF;
font-weight:bold;
text-align:center;
background-image:url(../../images/target/bg01.jpg);
background-repeat:repeat-x;
height:25px;
width:140px;
border-right:1px solid #CCCCCC;
}

#table-style02 {
border:2px solid #FF6600;
/*width:640px;*/
width:518px;
border-collapse:collapse;
font-size:90%;
margin-top:15px;
}

#table-style02 th,
#table-style02 td {
padding:3px 10px;
text-align:center;
}

#table-style02 th {
color:#FFFFFF;
font-weight:bold;
background-image:url(../../images/target/bg01.jpg);
background-repeat:repeat-x;
height:25px;
border-right:1px solid #FFFFFF;
border-bottom:1px solid #CCCCCC;
}

#table-style02 td {
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

#table-style03 {
border:2px solid #FF6600;
/*width:640px;*/
width:518px;
border-collapse:collapse;
font-size:90%;
margin-top:10px;
}

#table-style03 th,
#table-style03 td {
padding:3px 10px;
text-align:center;
}

#table-style03 th {
color:#FFFFFF;
font-weight:bold;
background-image:url(../../images/target/bg01.jpg);
background-repeat:repeat-x;
height:25px;
border-right:1px solid #FFFFFF;
border-bottom:1px solid #CCCCCC;
}

#table-style03 td {
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

.th-470 {
width:470px;
}


.th-450 {
width:450px;
}

.th-440 {
width:440px;
}

.th-350 {
width:350px;
}

.th-300 {
width:300px;
}

.th-290 {
width:290px;
}

.th-280 {
width:280px;
}

.th-270 {
width:270px;
}

.th-200 {
width:200px;
}

.th-190 {
width:190px;
}

.th-170 {
width:170px;
}

.th-160 {
width:160px;
}

.th-150 {
width:150px;
}

.th-130 {
width:130px;
}

.th-120 {
width:120px;
}

.th-110 {
width:110px;
}

.th-100 {
width:100px;
}

.th-95 {
width:95px;
}

.th-90 {
width:90px;
}

.th-80 {
width:80px;
}

.th-70 {
width:70px;
}



.th-60 {
width:60px;
}

.th-50 {
width:50px;
}

.th-40 {
width:40px;
}


.th-30 {
width:30px;
}


.th-20 {
width:20px;
}

.th-10 {
width:10px;
}



#tool-box-main-contents .txt-style01 {
color:#666666;
line-height:160%;
padding-top:5px;
}

#l-contents .txt-style02 {
font-family:Arial, Helvetica, sans-serif;
font-size:120%;
font-weight:bold;
}

#l-contents .txt-style03 {
font-family:Arial, Helvetica, sans-serif;
font-size:120%;
font-weight:bold;
color:#FF0000;
}

#l-contents .txt-style04 {
font-size:120%;
font-weight:bold;
color:#FF0000;
}

#l-contents .txt-style05 {
font-size:120%;
font-weight:bold;
color:#0F6F9F;
}

.img-style01 {
padding-top:10px;
padding-left:38px;
}

#l-contents .title-style {
background-image:url(../../images/keyword_adjustment/title_img.jpg);
background-repeat:no-repeat;
height:29px;
border-bottom:1px solid #CCCCCC;
margin-top:20px;
}

#l-contents .title-style div {
padding-top:5px;
padding-left:18px;
}

#l-contents .title-style .style01 {
font-size:140%;
color:#0F6F9F;
font-weight:bold;
}

#right-box2{
	float: right;
	margin-top: 0px;
	width: 250px;
	text-align: center;
}

#right-box3{
position:absolute;
left:830px;
	margin-top: 0px;
	width: 250px;
	text-align: center;
}


#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;
}
.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;
}

.cl-b {
	clear: both;
}

.pa-l10 {
	padding-left: 10px;
}

.ma-b6 {
	margin-bottom: 6px;
}
	
.ma-b10 {
	margin-bottom: 10px;
}

#csv-btn {
float:right;
width:150px;
text-align:right;
font-size:100%;
padding-top:15px;
}


#table-style02 .difficulty_txt {
float:left;
font-size:180%;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
width:40px;
text-align:right;
}

#table-style02 .color_100 {
color:#FF0000;
}

#table-style02 .color_90 {
color:#FF4400;
}

#table-style02 .color_80 {
color:#FF9900;
}

#table-style02 .color_60 {
color:#FFCC00;
}

#table-style02 .color_40 {
color:#A6AA00;
}

#table-style02 .color_20 {
color:#578101;
}

#table-style02 .meter-box {
height:10px;
width:100px;
border:1px solid #CCCCCC;
float:left;
margin-top:10px;
margin-left:10px;
}


.th-440 {
width:440px;
}

.th-300 {
width:300px;
}

.th-290 {
width:290px;
}

.th-280 {
width:280px;
}

.th-275 {
width:275px;
}

.th-270 {
width:270px;
}

.th-260 {
width:260px;
}

.th-210 {
width:210px;
}

.th-200 {
width:200px;
}

.th-190 {
width:190px;
}

.th-170 {
width:170px;
}

.th-160 {
width:160px;
}

.th-150 {
width:150px;
}

.th-140 {
width:140px;
}

.th-130 {
width:130px;
}

.th-120 {
width:120px;
}

.th-115 {
width:115px;
}

.th-110 {
width:110px;
}

.th-100 {
width:100px;
}

.th-95 {
width:95px;
}

.th-90 {
width:90px;
}

.th-85 {
width:85px;
}

.th-80 {
width:80px;
}

.th-70 {
width:70px;
}



.th-60 {
width:60px;
}

.th-50 {
width:50px;
}

.th-40 {
width:40px;
}


.th-30 {
width:30px;
}


.th-20 {
width:20px;
}

.th-10 {
width:10px;
}

.txt-high-red {
color:#FF0000;
}

.txt-high-red-bold {
color:#FF0000;
font-weight:bold;
}

