@charset "UTF-8";

/* ----------
リセット
------------- */

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

/* ----------
ページトップ
------------- */
html>body #pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 0
}

html>body #pagetop {
      position: fixed;
      bottom: 0;
      right: 0;
      z-index: 0;
      }

#pagetop {
      _position: absolute;
      _right: 0;
      _top:expression(eval(document.compatMode &&
       document.compatMode=='CSS1Compat') ?
       documentElement.scrollTop
       +(documentElement.clientHeight-this.clientHeight) - 0
       : document.body.scrollTop
       +(document.body.clientHeight-this.clientHeight) - 0);
       _z-index: 500;
       margin: 0;

       }

* html .iepngfix,* html img {
       behavior: expression(IEPNGFIX.fix(this));
       } 

/* ----------
全体
------------- */
body{
	text-align:center;
	font-size:12px;
	color:#656565;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:150%;
	background-image: url(../img/img_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

html, body, #wrapper {height:100%;}

body > #wrapper {height:auto; min-height:100%;}

a,
a:link,
a:visited {
	color:#7BAF0C;
	text-decoration:none;
}

a:hover,
a:active {
	color:#9BDD0F;
	text-decoration:none;
}


#wrapper {
	width:950px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#main{
	width:950px;
	padding-bottom: 144px;
	clear: both;
}  /* must be same height as the footer */


h1{
	font-size: 10px;
	font-weight: normal;
	line-height: 26px;
	color: #618A0A;
	width: 950px;
	text-indent: 10px;
	height: 26px;
}

.clear {clear:both;}

.site_blue{color: #00a0e9;}
.int_site_blue{
	color: #00a0e9;
	letter-spacing: -0.1em;
}

/* ----------
ヘッダー
------------- */
#header{
	background-image: url(../img/img_header.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 950px;
	margin-bottom: 10px;
}

#logo{
	width:280px;
	display:inline;
	text-indent:-9999px;
	margin: 0px;
	float: left;
}

#logo a{
	width:280px;
	height:84px;
	display: block;
	overflow:hidden;
	text-decoration:none;
}

#header_center{width: 670px;height:65px;float: right;}

#read{float: left;width: 399px;}

#cth01{
	font-size: 10px;
	color: #999;
	line-height: 175%;
	padding-top: 13px;
	font-weight: normal;
	padding-left: 24px;
}

#cth02{
	line-height: 25px;
}

#header_r{width:271px;float: right;}

#contact{
	text-align: center;
	margin-left: 24px;
	width:237px;
	height: 59px;
	margin-top: 6px;
}

#contact a {
	background-image:url(../img/btn_contact.jpg);
	background-position:0px 0px;
	width:237px;
	height: 59px;
	text-decoration:none;
	display: block;
	color: #FFF;
	font-size: 10px;
}

#contact a:hover, #contact a:active {
 	background-position:0px -59px;
	text-decoration:none;
	color: #FFF;
	font-size: 10px;
}

#use{
	clear: both;
	text-align: right;
	width: 660px;
	margin-right: 10px;
	padding-top: 4px;
	height: 13px;
}

#use li{
	float: right;
	font-size: 11px;
	line-height: 13px;
	background-image: url(../img/img_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	height: 13px;
}

#use li a,
#use li a:link,
#use li a:visited {
	color:#999999;
	text-decoration:none;
}

#use li a:hover,
#use li a:active {
	color:#9BDD0F;
	text-decoration:none;
}


#sitemap{margin-left: 33px;}
#inquiry{margin-left: 33px;}
#topback{}



/* --------------------
上部コンテンツブロック
----------------------- */
#main_contents{
	clear: both;
	width:950px;
	height: 223px;
	margin-bottom: 15px;
}

/* ---左カラム---- */
#main_left{width:220px;float: left;}
#main_left a {display: block;}

#main_left li#login a {
	background-image:url(../img/btn_member.jpg);
	background-position:0px 0px;
	width:220px;
	height: 52px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#main_left li#login a:hover, #main_left li#login a:active {
 	background-position:0px -52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#main_left li#pass {margin-top: 5px;}
#main_left li#pass a {
	background-image:url(../img/btn_password.jpg);
	background-position:0px 0px;
	width:220px;
	height: 52px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#main_left li#pass a:hover, #main_left li#pass a:active {
 	background-position:0px -52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#main_left li#bpo {margin-top: 5px;}
#main_left li#bpo a {
	background-image:url(../img/btn_bpo.jpg);
	background-position:0px 0px;
	width:220px;
	height: 52px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#main_left li#bpo a:hover, #main_left li#bpo a:active {
 	background-position:0px -52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#main_left li#inquiry_l {margin-top: 5px;}
#main_left li#inquiry_l a {
	background-image:url(../img/btn_inquiry.jpg);
	background-position:0px 0px;
	width:220px;
	height: 52px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#main_left li#inquiry_l a:hover, #main_left li#inquiry_l a:active {
 	background-position:0px -52px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#sogo_link {
    margin-top:10px;

}

/* ---中カラム---- */
#main_center{
	width:515px;
	float: left;
	margin-left: 10px;
	background-image: url(../img/img_main01.jpg);
	background-repeat: no-repeat;
	height: 223px;
}

#main_center ul{
	margin-top: 45px;
	margin-left: 205px;
}

#main_center li{
	line-height: 22px;
}

.list_s01{padding-left: 8px;}
.list_s02{
	padding-left: 15px;
}

#click01{
	margin-left: 412px;
	width:95px;
	height: 31px;
	margin-top: 8px;
}

#click01 a {
	background-image:url(../img/btn_click.jpg);
	background-position:0px 0px;
	width:95px;
	height: 31px;
	text-decoration:none;
	display: block;
	text-indent: -9999px;
	overflow:hidden;
}

#click01 a:hover, #click01 a:active {
 	background-position:0px -31px;
	text-decoration:none;
	text-indent: -9999px;
	overflow:hidden;
}

/* ---右カラム---- */
#main_right{
	width:195px;
	float: left;
	margin-left: 10px;
	background-image: url(../img/img_month.jpg);
	background-repeat: no-repeat;
	height: 223px;
}

#try{
	height: 119px;
	width: 176px;
	margin-top: 72px;
	margin-left: 9px;
}

.mo_text{
	font-size: 11px;
	line-height: 16px;
	color: #999;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	letter-spacing: -1px;
}

#click02{
	margin-left: 9px;
	width:177px;
	height: 26px;
	margin-top: 1px;
}

#click02 a {
	background-image:url(../img/btn_month.gif);
	background-position:0px 0px;
	width:177px;
	height: 26px;
	text-decoration:none;
	display: block;
	text-indent: -9999px;
	overflow:hidden;
}

#click02 a:hover, #click02 a:active {
 	background-position:0px -26px;
	text-decoration:none;
	text-indent: -9999px;
	overflow:hidden;
}


/* ----------
グローバルナビ
------------- */
#gnavi{
	width: 950px;
	height: 63px;
	clear: both;
}
#gnavi ul{
	height: 63px;
	width: 950px;
}
#gnavi li{float:left;}
#gnavi a {display: block;}

#gnavi li#service a {
	background-image:url(../img/btn_service.jpg);
	background-position:0px 0px;
	width:157px;
	height: 63px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#service a:hover, #gnavi li#service a:active {
 	background-position:0px -63px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#flow {margin-left: 2px;}
#gnavi li#flow a {
	background-image:url(../img/btn_flow.jpg);
	background-position:0px 0px;
	width:156px;
	height: 63px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#flow a:hover, #gnavi li#flow a:active {
 	background-position:0px -63px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#guide {margin-left: 2px;}
#gnavi li#guide a {
	background-image:url(../img/btn_guide.jpg);
	background-position:0px 0px;
	width:156px;
	height: 63px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#guide a:hover, #gnavi li#guide a:active {
 	background-position:0px -63px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#faq {margin-left: 2px;}
#gnavi li#faq a {
	background-image:url(../img/btn_faq.jpg);
	background-position:0px 0px;
	width:156px;
	height: 63px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#faq a:hover, #gnavi li#faq a:active {
 	background-position:0px -63px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry_g {margin-left: 2px;}
#gnavi li#inquiry_g a {
	background-image:url(../img/btn_inquiry02.jpg);
	background-position:0px 0px;
	width:159px;
	height: 63px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry_g a:hover, #gnavi li#inquiry_g a:active {
 	background-position:0px -63px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#corp {margin-left: 2px;}
#gnavi li#corp a {
	background-image:url(../img/btn_aboutus.jpg);
	background-position:0px 0px;
	width:156px;
	height: 63px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#corp a:hover, #gnavi li#corp a:active {
 	background-position:0px -63px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* ----------------------
メインコンテンツブロック
------------------------- */

/* ---左コンテンツ--- */
#left_contents{
	float: left;
	width: 220px;
	margin-bottom: 30px;
	margin-top: 15px;
}

#side01{
	background-image: url(../img/img_sidebox_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 220px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

#side01 a{display: block;}
#side01 ul{background-color: #E8E7E3;padding-top: 2px;}
#side01 li{margin: 0 0 0 5px;padding: 0 0 2px 0;}

#side01 li a {
	background-image:url(../img/btn_sidenavi01.jpg);
	background-position:0px 0px;
	width:210px;
	height: 39px;
	text-decoration:none;
	line-height: 39px;
	text-indent: 23px;
}

#side01 li a:hover, #side01 li a:active {
 	background-position:0px -39px;
	text-decoration:none;
	color:#7BAF0C;
}


#side02{
	background-image: url(../img/img_sidebox_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 220px;
	padding-bottom: 3px;
}

#side02 a{display: block;}
#side02 ul{
	background-color: #E8E7E3;
	padding-top: 2px;
}
#side02 li{margin: 0 0 0 5px;padding: 0 0 2px 0;}

#side02 li a {
	background-image:url(../img/btn_sidenavi02.jpg);
	background-position:0px 0px;
	width:210px;
	height: 39px;
	text-decoration:none;
	line-height: 39px;
	text-indent: 23px;
	color: #F60;
}

#side02 li a:hover, #side02 li a:active {
 	background-position:0px -39px;
	text-decoration:none;
	color: #F60;
}

#side02 li#side_try a {
	background-image:url(../img/btn_sidenavi03.jpg);
	background-position:0px 0px;
	width:210px;
	height: 39px;
	text-decoration:none;
	line-height: 39px;
	text-indent: 23px;
	color: #7BAF0C;
}

#side02 li#side_try a:hover, #side02 li#side_try a:active {
 	background-position:0px -39px;
	text-decoration:none;
	color: #7BAF0C;
}


html{overflow-y: scroll;}
#side_news{
	background-image: url(../img/img_sidebox03_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 220px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#side_news_in{
	background-color: #E8E7E3;
	padding-left: 5px;
	padding-right: 5px;
}

#news_box{
	background-image: url(../img/img_news_btm.gif);
	background-position: bottom;
	padding-bottom: 6px;
	width: 210px;
}

#news_box_in{
	background-image: url(../img/img_news_re.gif);
	background-repeat: repeat-y;
	width: 210px;
}

#news_box_in2{
	width: 198px;
	overflow:scroll;
	overflow-x: hidden;
	margin-right: 6px;
	margin-left: 6px;
	height: 233px;
}

#news_box_in dl{
	width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7cb00c;
	margin-bottom: 8px;
}


#news_box_in dt{
	font-size: 11px;
	color: #7cb00c;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 6px;
	line-height: 11px;
}

#news_box_in dd{
	font-size: 11px;
	line-height: 120%;
	color: #999999;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#news_box_in dd a,
#news_box_in dd a:link,
#news_box_in dd a:visited {
	color:#999999;
	text-decoration:none;
}

#news_box_in dd a:hover,
#news_box_in dd a:active {
	color:#FF6600;
	text-decoration:underline;
}

#side_mobile{
	background-image: url(../img/img_side_mobile.jpg);
	background-repeat: no-repeat;
	height: 227px;
	width: 220px;
	margin-top: 10px;
}

#side_mobile_text{
	text-align: center;
	line-height: 12px;
	padding-top: 207px;
}


/* ---右コンテンツ--- */
#right_contents{
	float: right;
	width: 720px;
	margin-bottom: 30px;
	margin-top: 15px;
}

/* ---ランキング--- */
#center_contents{
	width: 515px;
	float: left;
}

.box01{
	background-image: url(../img/img_box_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
}

.box01_in{
	background-image: url(../img/img_box_re.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 7px;
}

#seo_ji{
	height: 55px;
	width: 501px;
	background-image: url(../img/img_rank_back.gif);
	background-repeat: no-repeat;
}

.gr01{color:#7cb00c;font-size: 14px;padding: 10px 0 0 11px;line-height: 14px;}
.gr02{
	color:#7cb00c;
	padding: 21px 7px 0 0;
	line-height: 12px;
	text-align: right;
}
.gr03{
	color:#7cb00c;
	padding: 15px 7px 0 0;
	line-height: 12px;
	text-align: right;
}

.gry01{color: #666;padding: 8px 0 0 11px;line-height: 12px;}
.gry02{color: #666;padding: 12px 0 0 19px;line-height: 12px;}

.or01{color: #FF6600;}

.space01{padding-right: 9px;}

#keyword{
	background-image: url(../img/img_search.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 491px;
	margin-left: 5px;
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
	text-indent: 19px;
	margin-top: 7px;
}

#rank_tb{width: 483px;margin-top: 5px;margin-left: 9px;}

.g_back{background-color: #eeeeee;height: 33px;}
.w_back{height: 33px;}

#rank_tb th{
	width: 178px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	height: 33px;
	padding-left: 23px;
	color: #666666;
}

#rank_tb td{vertical-align: middle;}
.rank_y{width: 171px;text-align: center;}
.rank_g{text-align: center;}

/* ---右ナビ--- */
#right_navi{
	width: 195px;
	float: right;
}

#side03{
	background-image: url(../img/img_sidebox02_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 195px;
	padding-bottom: 3px;
}

#side03 a{display: block;}
#side03 ul{background-color: #E8E7E3;padding-top: 2px;}
#side03 li{
	margin-left: 5px;
	padding-bottom: 2px;
	line-height: 16px;
}

#side03 li a {
	background-image:url(../img/btn_kai.jpg);
	background-position:0px 0px;
	width:162px;
	height: 40px;
	text-decoration:none;
	color: #019FE9;
	padding-top: 10px;
	padding-left: 23px;
}

* html #side03 li a{
	background-image:url(../img/btn_kai.jpg);
	background-position:0px 0px;
	width:185px;
	height: 50px;
	text-decoration:none;
	color: #019FE9;
	padding-top: 10px;
	padding-left: 23px;
	letter-spacing: -0.5px;
}

#side03 li a:hover, #side03 li a:active {
 	background-position:0px -50px;
	text-decoration:none;
	color: #019FE9;
}

.int{letter-spacing: -1px;}

/* ---ポイント--- */
#point_contents{
	clear: both;
	width: 720px;
	padding-top: 10px;
}

.box02{
	background-image: url(../img/img_box02_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
}

.box02_in{
	background-image: url(../img/img_box02_re.gif);
	background-repeat: repeat-y;
}

#point01{
	height: 311px;
	width: 695px;
	margin-left: 16px;
	background-image: url(../img/img_pointimg01.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#point02{
	height: 280px;
	width: 695px;
	margin-left: 16px;
	background-image: url(../img/img_pointimg02.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#point03{
	height: 280px;
	width: 695px;
	margin-left: 16px;
	background-image: url(../img/img_pointimg03.jpg);
	background-repeat: no-repeat;
}

.point_text01{
	line-height: 24px;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
}

.point_text02{
	line-height: 24px;
	padding-top: 50px;
	padding-right: 270px;
	padding-left: 18px;
	color: #000;
}

.point_text03{
	line-height: 24px;
	padding-top: 52px;
	padding-right: 270px;
	padding-left: 18px;
	color: #000;
}

.point_text04{
	line-height: 24px;
	padding-top: 100px;
	padding-right: 270px;
	padding-left: 18px;
	color: #000;
}


/* -------------------
----------------------
二階層目以降
----------------------
------------------- */
#pan{
	font-size: 11px;
	line-height: 12px;
	color: #999;
}

#pan a,
#pan a:link,
#pan a:visited {
	color:#999999;
	text-decoration:none;
}

#pan a:hover,
#pan a:active {
	color:#9BDD0F;
	text-decoration:none;
}

#pan li{float: left;}

.titlebar01{
	font-size: 12px;
	line-height: 31px;
	font-weight: normal;
	color: #7BAF0C;
	background-image: url(../img/bar_title01.jpg);
	background-repeat: no-repeat;
	text-indent: 28px;
	height: 31px;
	width: 720px;
	margin-top: 10px;
}

* html .titlebar01{
	font-size: 12px;
	line-height: 31px;
	font-weight: normal;
	color: #7BAF0C;
	background-image: url(../img/bar_title01.jpg);
	background-repeat: no-repeat;
	text-indent: 28px;
	height: 31px;
	width: 720px;
	margin-top: 10px;
}

.titlebar02{
	line-height: 34px;
	background-image: url(../img/img_box04_top.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 34px;
	width: 685px;
	font-size: 12px;
	color: #F60;
}

.titlebar03{
	font-size: 12px;
	font-weight: bold;
	padding-right: 26px;
	padding-left: 26px;
	padding-top: 10px;
	color: #000;
	padding-bottom: 3px;
}

.titlebar04{
	font-size: 12px;
	font-weight: normal;
	color: #00a0e9;
	background-image: url(../img/bar_title02.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 720px;
	margin-top: 10px;
}

.box03{
	background-image: url(../img/img_box03_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 17px;
}

.box03_in{
	background-image: url(../img/img_box02_re.gif);
	background-repeat: repeat-y;
}

.box04{
	background-image: url(../img/img_box03_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 17px;
}

.box04_in{
	background-image: url(../img/img_box02_re.gif);
	background-repeat: repeat-y;
}

.box04_in2{
	background-image: url(../img/img_box_sdw.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 720px;
	
}

.box05{
	background-image: url(../img/img_box03_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 17px;
	clear: both;
}

.box05_in{
	background-image: url(../img/img_box02_re.gif);
	background-repeat: repeat-y;
}

.box_news{
	background-image: url(../img/img_box03_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

.box03_news_in{
	background-image: url(../img/img_box02_re.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
}

.n_text01{padding: 12px 0 0 19px;}
.n_text02{padding: 12px 26px 0 26px;}
.n_text03{padding: 0 26px 0 26px;}
.n_text04{padding: 10px 26px 0 26px; font-size:11px;}
.n_text05{padding: 3px 32px 0 32px; font-size:11px;}

#sp1{}
#sp2{margin-top: 15px;}
#sp3{margin-top: 15px;}
#sp4{margin-top: 15px;}
#sp5{margin-top: 15px;}


.rgtside{
	float: right;
	margin-left: 15px;
	margin-right: 15px;
}

/* ----------
サービス紹介
------------- */
.s_point{
	width: 685px;
	margin-left: 17px;
	background-color: #DBF0AD;
}

.s_point_text01{
	line-height: 24px;
	padding-top: 1px;
	padding-right: 21px;
	padding-left: 21px;
}

.s_point_text02{
	line-height: 24px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	color: #000;
}

.s_point_text03{
	line-height: 24px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	color: #000;
}

#keyword_sr{
	background-image: url(../img/img_search2.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 666px;
	margin-left: 27px;
	font-size: 14px;
	line-height: 38px;
	font-weight: normal;
	text-indent: 19px;
	padding-top: 15px;
	background-position: bottom;
}

#rank_tbsr{
	width: 658px;
	margin-top: 5px;
	margin-left: 31px;
}

.g_back_sr{background-color: #eeeeee;height: 33px;}
.w_back_sr{height: 33px;}

#rank_tbsr th{
	width: 185px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	height: 33px;
	padding-left: 23px;
	color: #666666;
}

#rank_tbsr td{vertical-align: middle;}
.rank_y_sr{
	width: 230px;
	text-align: center;
}
.rank_g_sr{text-align: center;}


/* --------------
お申し込みの流れ
----------------- */
.flow_text01{
	line-height: 24px;
	padding-top: 4px;
	padding-right: 21px;
	padding-left: 21px;
}

.flow_text02{
	line-height: 24px;
	padding-top: 12px;
	padding-right: 21px;
	padding-left: 21px;
}


/* --------------
SEO基礎ガイド
----------------- */
#sdw_box01{
	background-image: url(../img/img_box_sdw.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 716px;
	margin-right: 2px;
	margin-left: 2px;
}

#sdw_box02{
	background-image: url(../img/img_box_sdw02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 716px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 15px;
}

#sdw_box03{
	background-image: url(../img/img_box_sdw02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 716px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 15px;
}

#sdw_box04{
	background-image: url(../img/img_box_sdw02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 716px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 15px;
}

#sdw_box05{
	background-image: url(../img/img_box_sdw02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 716px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 15px;
}

#sdw_box_p{
	background-image: url(../img/img_box_sdw.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 716px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 15px;
}


#gd01{
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
	color: #7cb00c;
}

#gd02{
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 12px;
	color: #7cb00c;
}

#gd03{
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 12px;
	color: #7cb00c;
}

#gd04{
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 12px;
	color: #7cb00c;
}

#gd05{
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 12px;
	color: #7cb00c;
}

.g_point{
	width: 685px;
	margin-left: 17px;
	background-color: #E7E7E7;
	margin-top: 10px;
}

/* --------------
よくある質問
----------------- */
.faq_box{
	width: 685px;
	margin-left: 17px;
	background-color: #E7E7E7;
	margin-top: 15px;
}

.titlebar_q{
	background-image: url(../img/img_icon_q.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 685px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-left: 36px;
	line-height: 34px;
	padding-top: 3px;
}

.lft_side{float: left;padding-top: 5px;}

.faq_text01{
	line-height: 24px;
	padding-top: 5px;
	color: #000;
	float: right;
	width: 619px;
}

.inbox{width: 645px;margin-left: 20px;}

.sdw_box_f1{
	background-image: url(../img/img_box_sdw.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 716px;
	margin-right: 2px;
	margin-left: 2px;
}

.sdw_box_f2{
	background-image: url(../img/img_box_sdw02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 716px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 15px;
}

/* --------------
会社概要
----------------- */
#ab_tb{
	width: 658px;
	margin-top: 12px;
	margin-left: 28px;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	line-height: 130%;
}

#ab_tb th.th1{
	background-image: url(../img/img_tb.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 160px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	background-color: #F7F7F7;
	padding-right: 7px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-weight: normal;
}

#ab_tb th.th2{
	background-image: url(../img/img_tb.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 160px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	background-color: #F7F7F7;
	padding-right: 7px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: normal;
}

#ab_tb td.td1{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	background-color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}

#ab_tb td.td2{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}

#sdw_box_c1{
	background-image: url(../img/img_box_sdw.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 716px;
	margin-right: 2px;
	margin-left: 2px;
}

#sdw_box06{
	background-image: url(../img/img_box_sdw02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 716px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 18px;
}

#sdw_box07{
	background-image: url(../img/img_box_sdw02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 716px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 18px;
}

#sdw_box06 ul{
	padding-right: 26px;
	padding-left: 26px;
}

#sdw_box06 li{
	list-style-type: decimal;
	padding-top: 10px;
	list-style-position: inside;
}

#sdw_box07 ul{
	padding-right: 26px;
	padding-left: 26px;
}

#sdw_box07 li{
	list-style-type: decimal;
	list-style-position: inside;
	padding-bottom: 10px;
}


/* --------------
改善計画・料金表
----------------- */
.web_title{
	float: left;
	width: 300px;
	padding-left: 28px;
	padding-top: 7px;
}

.web_mark{
	color: #ff6600;
	text-align: right;
	padding-right: 10px;
	padding-top: 7px;
}

.web_mark a,
.web_mark a:link,
.web_mark a:visited {
	color:#ff6600;
	text-decoration:none;
}

.web_mark a:hover,
.web_mark a:active {
	color:#ff6600;
	text-decoration:underline;
}

.kps_tb{
	width: 685px;
	margin-left: 15px;
	border: 1px solid #00A0E8;
	border-collapse: collapse;
}

.kps_tb th{
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #00A0E8;
}

.kps_tb td{
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #00A0E8;
}

.kps_th01{
	color: #00a0e9;
	text-align: center;
	height: 25px;
}
.kps_th02{
	color: #00a0e9;
	text-align: center;
	width: 90px;
	height: 25px;
}
.kps_th03{
	color: #00a0e9;
	text-align: center;
	width: 90px;
	height: 25px;
}
.kps_th04{
	color: #00a0e9;
	text-align: center;
	width: 90px;
	height: 25px;
}

.kps_th_g{
	text-align: left;
	background-color: #EEEEEE;
	line-height: 22px;
	color: #666;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.kps_th_w{
	text-align: left;
	background-color: #FFF;
	line-height: 22px;
	color: #999;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.kps_th_g2{
	text-align: left;
	background-color: #EEEEEE;
	line-height: 21px;
	color: #666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.kps_th_w2{
	text-align: left;
	background-color: #FFF;
	line-height: 21px;
	color: #999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.kps_td01{
	color: #666;
	text-align: right;
	width: 90px;
	background-color: #EEEEEE;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.kps_td02{
	color: #666;
	text-align: right;
	width: 90px;
	background-color: #EEEEEE;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.kps_td03{
	color: #ff6600;
	text-align: right;
	width: 90px;
	background-color: #EEEEEE;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.kps_td04{
	color: #999;
	text-align: right;
	width: 90px;
	background-color: #FFF;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.kps_td05{
	color: #999;
	text-align: right;
	width: 90px;
	background-color: #FFF;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.kps_td06{
	color: #ff6600;
	text-align: right;
	width: 90px;
	background-color: #FFF;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.kps_td01_2{
	color: #666;
	text-align: right;
	width: 90px;
	background-color: #EEEEEE;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.kps_td02_2{
	color: #666;
	text-align: right;
	width: 90px;
	background-color: #EEEEEE;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.kps_td03_2{
	color: #ff6600;
	text-align: right;
	width: 90px;
	background-color: #EEEEEE;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.kps_td04_2{
	color: #999;
	text-align: right;
	width: 90px;
	background-color: #FFF;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.kps_td05_2{
	color: #999;
	text-align: right;
	width: 90px;
	background-color: #FFF;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.kps_td06_2{
	color: #ff6600;
	text-align: right;
	width: 90px;
	background-color: #FFF;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.kps_d{
}

.web_btn{
	background-image: url(../img/img_web_btn.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 285px;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 23px;
}

.web_btn2{
	background-image: url(../img/img_web_btn2.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 285px;
	margin-left: 1px;
	line-height: 23px;
	margin-top: 1px;
	margin-bottom: 1px;
}


.to_inq{
	color: #FE3279;
	padding-left: 11px;
}

.to_inq a,
.to_inq a:link,
.to_inq a:visited {
	color:#FE3279;
	text-decoration:none;
}

.to_inq a:hover,
.to_inq a:active {
	color:#FE3279;
	text-decoration:underline;
}

/* --------------
サイトマップ
----------------- */
#sitemap_d{
	padding-left: 15px;
}

#sitemap_d li{
	color: #7cb00c;
	width: 686px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 10px;
}


/* --------------
WEB SITE 改造計画バナー
----------------- */
#web_kaizou{
	width: 720px;
	background-image: url(../img/img_webkaizou.gif);
	background-repeat: no-repeat;
	height: 228px;
	margin-top: 10px;
}

#kaizou_wp{
	padding-top: 41px;
}

#kaizou_tb{
	width: 720px;
	font-size: 12px;
}

#kaizou_tb td{width: 228px;}

#kaizou_tb td a {
	background-image:url(../img/btn_kai2.jpg);
	background-position:0px 0px;
	width:205px;
	height: 42px;
	text-decoration:none;
	color: #019FE9;
	padding-top: 8px;
	padding-left: 23px;
	display: block;
}

* html #kaizou_tb td a {
	background-image:url(../img/btn_kai2.jpg);
	background-position:0px 0px;
	width:228px;
	height: 50px;
	text-decoration:none;
	color: #019FE9;
	padding-top: 8px;
	padding-left: 23px;
	display: block;
}

#kaizou_tb td a:hover, #kaizou_tb td a:active {
 	background-position:0px -50px;
	text-decoration:none;
	color: #019FE9;
}


/* --GSL-- */

#link_gsl{
	margin-top: 10px;
}
#link_logo_gsl{
	float: left;
	width: 60px;
}
#link_text_gsl{
	float: right;
	width: 150px;
	font-size: 10px;
	line-height: 14px;
	color: #999;
}




/* ----------
フッター
------------- */

#footer {
	background-image: url(../img/img_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 144px;
	position: relative;
	margin-top: -144px; /* negative value of footer height */
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#footer_box{
	width:950px;
	height: 144px;
	margin-right: auto;
	margin-left: auto;
}

/* フッターナビ------------------------ */

#fnavi {
	width:940px;
	height: 36px;
	text-align: left;
	padding-left: 10px;
}

#fnavi ul {
	list-style-type:none;
	width:950px;
	height: 36px;
}

#fnavi li  {
	float:left;
	line-height: 36px;
	color: #FFF;
	padding-right: 9px;
}

#fnavi li a,
#fnavi li a:link,
#fnavi li a:visited {
	text-decoration:none;
	color: #FFF;
}

#fnavi li a:hover,
#fnavi li a:active {
	color:#61890A;
	text-decoration:none;
}


/* フッター情報------------------------ */
#footer_info{
	width: 315px;
	margin-left: 635px;
	clear: both;
}

.f_text1{
	font-size: 10px;
	line-height: 11px;
	color: #618A0A;
	text-align: left;
	padding-bottom: 7px;
}

.f_text2{
	font-size: 10px;
	line-height: 11px;
	color: #618A0A;
	text-align: left;
	padding-left: 50px;
	padding-bottom: 7px;
}

.f_text2 a,
.f_text2 a:link,
.f_text2 a:visited {
	text-decoration:none;
	color: #618A0A;
}

.f_text2 a:hover,
.f_text2 a:active {
	color:#fff;
	text-decoration:none;
}

.copy{
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	color:#FFF;
	padding-left: 50px;
	padding-top: 8px;
}

