@charset "euc-jp";

/* 背景 */
body#top{
	background-color: #EBEBEB;
}

/* トップメニュー透明 */
.top_menu_trans{
	position: absolute;
	z-index: 1;
	top:37px;
	left:0;
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

/* イメージ */
img {
	border: none;
}

/* スクロールバー */
body, div, textarea {
	scrollbar-face-color:       #D3D1D1; 
	scrollbar-highlight-color:  #666666;
	scrollbar-shadow-color:     #666666;
	scrollbar-darkshadow-color: #D3D1D1;
	scrollbar-arrow-color:      #666666;
	scrollbar-base-color:       #D3D1D1;
	scrollbar-3dlight-color:    #D3D1D1;
	scrollbar-track-color:      #D3D1D1;
}

/* テキスト */
body, th, td {
	padding: 0px;
	font-family: "メイリオ", meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ3", osaka, "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 12px;
	text-decoration:none
	text-align: justify;
	line-height: 150%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #555555;
}

/* リンク */
a{
	color: #112266;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #3355BB;
	left: 1px;
/*	top: 1px;*/
	position: relative;
}

/* テーブル */
table, td, th, iframe {
/*	padding: 0px;*/
	margin: 0px;
	border: none;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	border-width: 0px;
}

/* 入力タグ */
input, textarea, select{
	font-size: 11px;
	font-family: "メイリオ", meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ3", osaka, "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	color:#666666;
	background-color: #ffffff;
	border:solid 1px #666666;
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 2px;
}
/* 20070329 Nakazawa add */
input:focus, textarea:focus {
	background-color : #E8EAFF;
	color: #000000;
}


/* ボタン */
/* inputタグでもbuttonクラスならbuttonタグと同じ見た目にする */
.button, button{
	font-size: 12px;
	font-family: "メイリオ", meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ3", osaka, "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	color:#666666;
	/*border: outset 1px #666666;*/
	background-color: #E3E2E2;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 2px #666666;
	margin: 2px;
	line-height: 120%;
	vertical-align:middle;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-buttom: 2px;
}

.button:disabled, button:disabled
{
	color:#AAAAAA;
}


/* メインコンテンツ */
#main_contents {
	border: solid 1px #B0B0B0;
	background-color: #FBFBFC;
	max-width: 640px;
}

/* インラインフレーム */
body{
	background-color: #fbfbfc;
}


/* 入力エリア */
td.form_outline{
	background-color: #D3D1D1;
}
td.form_inside{
	padding-top: 2px;background-color: #F0ECEE;
}
table.form_inside{
	border-collapse: separate;
}

/* 強調コメントエリア */
td.form_outline2{
	background-color: #DDDDDD;
}
td.form_inside2{
	padding-top: 3px;
	background-color: #F0ECEE;
}
table.form_inside2{
	border-collapse: separate;
}

/*会員管理申込エリア */
td.order_inside{padding-top: 2px;background-color: #F5F5FD;}
table.order_inside{border-collapse: separate;}

/* 会員管理申込エリア（クレジット） */
td.order_cr_inside{padding-top: 2px;background-color: #F8F5FF}
table.order_cr_inside{border-collapse: separate;}


/* 見出しバー */
table.site_title{
	border-top: 0px solid #EEEEEE;
	border-bottom: 1px solid #666666;
	border-left: 3px solid #666666;
	margin-top: 5px;
	margin-bottom: 12px;
}
td.site_title{
	line-height: 150%;
	padding-left: 2px;
	height: 22px;
	vertical-align: middle;
}

/* 見出しバー */
table.box{
	padding: 0px;
	margin: 0px;
	border: 1px #D3D1D1 solid;
	background-color: #F0ECEE;
}
td.box{
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	border: none;
}
/*
table.box_index{
	padding: 0px;
	margin: 0px;
	border: 1px #999999 solid;
	background-color: #F0ECEE;
}
td.box_index{
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	color:#FFFFFF;
	background-color:#999999;
	border: none;
}*/

table.box_score{
	padding: 0px;
	margin: 0px;
	border: 1px #D3D1D1 solid;
}
td.box_score{
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	border: none;
}
table.box_under{
	padding: 0px;
	margin: 0px;
	border: 1px #D3D1D1 solid;
	border-top-style:none;
}
td.box_under{
	padding: 5px;
	margin: 0px;
	padding-top: 3px;
	border: none;
}
/* 見出し */
h1 {
	font-size: 15px;
	line-height: 100%;
	font-weight: bold;
	margin: 0px;
	border-top: none;
	border-right: none;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 0px;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	line-height: 100%;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	line-height: 100%;
	padding: 0px;
	/*padding-top: 5px;
	padding-bottom: 1px;*/
	padding-left: 5px;
}

/* 水平線 */
hr { 
	border-top: 1px #999999 solid;
	border-left: none;
	border-bottom: none;
	border-right: none;
	height: 1px; 
	margin: 0px;
	padding: 0px;
	line-height: 0%;
}

ul {
	list-style-type : disc ;
	margin-left: 10px;
}

ol {
	list-style-type : decimal ;
}

u {
	u
}

/* エラー */
.error {
	color : #CC0000;
}

/* 印刷ボタン */
.print_btn {
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
}

/* RIGHT MENU BAR SPACE */
.menu_space{
   background: url(../images/menu_line_solid.gif)  repeat-x bottom;
	width: 20px;
}

/* RIGHT MENU BAR */
.menu_title{
   background: url(../images/menu_line_solid.gif)  repeat-x bottom;
   padding-bottom:1px;
}

/* グラフ集計期間 */
.graph_term{
   padding-right: 20px;
   font-size: 11px;
}

/* グラフ最新データ */
.exp{
/*   width: 150px; */
   padding-left: 10px;
}

/* Google */
.google{
   color: #5C82CF;
}
/* Yahoo! */
.yahoo{
   color: #DC4141;
}

/* キーワード */
.keyword{
   font-weight:bold;
   color: #4968AF;
}

/* 数値データ */
.value{
   font-size: 13px;
   font-weight: bold;
   color: #4968AF;
}

/* 理想値データ */
.value_ideal{
   font-size: 13px;
   font-weight: bold;   
}

/* 理想値データ（大） */
.vb{
   font-size: 25px; 
}

/* SEO診断トータル点数 */
.total_score{
	font-family: "Lucida Grande", "Helvetica", "century gothic", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ3", "ＭＳ Ｐゴシック",  osaka;
	/*font-weight: bold;*/
	font-size: 25px;
}

.font_xl{
	font-size: 16px;
}


/* テーブル */
.table_left{
   padding-left: 30px;
}


/* 詳細ボタン */
.h2_button {
	font-family: "メイリオ", meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ3", osaka, "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	margin: 0px;
	background-color: none;
	border-top: 0px solid #EEEEEE;
	border-bottom: 1px solid #BBBBBB;
	border-left: 3px solid #666666;
	padding: 2px;
}


/* 詳細 */
td.cell_design01{
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	padding-top:3px;
}
th.cell_design01{
	text-decoration; none;
	font-weight: bold;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	padding-top:3px;
}

/* 詳細（余裕あり） */
td.cell_design02{
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	padding-top:10px;
	padding-bottom:7px;
	padding-left:10px;
}
th.cell_design02{
	text-decoration; none;
	font-weight: bold;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	padding-top:10px;
	padding-bottom:7px;
	padding-left:10px;
}

/* 下線用（div と spanで使用する） */
.ul{
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	line-height: 150%;
}

/* 棒グラフ */
.bar_graph{
	background-position:left;
	background-repeat:repeat-x;
	/*background-color: #CCCCCC;*/
	background-image:url(../images/bar_graph.gif)
}

/* パンくずリスト */
.pankuzu{
	color: 666666;
	font-size: 12px;
}

/* index.tpl 解析ツール */
table.p {
	background-color: #9c9c9c;
	border-: none;
	border-collapse: collapse;
}
table.p th {
	font-size: 11px;
	font-color: #ffffff;
	margin: 0px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	border: 1px solid #999999;
}
table.p td {
	font-size: 11px;
	margin: 0px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: justify;
	text-justify: distribute; 
	border: 1px solid #999999;
/*    border-color: #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
}

td.midashi {
	background-color: #666666;
	color: #FFFFFF;
}

.shindan_koumoku {
	font-size: 15px; line-height: 140%;
}

.shindan_value {
	font-size: 25px; line-height: 130%; font-weight: normal;
}

.shindan_comment {
	font-size: 11px; line-height: 140%;
}

/* 診断ツール履歴 */
td.archive_unlock {
	padding: 3px;
	border-bottom: dashed 1px #999999;
}
td.archive_lock {
	padding: 3px;
	border-bottom: dashed 1px #999999;
	background-color: #f0f0f0;
}
div.loading {
	display: none;
	position:absolute;
	width:400px; height:80px;
	left:50%; top:50%;
	margin-left:-200px; margin-top:-40px;
	background-color:#f84410;
	text-align:center;
	border: solid 1px #333333;
	color: #333333;
}

div.tooltip{
	padding: 5px;
	margin:  5px;
	border:  1px solid #666;
	background-color: #ffffef;
}

.ac_body {
	margin-left:70px;
}

.ac_body_item {
	background-color:#F0ECEE;
	border:1px solid #DDDDDD;
	padding:1em;
}