@charset "Shift_JIS";

/* -----------------------------------------------------------
    reset
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6,p,div,dl,dt,dd,form,img,hr,tr,td{
	margin:0px;
	padding:0px;
	border:0px;
}

* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
}

table{
	margin:0px;
	padding:0px;
}

BODY {
	margin:0 auto;
	background:#FFFFFF;
	color:#555555;
	font-size:16px;
}

TD {
	margin:0 auto;
}

ul {
    list-style:none;
    margin:0;
    padding-left:30px ;
    padding-top:10px;
}
/* -----------------------------------------------------------
    link
-------------------------------------------------------------- */
a:link,
a:visited{
	color:#282828;
	text-decoration:underline;
}

a:hover{
	color:#007EBB;
	text-decoration:none;
}


/* -----------------------------------------------------------
    auto
-------------------------------------------------------------- */
.auto{
	margin:0 auto;
}


/* -----------------------------------------------------------
   ヘッダーメニュー、フッターメニューカラー、見出し バックグラウンドカラー
-------------------------------------------------------------- */
#HEAD{
	background:#ffd445;
}

h2, 
div#menu,
div#menu li{
background: #f4ca4a; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0Y2E0YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGI2MDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f4ca4a 0%, #f0b602 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4ca4a), color-stop(100%,#f0b602)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f4ca4a 0%,#f0b602 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f4ca4a 0%,#f0b602 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f4ca4a 0%,#f0b602 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f4ca4a 0%,#f0b602 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ca4a', endColorstr='#f0b602',GradientType=0 ); /* IE6-8 */
}

div#menu li a:hover,
#foot{
background: #f0b602; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwYjYwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGNhNGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f0b602 0%, #f4ca4a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0b602), color-stop(100%,#f4ca4a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f0b602 0%,#f4ca4a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f0b602 0%,#f4ca4a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f0b602 0%,#f4ca4a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f0b602 0%,#f4ca4a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b602', endColorstr='#f4ca4a',GradientType=0 ); /* IE6-8 */
}

/* -----------------------------------------------------------
    見出し
-------------------------------------------------------------- */
h1{
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	padding-left: 10px;

}

h2{
	font-size:22px;
	color:#ffffff;
   padding: 10px 0px 10px 20px;
   font-weight: bold;
   text-shadow:1px 1px 3px #000;

}

h3{
	margin:0 0 10px 0;
	padding:10px 8px;
	border-width:3px 0;
	border-color:#7fcedd;
	border-style:dotted;
	background:#ffffff;
	color:#3e3e3e;
	line-height:1.2;
	font-weight:bold;
	font-size:18px;


}

/* -----------------------------------------------------------
    ヘッダー
-------------------------------------------------------------- */
#HEAD{
	font-size:10px;
}

#head2{
	font-size:10px;
}



#head img,
#head input{
	vertical-align:middle;
}

#head a:link,
#head a:visited{
	color:#555555;
	text-decoration:underline;
}

#head a:hover{
	color:#555555;
	text-decoration:none;
}

/* -----------------------------------------------------------
    グローバルメニュー
-------------------------------------------------------------- */

div#menu {
   width:100%;
   float:left;
}

div#menu ul {
   width:1030px;
   margin:0  auto;
   padding:0;
}

div#menu li {
   float:left;
   font-size:20px
   color:#fff;
   font-weight: bold;
   text-align:center;
   list-style-type:none;
}

div#menu li a {
   font-size:19px;
   display:block;
   width:170px;
   color:#ffffff;
   font-weight: bold;
   line-height:80px;
   border-left:1px solid #D8D8D8;
   text-decoration:none;
   text-shadow:1px 1px 3px #000;
}

div#menu li.right a {
   border-right:1px solid #D8D8D8;
}

div#menu li a.active {
   background:#23538a;
}

div#menu li a:hover {
   color:#ffffB9;
   text-decoration:none;
}



/* -----------------------------------------------------------
    右コンテンツ
-------------------------------------------------------------- */
#contents{
    background:#fff;
    clear:both;
}

/* -----------------------------------------------------------
    右コンテンツ　アウトライン２階層以下ページに使用
-------------------------------------------------------------- */
.outline{
	border-style : solid;
	border-color : #888888;
	border-width : 1px;
	margin-left : 0px;
	margin-right : 0px;
}
/* -----------------------------------------------------------
    右コンテンツに使用
-------------------------------------------------------------- */
.table4 {
	padding:20px;
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	line-height:2.0;
}

.table5 {
	padding:10px;
	font-size: 12px;
	text-align: left;
	background: #FFFFFF;
	line-height:1.4;
}
/* -----------------------------------------------------------
    左コンテンツ
-------------------------------------------------------------- */

#leftcontents{
}


#leftcontents p {
	color:#555555;
	text-decoration:none;
	font-size:20px;
	padding-left: 20px;
	padding-top: 10px;

}

   

#leftcontents li {
    margin:0;
    padding:0px 0 5px 40px;
    line-height: 1.5em
}    

.left_box{
	border-top:0;
	border-bottom:0;

}

/* -----------------------------------------------------------
    フッター
-------------------------------------------------------------- */
#foot{
	line-height:1.5;
	padding-left:0px
}

#foot a:link,
#foot a:visited{
	font-size16px;
	color:#ffffff;
	    font-weight: bold;
	text-decoration:none;
}


#foot a:hover{
	color:#ffffff;
	text-decoration:none;
}

#foot2 {
	margin-top : 25px;
}


#copy{
	font-size:10.5px;
	line-height:2.0;
	color:#ffffff;
	    font-weight: bold;

}


/* -----------------------------------------------------------
    下部幅広画像のバナー 売却査定
-------------------------------------------------------------- */
.footbanner {
	padding-bottom: 25px;
}


/* -----------------------------------------------------------
    社長挨拶・会社特徴・よくある質問に使用
-------------------------------------------------------------- */
.table2 {
  font-size: 14px;
  text-align: left;
  line-height:1.6;
  padding:10px 8px;

}


/* -----------------------------------------------------------
    アクセスマップに使用
-------------------------------------------------------------- */
.mappadding {
  font-size: 12px;
  line-height:1.6;
  padding-left:60px;

}



/* -----------------------------------------------------------
    免責事項中タイトルに使用
-------------------------------------------------------------- */
.title1 {
  font-size: 12px;
  text-align: left;
  color: #FF6600;
  font-weight:bold;
}


/* -----------------------------------------------------------
    免責事項・個人情報・サイトマップに使用
-------------------------------------------------------------- */


.table3 {
  font-size: 12px;
  text-align: left;
  line-height: 2.0;
   padding:10px 10px;

}

.table3 img {
	vertical-align: text-bottom;
}
/* -----------------------------------------------------------
    font
-------------------------------------------------------------- */


.txt1014 {
  font-size: 10px;
  line-height: 14px;
}
.txt1218 {
  font-size: 12px;
  line-height: 18px;
}

TEXTAREA,SELECT,radio {
  border: solid 1px #CCCCCC;
}

/* -----------------------------------------------------------
    見出しデザイン用
-------------------------------------------------------------- */

.menuLineDoubleLight {
	margin:0 0 10px 0;
	padding:30px 15px;
	border-width:0 0;
	border-color:#7fcedd;
	border-style:dotted;
	background:#eeeeee;
	color:#626262;
	line-height:140%;
	font-weight:bold;
}



/* -------------------------------------------------------
      売却の流れ　ブロックデザイン
-------------------------------------------------------------- */

.btn {
	background: #FFFDDF;
	border: 1px solid #DDD;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #111;
	width:80%;
	padding: 20px 10px;
	margin:20px auto  ;
    font-size: 15px ;

}

.btn2 {
	background: #8e8e8e;
	border: 1px solid #DDD;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #111;
	width:82%;
	padding: 10px 10px;
	margin:20px auto  ;
    font-size: 15px ;

}

.btn span{
	font-size: 24px ;
	color: #3b3b3b;
	text-shadow:
	-1px -1px 0px #5c5c5c,
	1px -1px 0px #5c5c5c,
	1px 1px 0px #5c5c5c,
	-1px 1px 0px #5c5c5c,
	1px 2px 3px rgba(0, 0, 0, 0.6);
}

.btn font{
   font-weight: bold;
	margin:10px 0 10px 0;
}

.btn2 span{
	font-size: 24px ;
	color: #fff;
	font-weight: bold;
}

.red {
    color: red;
	background: #fff;
	border: 0px solid #DDD;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	line-height:1.5;
	padding: 5px 10px;
    font-size: 14px ;
}

.white {
    color: #fff;
    font-size: 12px ;

}
/* -------------------------------------------------------
仲介・買取　説明
-------------------------------------------------------------- */
#meritdemerit{
	width:95%;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#meritdemerit th{
	width: 33%;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	color: #444;
	background-color: #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#meritdemerit td{
	text-align: left;
	background-color: #fafafa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#meritdemerit li{
	font-size: 12px ;
	margin:10px 10px 10px 2px  ;

}

/*-----------------------------------------------------------
トップへ戻るリンク
---------------------------------------------------------------*/

.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
}
.pagetop a {
    display: block;
    background:url(../images/home.png) no-repeat;
    text-align: center;
    color: #222;
    font-size: 11px;
    text-decoration: none;
    padding: 27px 17px;
}
 
.pagetop a:hover {
    display: block;
    background:url(../images/home2.png) no-repeat;
    text-align: center;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    padding:27px 17px;
}

 売却機能オプション　yellow　Ver.2.00 */