@import url("http://devo.jp/crosstab_service/crosstab_service.css");

img{
	border: none;
}

#crosstab-link{
	font-size: 10px;
}

/* IE7以下のみ適用 */
*+html #crosstab-link{
	font-size: 9px;
	margin-bottom: -1px;
}

/* IE6以下のみ適用 */
* html #crosstab-link{
	font-size: 9px;
	margin-bottom: -1px;
}

#crosstab-service-box ul li{
	list-style-type: none;
}

#header-banner{
	padding-top: 20px;
}

/*---------MainBox---------*/
*{
	font-family:sans-serif, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka";
}

* a{
	color: #006699;
}

* a:hover{
	color: #FF6600;
}

body{
	text-align: center;
	margin: 0px;
}

.main{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 880px;
}

#header{
	background-image: url(header_back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 920px;
	height: 35px;
	font-size: 15px;
	margin-top: 40px;
	padding-top: 2px;
	margin-right: auto;
	margin-left: auto;
}

.header-icon{
	top: 4px;
	position: relative;
}

.header-number{
	font-size: 22px;
	font-weight: bold;
	top: 2px;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#csv{
	margin-top: 20px;
	width: 920px;
	text-align: right;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

#csv img{
	top: 3px;
	position: relative;
}

#item{
	width: 920px;
	font-size: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#item-left{
	background-image: url(item_left_back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 37px;
	width: 638px;
	float: left;
	padding-top: 11px;
}

#item-right{
	background-image: url(item_right_back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 37px;
	width: 267px;
	float: left;
	margin-left: 15px;
	padding-top: 11px;
}

.wrapper{
	text-align:center;
	margin-bottom: 10px;
	clear: both;
	float: none;
	padding-top: 10px;
}

/* IE7以下のみ適用 */
*+html .wrapper{
	padding-top: 0px;
}

/* IE6以下のみ適用 */
* html .wrapper{
	padding-top: 0px;
}

.contents{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	text-align:left;
}

#main-header{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
}

#main-header-box{
	width: 560px;
	float: left;
}

#main-header-banner-box{
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}

/*--------- result-box ---------*/
.result-box{
	clear: both;
	float: none;
}

/*--------- result-box-left ---------*/
.result-box-left{
	width: 638px;
	float: left;
}

.rank{
	font-family: "Arial";
	font-size:2em;
	color:#ccc;
	padding:5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	width: 628px;
}

.to-graph{
	font-size: 12px;
	float: right;
	margin-top: -34px;
}

.to-graph a{
	background-image: url(icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 16px;
}

.resultdata{
	text-align: left;
	margin-bottom: 15px;
	float: left;
	width:380px;
}

.check{
	width: 20px;
	float: left;
}

.analysis{
	font-size: 10px;
	color: #fff;
	border-right: 1px solid #c84;
	border-bottom: 1px solid #963;
	padding: 2px;
	float: right;
	width:60px;
	text-align: center;
	background-color: #f90;
	cursor: pointer;
	margin-right: 9px;
}

/* IE7以下のみ適用 */
*+html .analysis{
	margin-right: 9px;
}

/* IE6以下のみ適用 */
* html .analysis{
	margin-right: 5px;
}

.anchor{
	width: 370px;
	display: block;
	padding-top: 1px;
	line-height: 125%;
	padding-left: 0.2em;
	text-indent: -0.1em;
	clear: both;
	float: none;
	margin-top: 6px;
}

.description{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.5em;
	width: 370px;
	/* 【注意】Dreamweaverの「CSS スタイル」から変更すると以下がおかしくなります */
	/*\*/ text-align: justify; /* */
	/*\*/ text-justify:inter-ideograph; /* */
}

.url{
	color: rgb(0, 102, 0);
	font-size: 13px;
}

.alexa-box{
	padding-left: 2px;
	padding-top: 14px;
}

/* IE7以下のみ適用 */
*+html .alexa-box{
	padding-left: 6px;
	width: 250px;
}

/* IE6以下のみ適用 */
* html .alexa-box{
	padding-left: 2px;
	width: 250px;
}

.cb{
	font-size: 0.8em;
	float: right;
}

/* IE7以下のみ適用 */
*+html .cb{
	margin-right: -2px;
}

/* IE6以下のみ適用 */
* html .cb{
	margin-right: -2px;
}

.cb_reach{
	font-size: 10px;
	padding: 5px;
	font-weight: bold;
	color: #693;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #fff;
	cursor: pointer;
}

.cb_rank{
	font-size: 10px;
	padding: 5px;
	font-weight: bold;
	color: #969;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #fff;
	cursor: pointer;
}

.cb_pv{
	font-size: 10px;
	padding: 5px;
	font-weight: bold;
	color: #666;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #ffa;
	cursor: pointer;
}

.aimg{
	border: 1px solid #ccc;
	float: left;
	margin-left: 6px;
}

/* IE7以下のみ適用 */
*+html .aimg{
	margin-left: 0px;
}

/* IE6以下のみ適用 */
* html .aimg{
	margin-left: 0px;
}

/*--------- result-box-right ---------*/
.result-box-right{
	float: right;
}

.result-box-right-title{
	width: 126px;
	text-align: center;
}

.result-box-right-number{
	background-image: url(number_back.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 126px;
	padding-top: 58px;
}

.number-yahoo-box{
	float: left;
	font-size: 20px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 43px;
}

.number-google-box{
	float: left;
	margin-left: 15px;
	font-size: 20px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 43px;
}

.summary{
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 0.9em;
	font-weight: normal;
}

#search{
	color: #999;
	font-weight: bold;
}


/*---------Clearfix---------*/

/* default */
.clearfix:after{
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}
/* IE7 */
.clearfix{
	display:inline-block;
	line-height: 1.0em;
}
/* Mac */
.clearfix{
	display: block;
}
.nomargin{
	margin-top: 0px;
}

/*---------Class---------*/
#analysis{
	visibility: hidden;
}

#icon{
	margin-top: 40px;
}

.powered{
	text-align: center;
	font-size: 0.8em;
	color: #666;
	line-height: 150%;
	margin-top: 20px;
}
.powered .txt_s{
	font-size: 0.6em;
}

.navi{
	text-align: center;
	margin-top: 0;
	margin-bottom: 30px;
}

.ad-box {
margin-bottom: 40px;
}

/*
#a_data{
	overflow: auto;
	height: 400px;
	width: 600px;
	position: relative;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -300px;
	background-color: #eee;
	border: 1px solid #f90;
}
*/

.other{
	margin-top: 10px;
}

.caution{
	font-size: 0.8em;
	color: #c00;
	margin-top: 10px;
	line-height: 125%;
}

/* 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;
}

.forms{
	margin-top: 70px;
	font-size: 0.9em;
}

/*--------- text-ad ---------*/
#text-ad{
	clear: both;
	float: none;
	line-height: 2em;
	font-size: 0.75em;
	color: #666666;
	background-color: #FFF8DD;
	padding: 10px 10px 10px 16px;
	/*width: 380px;*/
	width:500px;
	margin-top: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#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: #FF0000;
	font-weight: bold;
}

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

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

/*--------- contents-box ---------*/
#contents-box{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}

#contents-box h1{
	text-align: left;
	font-size: 0.9em;
}

#contents-box ul{
	text-align: left;
}

/*--------- footer ---------*/
#footer-pr{
	color: #666666;
	margin-top: 10px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	font-size: 0.7em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#footer-pr a{
	color: #666666;
	text-decoration: none;
}

#footer-pr a:hover{
	text-decoration: underline;
}