
/* 無効メニューのグレーアウトリンク除外処理


.nav_entry ,li #estimateEntryBtn{
-webkit-filter: grayscale(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: grayscale(100%);
pointer-events: none;
}
#estimateEntryBtn {
color: #999999;
}

*/


/* 送信メール、ボタン指定 */
.box_wht .btn_domain .button_banner a:hover {
background: #47afff none repeat scroll 0 0 !important;
}
.box_wht .btn_domain .button_banner a:visited {
pointer-events : none;
background: #888888 none repeat scroll 0 0 !important;
}


/* 検索窓バック */

body {
min-width:1220px ;
}

.estimates{
background-color: #cccccc;
}

.kensaku_1 ,.kensaku_2 {
border-bottom: 2px solid #cccccc;
}
.kensaku_1 {
border-top: 2px solid #cccccc;
}

/* ヘッダー部分イラスト */

.illust_title_1 {
	background: url("../../images/pc.png") ;
	float: left;
	height: 86px;
	width: 120px;
	background-repeat:no-repeat;
}

.illust_title_2 {
	background: url("../../images/pluschara_5.png") no-repeat scroll 0% 0% transparent;
	float: right;
	height: 72px;
	width: 102px;
	margin-top:-55px;
}


.illust {
     background: url("../../images/pluschara_1.png") repeat-x scroll 0% 0% transparent;
     bottom: 0px;
     height: 105px ! important;
     margin: -45px -20px 0px 20px ! important;
     position: fixed;
     right: 0px;
     width: 111px ! important;
     z-index: 0;
}
.illust a{
    height: 155px !important;
    width: 140px !important;
    z-index: 0;
}
.illust:hover {
background:url("../../images/pluschara_2.png") repeat-x scroll 0% 0% transparent! important;
}


.illust2 {
     background: url("../../images/pluschara_3.png") repeat-x scroll 0% 0% transparent;
     bottom: 0px;
     height: 105px ! important;
     margin: -45px -20px 0px 20px ! important;
     position: fixed;
     right: 0px;
     width: 111px ! important;
     z-index: 999;
}

.illust2:hover {
background:url("../../images/pluschara_3.png") repeat-x scroll 0% 0% transparent! important;
}





/* 以下通常 */

html {
	background-color: #2e3740;
}
body	{
	margin: 0px;
	background:#F0F0F0;
    font-family: "Century Gothic",Arial,"メイリオ","Meiryo","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif ;
}
fieldset {
	border: solid 1px #aaaaaa;
}

h1, h2, h3, h4, h5, h6, p, li, dt, dd, pre,
blockquote, ul, ol, dl, dd, form {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6, li, dt, dd, pre,
blockquote, ul, ol, dl, dd, form {
	line-height: 100%;
}

p {
	line-height: 150%;
}

br {
	letter-spacing: 0;
}

a {
	color: #217fbe;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

img {
	margin: 0;
	padding: 0;
	vertical-align: top;
	border: none;
}

li img {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th, td {
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 100%;
}

ul {
	list-style: none;
}

button {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	cursor: pointer;
}

address {
	font-style: normal;
}

.clouds {
	background:#3e83c8 url("../../images/bg_clouds_h.png") repeat-x 0 bottom;
	position: static;
	width: 100%;
	height:50px! important;
	margin: 0px;
	border:0px;
}
.nimotu {
    background-image: url('../../images/track_h.png');
    background-repeat: no-repeat;
    position: absolute;
    height: 34px;
    width: 217px;
    margin-top: -35px;
    margin-left: 50px;
    z-index: 999;
}

/*--------------------------------------
  header
---------------------------------------*/
.header {
    background: #610900;
    position: absolute;
	width: 100%;
    height: 60px;

}
.header h1 {
}
.header h1 img {
    position: absolute;
    top: 8px;
    left: 50px;
}
.header h1 img:hover {
        opacity: 0.8;
        -webkit-opacity: 0.8;
        -moz-opacity: 0.8;
        filter: alpha(opacity=80);
}
.header .nav {
    position: absolute;
    top: 0px;
    right: 58px;
    margin-bottom: 10px !important;
}
.header .nav li {
    float: left;
    position: relative;
    width: 44px;
    height: 58px;
}
.header .nav li:hover {
        background-color: #38434d;
}

.header .nav li a {
    display: block;
    width: 44px;
    height: 0px;
    padding-top: 60px;
    line-height: 2;
    overflow: hidden;
}
.header .nav .nav_menu {
    background-image: url('../../images/icon/icon_main_nav_menu.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.header .nav .nav_estimates {
    background-image: url('../../images/icon/icon_main_nav_estimates.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.header .nav .nav_entry {
    background-image: url('../../images/icon/icon_main_nav_entry.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.header .nav .nav_proceeds {
    background-image: url('../../images/icon/icon_main_nav_proceeds.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.header .nav .nav_allocation {
    background-image: url('../../images/icon/icon_main_nav_allocation.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.header .nav .nav_Introduction {
    background-image: url('../../images/icon/icon_main_nav_Introduction.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.header .nav .nav_pricing {
    background-image: url('../../images/icon/icon_main_nav_pricing.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.header .nav .nav_oshirase {
    background-image: url('../../images/icon/icon_main_nav_oshirase.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.header .nav .nav_management {
    background-image: url('../../images/icon/icon_main_nav_management.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.header .nav .nav_manual {
    background-image: url('../../images/icon/icon_main_nav_manual.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.header .nav .nav_help {
    background-image: url('../../images/icon/icon_main_nav_help.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.header .nav .nav_aboutus {
      background-image: url("../../images/icon/icon_main_nav_aboutus.png");
      background-repeat: no-repeat;
      background-position: center;
      background-color: none; }

.header .nav .nav_emails {
      background-image: url("../../images/icon/icon_main_nav_emails.png");
      background-repeat: no-repeat;
      background-position: center;
      background-color: none;
}
.header .nav .nav_logout {
      background-image: url("../../images/icon/icon_main_nav_logout.png");
      background-repeat: no-repeat;
      background-position: center;
      background-color: none;
}


.header .nav .nav_mailmessage {
background-image: url("../../images/icon/icon_main_nav_mailmessage.png");
background-position: center center;
background-repeat: no-repeat;
background-color: none;
}



.header .nav .current {
      background-color: #1f2429;
}
.header .nav .current:hover {
      background-color: #1f2429;
}


/*--------------------------------------
  newsbox
---------------------------------------*/
.newsbox{
    margin-top: 60px;
	position: static;
}
.newsbox {
background:url("../../images/wood.jpg");
color: #ffffff;
display: block;
font-size: 17px;
font-weight: bold;
height:8px;
line-height:52px;
text-align: center;
text-decoration: none;
}
.newsbox a:hover {
filter: alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}

/*--------------------------------------
  main
---------------------------------------*/
.main {
    background: #ffffff;
	position: static;
	text-align: center;
	background-color: #F0F0F0;
	min-width:1220px;
}
/*---------------------------------------------------------------------------------------
  Dashboard
---------------------------------------------------------------------------------------*/
.dashboard_wrapper {
	margin: 0 auto;
	width: 93%;
}
.dashboard_wrapper .dashboard {
	margin: 30px -33px 0 0;
}
.dashboard_wrapper .dashboard li {
	position: relative;
	float: left;
	width: 200px;
	height: 220px;
	margin: 0 10px 100px 10px;
	text-align: center;
	background-image: url("../../images/btn_bg_dashboard.png");
	background-repeat: no-repeat;
	background-position: top;
	background-color: none;
}
.dashboard_wrapper .dashboard li a {
	display: block;
	width: 200px;
	height: 60px;
	padding-top: 160px;
	font-size: 11px;
	color: #fff;
}
.dashboard_wrapper .dashboard li a:hover {
	text-decoration: none;
}
.dashboard_wrapper .dashboard li a h6 {
	display: block;
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
}
.dashboard_wrapper .dashboard li .dashboard_estimates {
	background-image: url("../../images/icon/icon_big_estimates.png");
	background-repeat: no-repeat;
	background-position: 50px 20px;
	background-color: none;
}
.dashboard_wrapper .dashboard li .dashboard_entry {
	background-image: url("../../images/icon/icon_big_entry.png");
	background-repeat: no-repeat;
	background-position: 50px 20px;
	background-color: none;
}
.dashboard_wrapper .dashboard li .dashboard_proceeds {
	background-image: url("../../images/icon/icon_big_proceeds.png");
	background-repeat: no-repeat;
	background-position: 50px 20px;
	background-color: none;
}
.dashboard_wrapper .dashboard li .dashboard_pricing {
	background-image: url("../../images/icon/icon_big_pricing.png");
	background-repeat: no-repeat;
	background-position: 50px 20px;
	background-color: none;
}
.dashboard_wrapper .dashboard li .dashboard_Introduction {
	background-image: url("../../images/icon/icon_big_Introduction.png");
	background-repeat: no-repeat;
	background-position: 50px 20px;
	background-color: none;
}
.dashboard_wrapper .dashboard li .dashboard_allocation {
	background-image: url("../../images/icon/icon_big_allocation.png");
	background-repeat: no-repeat;
	background-position: 50px 20px;
	background-color: none;
}
.dashboard_wrapper .dashboard li .dashboard_oshirase {
	background-image: url("../../images/icon/icon_big_oshirase.png");
	background-repeat: no-repeat;
	background-position: 50px 20px;
	background-color: none;
}
.dashboard_wrapper .dashboard li .dashboard_management {
	background-image: url("../../images/icon/icon_big_management.png");
	background-repeat: no-repeat;
	background-position: 50px 20px;
	background-color: none;
}
.dashboard_wrapper .dashboard li .dashboard_manual {
	background-image: url("../../images/icon/icon_big_manual.png");
	background-repeat: no-repeat;
	background-position: 50px 20px;
	background-color: none;
}
.dashboard_wrapper .dashboard li .dashboard_help {
	background-image: url("../../images/icon/icon_big_help.png");
	background-repeat: no-repeat;
	background-position: 50px 20px;
	background-color: none;
}
.dashboard_wrapper .dashboard li .dashboard_aboutus {
	background-image: url("../../images/icon/icon_big_aboutus.png");
	background-repeat: no-repeat;
	background-position: 50px 20px;
	background-color: none;
}


.dashboard_wrapper .dashboard li .dashboard_mailmessage {
background-image: url("../../images/icon/icon_big_mailmessage.png");
background-position: 50px 20px;
background-repeat: no-repeat;
background-color: none;
}

      .dashboard_wrapper .dashboard li .dashboard_emails {
        background-image: url("../../images/icon/icon_big_emails.png");
        background-repeat: no-repeat;
        background-position: 50px 20px;
        background-color: none; }
      .dashboard_wrapper .dashboard li .baloon_check {
        position: absolute;
        z-index: 100;
        width: 257px;
        height: 60px;
        padding-left: 50px;
        line-height: 52px;
        text-align: left;
        font-size: 14px;
        font-weight: bold;
        color: #666666;
        background-image: url("../images/common/baloon_check.png");
        background-repeat: no-repeat;
        background-position: 0;
        background-color: none;
        top: -40px;
        left: -43px; }
      .dashboard_wrapper .dashboard li .baloon_alert {
        position: absolute;
        z-index: 100;
        width: 257px;
        height: 60px;
        padding-left: 50px;
        line-height: 52px;
        text-align: left;
        font-size: 14px;
        font-weight: bold;
        color: #666666;
        background-image: url("../images/common/baloon_alert.png");
        background-repeat: no-repeat;
        background-position: 0;
        background-color: none;
        top: -40px;
        left: -43px; }
    .dashboard_wrapper .dashboard li:hover {
      background-position: bottom; }

.dashboard_wrapper .dashboard li.special {
	background-image: url("../../images/btn_bg_dashboard_special.png");
	background-repeat: no-repeat;
	background-position: top;
	background-color: none; }
.dashboard_wrapper .dashboard li.special:hover {
	background-position: bottom;
}

/*--------------------------------------
  wrapper
---------------------------------------*/
.wrapper {
	margin: 20px;
	text-align: left;
}

.box_wht {
	background: #ffffff;
	margin: 0 auto;
	width: 100%;
}
.btn_domain {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	display: block;
	border: solid 1px #ddd;
	margin: 0px 10px 0;
	padding: 15px 20px;
	text-align: left;
	font-size: 13px;
}
.btn_domain td {
	font-weight: normal;
	padding: 3px 6px 3px;
}
.btn_domain textarea {
	width: 480px;
	height: 150px;
	padding: 0px;
	background: #FFFFFF;
	border: #CCCCCC 0px solid;
	font-size: 13px;
	line-height: 1.3em;
}
.btn_domain li {
	padding: 10px 0px;
	font-size: 15px;
}
.btn_domain_l {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	display: block;
	border: solid 1px #ddd;
	margin: 10px 10px 0px 10px;
	padding: 15px 20px;
	text-align: left;
}
.btn_domain_l li {
	padding: 10px 0px;
	font-size: 15px;
}
.btn_domain2 a{
	outline: medium none;
    background: linear-gradient(rgba(34, 85, 136, 0.5), rgba(34, 85, 136, 1)) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #225588;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 1px 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 #225588, 0 -2px 0 #225588;
    width: 100px;
}

.btn_domain .count1 {
	border-style: none;
	text-align: right;
	color: #000000;
	font-size: 13px;
}
.btn_domain .count2 {
	border-style: none;
	text-align: right;
	color: #ff0000;
	font-size: 13px;
}
.btn_domain3 .count3 {
	border-style: none;
	text-align: right;
	color: #000000;
	font-size: 13px;
	width: 15px;
}
.btn_domain3 .count3r {
	border-style: none;
	text-align: right;
	color: red;
	font-size: 14px;
	font-weight: bold;
}
.btn_domain3 .count3b {
	border-style: none;
	text-align: right;
	color: black;
	font-size: 14px;
	font-weight: bold;
}
.btn_domain3 .count4 {
	border-style: solid;
	border-width: thin;
	border-color: #c0c0c0;
	text-align: right;
	color: #000000;
	background: #ffffff;
	font-size: 13px;
}
.btn_domain3 .count5 {
	border-style: solid;
	border-width: thin;
	border-color: #c0c0c0;
	text-align: right;
	color: #000000;
	background: #ffffff;
	font-size: 13px;
}

.btn_domain .nm_truck {
	border-style: none;
	text-align: left;
	color: #000000;
	background: #c0c0c0;
	font-size: 18px;
}
.btn_domain3 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	display: block;
	border: solid 1px #ddd;
	margin: 10px 10px 0px 10px;
	padding: 15px 20px;
	text-align: left;
	font-size: 14px;
}
.btn_domain3 td {
	font-weight: normal;
	padding: 0px 2px 0px;
}
.btn_domain3 textarea {
	width: 480px;
	height: 150px;
	padding: 0px;
	background: #FFFFFF;
	border: #CCCCCC 0px solid;
	font-size: 13px;
	line-height: 1.3em;
}
.btn_domain3 li {
	padding: 10px 0px;
	font-size: 15px;
}
.btn_domain3 .nm_truck {
	border-style: none;
	text-align: left;
	color: #000000;
	background: #c0c0c0;
	font-size: 18px;
	font-weight: bold;
}
.required {
    color: #ff0000;
}

.meisaiTable {
	border-collapse: collapse;
}
.meisaiTable th, .meisaiTable td {
	border: 1px solid #000000;
	padding: 3px 3px;
	height: 30px;
	table-layout: fixed;
	text-align: center;
	white-space: normal;
}
.meisaiTable th {
	background-color: #F0F0F0;
	height: 30px;
}
/*--------------------------------------
  nav_sub
---------------------------------------*/

.top_nav_sub {
     margin-left: 3px;
     position: relative;
   height: 100px;
}

.nav_sub {
	margin-left:15px;
	position:relative;
}

.top_banner,.referral_banner,.support_banner {
	display: inline-block;
	margin: 0 -3px;
}
.top_banner b {
	border: 1px solid #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	width: 250px;
	height: 30px;
	margin: 2px;
	padding: 0px 10px 0px;
	color:#000000;
	background:#ffffff;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	line-height: 30px;
}
.top_banner a {
	border: 1px solid #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	width: 150px;
	height: 30px;
	margin: 2px;
	padding: 0px 10px 0px;
	color:#000000;
	background:#ffffff;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	line-height: 30px;
}
.top_banner a:hover {
	background:#ffd675;
	text-decoration: none;
}

.referral_banner a:hover, .support_banner a:hover {
	background:#ffd675;
	text-decoration: none;
}
.support_banner a {
	background:#ff9900;
}
.support_banner a:hover
{
	background:#ffd675;
}

/*--------------------------------------
  Footer
---------------------------------------*/
#footer {
	clear: both;
	height: 80px;
	margin-top: 0px;
	padding-top: 10px;
	background:#2e3740;
	text-align: center;
}

#footer .referral_banner, #footer .support_banner {
    display: inline-block;
    margin: 0 6px;
}
#footer .referral_banner a, #footer .support_banner a {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	width: 350px;
	height: 44px;
	margin: 0 auto;
	background: url("/images/icon/icon_arrow_white.png") no-repeat 96% center #ff9900;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 46px;
}
#footer .referral_banner a:hover, #footer .support_banner a:hover {
	background: url("../images/icon/icon_arrow_white.png") no-repeat 96% center #ffa700;
	text-decoration: none; }
#footer .support_banner a {
	background: url("../images/icon/icon_arrow_white.png") no-repeat 96% center #0569af; }
	#footer .support_banner a:hover {
	background: url("../images/icon/icon_arrow_white.png") no-repeat 96% center #0779c9; }

#footer #foot_navi	{
	letter-spacing: -0.35em;
	text-align: center;
	padding: 10px 0 10px 0;
}
#footer #foot_navi li {
	font-size: 12px;
	letter-spacing: normal;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 10px;
}
#footer #foot_navi li.logout a {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display: block;
	padding: 8px 12px;
	background-color: #485664;
}
#footer #foot_navi li.logout a:hover {
	opacity: 0.9;
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	text-decoration: none;
}
#footer #foot_navi li a	{
	display: block;
	color: #fff;
}
#footer p {
	font-size: 10px;
	color: #fff;
}
/*--------------------------------------
  tbl-base
---------------------------------------*/
.tbl-base{
	width:900px;
	border-collapse:collapse;
	background-color:#fff;
	border:1px solid #f0f0f0;
	margin-bottom:10px;
}
.tbl-base td,
.tbl-base th{
	text-align:left;
	vertical-align:top;
	padding:8px 8px;
}
.tbl-base th{
	width:135px;
	background:url(../images/bg_tbl.gif) left top ;
	border:1px solid #ffffff;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	color:#ffffff;
}
.tbl-base td{
	line-height:140%;
	background-color:#eeeeee;
	font-size:12px;
	border:1px solid #ffffff;
}

.tbl-base table{

}

.tbl-base table td,
.tbl-base table th{
	background:none;
	background-color:none;
	border:none;
	color:#333333;
	padding:2px;
	width:auto;
	font-weight:normal;
}
/*--------------------------------------
  page-top
---------------------------------------*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 10px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top2 {
	background: #666 none repeat scroll 0 0;
	padding: 0 15px;
	position: fixed;
	right: 40px;
	top: 40px;
	z-index: 1000;
	border-radius: 5px !important;
	height: 35px !important;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
/*--------------------------------------
  content
---------------------------------------*/
#content {
	width:700px;
	float:left;
}
#content-sub {
	width:700px;
	text-align:left;
}
#content-sub h3{
	background:url(../images/bg_h3_btm.gif) left bottom no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
	padding-bottom:10px;
}

#content-sub p{
	padding:0px 0px 10px 0px;
}

/*--------------------------------------
  faq-list
---------------------------------------*/

.faq-list{
	margin:20px 10px 30px 10px;
}
.faq-list li{
	background:url(../images/line_dot.gif) left bottom repeat-x ;
	line-height:120%;
	padding-bottom:5px;
	margin-bottom:5px;
}
.faq-list li a {
	background:url(../images/icon_arrow.gif) no-repeat left 5px;
	padding:3px 5px 3px 18px;
	display:block;
	color:#333333;
}
/* ========================================================= */
/* faq */
/* ========================================================= */

.faq-contents dt{
	background:url(../images/icon_faq.gif) no-repeat left top;
	font-weight:bold;
	color:#005ba8;
	margin-top:20px;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:10px;
}
.faq-contents dd{
	background-color:#eeeeee;
	padding:10px;
}

/* faq-list */

.faq-list{
	margin:20px 10px 30px 10px;
}
.faq-list li{
	background:url(../images/line_dot.gif) left bottom repeat-x ;
	line-height:120%;
	padding-bottom:5px;
	margin-bottom:5px;
}
.faq-list li a {
	background:url(../images/icon_arrow.gif) no-repeat left 5px;
	padding:3px 5px 3px 18px;
	display:block;
	color:#333333;
}
