@charset "UTF-8";

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

@import url("../import.css");



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

#ibl-search-box {
width:600px;
}

#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;
}

#ibl-search-box #left-box {
float:left;
font-size:100%;
width:280px;
}

#ibl-search-box #right-box {
float:left;
font-size:100%;
}

#url-box {
	float: left;
	margin-right: 10px;
}

#history-box {
font-size:90%;
}

#display-number {
    float: left;
	margin-right: 10px;
	margin-top:10px;
}

#display-number2 {
    float: left;
	margin-right: 10px;
	margin-top:10px;
	margin-left:20px;
}

#submit-button {
margin:0 0 0 212px;
}

/* IE6以下のみ適用 */ 
* html #submit-button {
margin:-10px 0 0 105px;
}

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

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

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

#display-number-form2{
background-color:#CCCCCC;
padding:5px;
margin-left:14px;
}

#display-number-form2 select{
	width: 279px;
}

#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: 15px;
	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;
}

#namaz-box{
	font-size:120%;
	margin-top:15px;
	margin-left:25px;
}

#namaz-box img{
float:left;
margin-right:10px;
}

#namaz-box div {
padding-top:10px;
}

/* ---------- secondary ---------- */
#result-table td span{
	color: #008000;
}

#next{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}

#explanation{
	background-color: #F2F2F2;
	padding: 10px 20px;
	width: 520px;
	margin-top: 4px;
	margin-left: 38px;
}

#explanation ul{
	padding-left: 20px;
}

#explanation ul li{
	margin-bottom: 1em;
	list-style-type: disc;
}

#explanation ul li .explanation-title{
	font-size: 0.9em;
	font-weight: bold;
}

#explanation .explanation-annotation{
	font-size: 0.9em;
	color: #CC0000;
}

/* topnavi */
#button-area{
	text-align: right;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

* {
	margin: 0; padding: 0;
}

#top-navi{
	position: fixed;
	bottom: 20px;
	right: 20px;
}

#text-ad-box{
	background-color: #F5F5F5;
	padding: 0px 20px 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.bold-red2{
	color: #FF0000;
	font-weight: bold;
}

#tool-box-main-contents #text-ad span.bold-red2 a{
	font-size: 13px;
	color: #FF0000;
}

#pro-image{
	padding: 30px 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#footer-text-box{
	text-align: center;
	font-size: 12px;
}


#table-style01 {
border:2px solid #CC0000;
width:640px;
border-collapse:collapse;
margin-top:10px;
}

#table-style01 th,
#table-style01 td {
padding:7px 5px;
}

#table-style01 th {
background-color:#CC0000;
color:#FFFFFF;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
text-align:center;
font-weight:bold;
}

#table-style01 td {
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}


#table-style02 {
border:2px solid #CC0000;
width:640px;
margin-top:25px;
border-collapse:collapse;
}

#table-style02 th,
#table-style02 td {
padding:7px;
}

#table-style02 th {
background-color:#CC0000;
color:#FFFFFF;
text-align:center;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #FFFFFF;
font-weight:bold;
}

#table-style02 td {
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

#table-style02 td a {
font-size:90%;
}

#table-style02 .back-img {
background-image:url(../../images/common/table_backimg.gif);
background-repeat:repeat-x;
text-align:center;
letter-spacing:0.1em;
}

#table-style02 .fontsize01 {
font-size:120%;
color:#FFFFFF;
}

#table-style02 .fontsize02 {
font-size:250%;
color:#FFFFFF;
}

#table-style02 div.back-color {
background-color:#F0F0F0;
width:290px;
}

#history-back {
background-color:#CCCCCC;
padding:5px;
}

#kw-appear-rate-box {
border:1px solid #CC0000;
background-color:#FFF4F4;
padding:10px;
margin-top:20px;
font-size:140%;
text-align:center;
}

#table-style02 .tr_mykey{
background-color: #ffffcc;
}

#title-box {
border-bottom:4px solid #CCCCCC;
font-size:150%;
padding-bottom:2px;
}

#table-style01 .f-size01 {
font-size:110%;
}

#table-style01 .f-size02 {
font-size:120%;
}

#table-style01 .f-size03 {
font-size:120%;
font-weight:bold;
}

#table-style01 .f-size04 {
font-size:100%;
}

#table-style01 .f-size05 {
font-size:120%;
}

.color-blue {
color:#006699;
}

.color-darkblue {
color:#003366;
}

.color-yellow {
color:#FFCC00;
}

.color-orange {
color:#FF6600;
}

.color-red {
color:#FF0000;
}

#table-style01 .td-box {
/*border:1px solid #999999;
padding:5px;*/
font-size:90%;
}

#table-style01 .td-box textarea {
padding:0;
}

#font-size06 {
font-size:120%;
padding-top:3px;
}

#result-table{
	width: 640px;
	border: 2px solid #CC0000;
	font-family:arial;
	/*margin:10px 0pt 15px;*/
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

#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;
	background-color: #CC0000;
}

#result-table td *{
	line-height: 1.25em;
}

#result-header-link{
	text-align: right;
	margin-bottom: 1px;
	padding-top: 15px;
	padding-bottom: 3px;
}

/* IE7のみ適用 */
*+html #result-header-link{
	margin-bottom: 0px;
}

/* IE6以下のみ適用 */
* html #result-header-link{
	margin-bottom: 0px;
}

#result-header-link a{
	/*background-image: url(../../images/common/csv_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	padding-left: 20px;
}

/* IE8のみ適用 */
html>/**/body #result-header-link a {  
    font-size: 110%;
}  

/* IE7のみ適用 */
*+html #result-header-link{
	 font-size: 120%;
}

/* IE6以下のみ適用 */
* html #result-header-link{
	 font-size: 120%;
}


#result-header-link a:link,
#result-header-link a:visited{
	color: #006699;
}


#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;
}





.txt-normal {
font-weight:normal;
}

.th-250 {
width:250px;
}

.th-200 {
width:200px;
}

.th-190 {
width:190px;
}

.th-175 {
width:175px;
}

.th-170 {
width:170px;
}

.th-165 {
width:165px;
}

.th-160 {
width:160px;
}

.th-155 {
width:155px;
}

.th-150 {
width:150px;
}

.th-145 {
width:147px;
}

.th-140 {
width:140px;
}

.th-135 {
width:135px;
}

.th-130 {
width:130px;
}

.th-125 {
width:125px;
}

.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-30 {
width:30px;
}

.th-20 {
width:20px;
}

.th-10 {
width:10px;
}

.txt-nosp001 {
letter-spacing:-0.06em;
}

#redirect-txtbox {
background-image:url(../../images/title/bg_img2.jpg);
background-repeat:repeat-x;
height:42px;
margin-top:20px;
}

#redirect-txtbox div{
text-align:center;
padding-top:8px;
}

#redirect-txtbox .font-style2 {
font-size:160%;
font-weight:bold;
}


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

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

.fl-lbtm01 {
	float: left;
}

.box-dotted {
	border: 1px dotted #da0000;
	padding: 7px;
	height: 100px;
	margin-bottom: 20px;
}

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

.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;
}
