@charset "utf-8";
body {
	margin:0;
	border:0;
	padding:0;
	font-size:100%;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	line-height:1.3em;
	letter-spacing:0.1em;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, div, form, address {
	margin:0;
	border:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
 	list-style-type: none;
}


img {border:none;}

/* ------------------------------------------------------
font size
------------------------------------------------------ */
body {
  font-size: 75%; /* IE6以下用 */
	background-image:url(../img/main/bg_redline.jpg);
	background-repeat:repeat-x;
	background-position:0 61px ;
}
html>/**/body {
  font-size: 12px; /* Except IE */
  }

#container{
	background-image:url(../img/main/bg_keyline.jpg);
	background-repeat:repeat-x;
	background-position:0 119px;
	}
  
/*	Base Link Color Setting
----------------------------------------------------*/
a:link {
	color:#f21463;
	text-decoration:underline;
	}
a:visited {
	color:#f21463;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
a:active {
	text-decoration:none;
	}
	
/* ------------------------------------------------------
current
------------------------------------------------------ */
.current a {
	background-position: 0px -53px !important ;
	cursor:default;
}
.current2 a {
	text-decoration:none !important ;
	cursor:default;
}
/* ------------------------------------------------------
clearfix
------------------------------------------------------ */
.clearfix:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}
.clearfix {   
    display: inline-block; 
} 


/* ------------------------------------------------------
head
------------------------------------------------------ */
#head{
	background-image:url(../img/main/img_header.jpg);

	background-repeat:no-repeat;
	height:49px;
	width:761px;
	padding:17px 0 0 263px;
	margin:0 auto 0 auto;
	}
#head_text{
	width:500px;
	text-align:left;
	line-height:1em;
	letter-spacing:0em;
	}
#btn_login{
	width:225px;
	margin:-38px 0 0 525px;
	}
#btn_login a {
     padding-top: 57px;
     width: 207px;
     height: 0;
     overflow: hidden;
     display: block;
     background: url(../img/main/btn_login.jpg) no-repeat 0 0;
	}
#btn_login a:hover { background: url(../img/main/btn_login.jpg) no-repeat 0 -57px; }
#btn_login a.current { background: url(../img/main/btn_login.jpg) no-repeat 0 -114px; }
/* ------------------------------------------------------
グローバルナビ
------------------------------------------------------ */

#home, #plane, #qa, #case, #flow {
	float: left;
	width: 160px;
}
#entry {
	float: left;
	width: 161px;
}

#bg_gnavi{
	width:961px;
	margin:0 auto;
	}
/* ------------------------------------------------------
マウスオーバー各種
------------------------------------------------------ */	
#gnavi li#home a {
     padding-top: 53px;
     width: 160px;
     height: 0;
     overflow: hidden;
     display: block;
     background: url(../img/main/navi_1.jpg) no-repeat 0 0;
	}
#gnavi li#home a:hover { background: url(../img/main/navi_1.jpg) no-repeat 0 -53px; }
#gnavi li#home a.current { background: url(../img/main/navi_1.jpg) no-repeat 0 -106px; }

#gnavi li#plane a {
     padding-top: 53px;
     width: 160px;
     height: 0;
     overflow: hidden;
     display: block;
     background: url(../img/main/navi_2.jpg) no-repeat 0 0;
	}
#gnavi li#plane a:hover { background: url(../img/main/navi_2.jpg) no-repeat 0 -53px; }
#gnavi li#plane a.current { background: url(../img/main/navi_2.jpg) no-repeat 0 -106px; }

#gnavi li#qa a {
     padding-top: 53px;
     width: 160px;
     height: 0;
     overflow: hidden;
     display: block;
     background: url(../img/main/navi_3.jpg) no-repeat 0 0;
	}
#gnavi li#qa a:hover { background: url(../img/main/navi_3.jpg) no-repeat 0 -53px; }
#gnavi li#qa a.current { background: url(../img/main/navi_3.jpg) no-repeat 0 -106px; }

#gnavi li#case a {
     padding-top: 53px;
     width: 160px;
     height: 0;
     overflow: hidden;
     display: block;
     background: url(../img/main/navi_4.jpg) no-repeat 0 0;
	}
#gnavi li#case a:hover { background: url(../img/main/navi_4.jpg) no-repeat 0 -53px; }
#gnavi li#case a.current { background: url(../img/main/navi_4.jpg) no-repeat 0 -106px; }

#gnavi li#flow a {
     padding-top: 53px;
     width: 160px;
     height: 0;
     overflow: hidden;
     display: block;
     background: url(../img/main/navi_5.jpg) no-repeat 0 0;
	}
#gnavi li#flow a:hover { background: url(../img/main/navi_5.jpg) no-repeat 0 -53px; }
#gnavi li#flow a.current { background: url(../img/main/navi_5.jpg) no-repeat 0 -106px; }

#gnavi li#entry a {
     padding-top: 53px;
     width: 161px;
     height: 0;
     overflow: hidden;
     display: block;
     background: url(../img/main/navi_6.jpg) no-repeat 0 0;
	}
#gnavi li#entry a:hover { background: url(../img/main/navi_6.jpg) no-repeat 0 -53px; }
#gnavi li#entry a.current { background: url(../img/main/navi_6.jpg) no-repeat 0 -106px; }

li.btn_estimate a {
     padding-top: 93px;
     width: 200px;
     height: 0;
     overflow: hidden;
     display: block;
     background: url(../img/main/btn_seo.gif) no-repeat 0 0;
	}
li.btn_estimate a:hover { background: url(../img/main/btn_seo.gif) no-repeat 0 -93px; }
li.btn_estimate a.current { background: url(../img/main/btn_seo.gif) no-repeat 0 -186px; }

li.btn_plane a {
     padding-top: 107px;
     width: 191px;
     height: 0;
     overflow: hidden;
     display: block;
     background: url(../img/main/btn_entry.gif) no-repeat 0 0;
	}
li.btn_plane a:hover { background: url(../img/main/btn_entry.gif) no-repeat 0 -107px; }
li.btn_plane a.current { background: url(../img/main/btn_entry.gif) no-repeat 0 -14px; }

/* ------------------------------------------------------
キービジュアル
------------------------------------------------------ */

#key_top{
	background-image:url(../img/top/img_kye_top.gif);
	background-repeat:no-repeat;
	width:224px;
	height:219px;
	margin:0;
	padding:10px 0 0 800px;
	margin:0 auto;
	}
	
#key_plane{
	background-image:url(../img/plane/img_kye_plane.gif);
	background-repeat:no-repeat;
	width:224px;
	height:219px;
	margin:0;
	padding:10px 0 0 800px;
	margin:0 auto;
	}
	
#key_qa{
	background-image:url(../img/qa/img_kye_qa.gif);
	background-repeat:no-repeat;
	width:224px;
	height:219px;
	margin:0;
	padding:10px 0 0 800px;
	margin:0 auto;
	}
	
#key_case{
	background-image:url(../img/case/img_kye_case.gif);
	background-repeat:no-repeat;
	width:224px;
	height:219px;
	margin:0;
	padding:10px 0 0 800px;
	margin:0 auto;
	}
#key_flow{
	background-image:url(../img/flow/img_kye_flow.gif);
	background-repeat:no-repeat;
	width:224px;
	height:219px;
	margin:0;
	padding:10px 0 0 800px;
	margin:0 auto;
	}
#key_entry{
	background-image:url(../img/entry/img_kye_entry.gif);
	background-repeat:no-repeat;
	width:224px;
	height:219px;
	margin:0;
	padding:10px 0 0 800px;
	margin:0 auto;
	}
#key_word{
	background-image:url(../img/etc/img_kye_word.gif);
	background-repeat:no-repeat;
	width:224px;
	height:219px;
	margin:0;
	padding:10px 0 0 800px;
	margin:0 auto;
	}
#key_check{
	background-image:url(http://www.best-seo.jp/img/etc/img_kye_check.gif);
	background-repeat:no-repeat;
	width:224px;
	height:219px;
	margin:0;
	padding:10px 0 0 800px;
	margin:0 auto;
	}
.btn_estimate{
	margin-bottom:5px;
	}
.btn_plane{
	margin:0 0 0 10px;
	}


/* ------------------------------------------------------
メイン
------------------------------------------------------ */

#main{
	margin:0 auto;
	width:1024px;
	}
#main2{
	margin:0 auto;
	width:837px;
	}

/* ------------------------------------------------------
エリア
------------------------------------------------------ */	
#area{
	background-image:url(../img/main/img_area_middle.jpg);
	background-repeat:repeat-y;
	width:777px;
	padding:0 30px 20px 30px;
	margin:-3px 0 0 0; 
	}
#area2{
	background-image:url(../img/main/img_area_middle.jpg);
	background-repeat:repeat-y;
	width:777px;
	padding:0 30px 20px 30px;
	margin:-3px 0 0 0; 
	}
#area2 dd{
	padding:0 0 0 65px;
	}
#area2 dd {
	margin-bottom:15px;
		}
#areaNews{
	background-image:url(../img/main/img_area_middle.jpg);
	background-repeat:repeat-y;
	width:777px;
	padding:0 30px 20px 30px;
	margin:-3px 0 0 0; 

	}
#js-info{
	overflow:auto;
	height:300px;
	}
/* ------------------------------------------------------
ニュースのエリアについて
------------------------------------------------------ */
div#areaNews dl {
	clear: both;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	text-indent: 0;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1.0em;
	padding-right: 1.0em;
	}
div#areaNews dl dt{
	width: 10em;
	height: 2em;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	float: left;
	}
div#areaNews dl dd{
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 11em;
	text-indent: 0;	
	}
#areaNews span {
	font-size: 105%;
	color: #f11463;
	font-weight: bold;
	}

		
/* --qa-- */	
#plane_area1 dl{

	margin-bottom:15px;
	padding:0 0 5px 0;
	border-bottom:dashed 2px #000000;
	}
#plane_area1 dt{
	background-image:url(../img/qa/icon_q.jpg);
	background-repeat:no-repeat;
	height:35px;
	color:#FF0000;
	font-size:18px;
	padding:15px 0 0 55px;
	}
#plane_area1 dd{
	background-image:url(../img/qa/icon_a.jpg);
	background-repeat:no-repeat;
	height:33px;
	margin:0 0 15px 50px;
	padding:5px 0 0 55px;
	}
		

/* --word-- */	
#word_area1 dl{

	margin-bottom:15px;
	padding:0 0 5px 0;
	border-bottom:dashed 2px #000000;
	}
#word_area1 dt{
	background-image:url(../img/etc/hatena.jpg);
	background-repeat:no-repeat;
	height:35px;
	color:#FF0000;
	font-size:18px;
	padding:15px 0 0 55px;
	}
#word_area1 dd{
	background-image:url(../img/etc/wakatta.jpg);
	background-repeat:no-repeat;
	height:33px;
	margin:0 0 15px 50px;
	padding:5px 0 0 55px;
	}
		
#top_area_left{
	width:385px;
	float:left;
	margin:0 7px 0 0;
	display:inline;
	}
#top_area_right{
	width:385px;
	float:right;
	display:inline;
	}
.top_area_contents{
	margin-bottom:15px;
	}	
.bottom15{
	margin-bottom:15px;
	} 

.top_area2_left{
	width:380px;
	float:left;
	margin:0 10px 0 0;
	display:inline;
	}
.top_area2_right{
	float:right;
	display:inline;
	}
#area p{
	margin-bottom:10px;
	}
#area2 p{
	margin-bottom:10px;
	}
.center{
	text-align:center;
	}
h2{
	margin-top:15px;
	}
	
/* --テーブル-- */
#color1{
	background-color:#CCCCCC;
	font-size:18px;
	}
#color2{
	background-color:#badcfe;
	border-left:1px #666666 solid;
	border-right:1px #666666 solid;
	}
#color3{
	background-color:#b7f8b6;
	}
#case_area table{
	width:777px;
	border:1px #666666 solid;
	margin-top:3px;
	}
#case_area td{
	width:259px;
	vertical-align:middle;
	border-bottom:1px #666666 dotted;
	text-align:center;
	padding:0.7em;
	}
.yahoo{
	border-left:1px #666666 solid;
	border-right:1px #666666 solid;
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	}	
.google{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	}
	
.bottom15{
	margin-bottom:15px;
	}	
/* --導入の流れ-- */
#area_flow{
	background-image:url(../img/flow/img_area_middle.jpg);
	background-repeat:repeat-y;
	width:777px;
	padding:0 30px 20px 30px;
	margin:-3px 0 0 0; 
	}
	
.left_box{
	width:302px;
	text-align:center;
	margin:0 10px 0 0;
	float:left;
	}
.left_box img{
	margin-top:20px;
	}

.right_box{
	margin-top:25px;
	width:465px;
	float:right;
	display:inline;
	}
.right_box span{
	color:#FF0000;
	}
/* ------------------------------------------------------
フッター
------------------------------------------------------ */
#footerall{
	background-image:url(../img/main/bg_brckline.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0 auto;
	padding:0 0 10px 0;
	text-align:center;
	}

#footer{
	width:837px;
	margin:0 auto;
	}

#footer_left{
	float:left;
	width:610px;
	}
#sitemap{
	width:570px;
	padding:10px 10px 10px 30px;
	background-image:url(../img/main/img_footer_middle.jpg);
	background-repeat:repeat-y;
	}
.sitemap_ul{
	float:left;
	display:inline;
	margin:0 20px 0 0;
	text-align:left;
	}
	
.sitemap_ul li a:link {
	color:#000000;
	text-decoration:underline;
	}
.sitemap_ul li a:visited {
	color:#000000;
	text-decoration:underline;
	}
.sitemap_ul li a:hover {
	text-decoration:none;
	}
.sitemap_ul li a:active {
	text-decoration:none;
	}
	
#footer_right{
	float:right;
	display:inline;
	}
#footertext{
	color:#FFFFFF;
	text-align:left;
	margin-top:5px;
	}
