@charset "shift_JIS";


/* lauout
----------------------------------------------------*/

.inner:after, #header .nav:after,#main:after, #side:after, #contents:after,ul:after,dl:after,#photo-view:after,.clear:after,.wrap:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}


body{
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-weight:normal;
	font-size: 14px; 
}
p {
	font-size: 14px;
	line-height: 1.8;
}

a {
	color: #245fbb;
	text-decoration: none;
}
a:link {
	color: #245fbb;
}
a:visited {
	color: #9B1818;
	text-decoration: none;
}
a:hover {
	color: #245fbb;
	text-decoration: underline;
}

#wrapper {
	margin:0 auto;
}

#content {
	padding: 10px 0 100px;
}
#main {
	float: left;
	width: 710px;
}

.section {
	clear: both;
	width:100%;
}

.inner {
	width: 980px;
	margin: 0 auto;
}

.wide #main {
  float: none;
  width: 100%;
}

#side {
  float: right;
  width: 240px;
}
.snavi {
  padding: 0px;
  margin: 0 0 20px;
}

/* タイトル
----------------------------------------------------*/

#content .section h1 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 25px;
    padding: 12px 0px;
    border-bottom: 1px solid #BBB;
    border-top: 2px solid #333;
}
#content .section h2 {
    font-size: 22px;
    font-weight: bold;
    color: #2fa5cc;
    margin-bottom: 10px;
}

#content .section h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
}
#content .section h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
#content .section p {
	color: #333;
    margin-bottom: 12px;
}

/* 見出し
----------------------------------------------------------- */

.title {
	font-size: 11px;
	color: #fff;
	text-align:left;
	height:20px;
	line-height: 1.8;
	background:#26588b;
}

.header_bg {
	background: url("../img/header_bg.jpg") top center no-repeat;
	background-size:cover;
	height: 430px;
}
.header_title {
	padding-top: 124px;
}


.gheader .inner {
	padding: 30px 0px;
}
/* ロゴ、電話番号 */
.gheader .section_in {
	overflow:hidden;
    padding: 27px 0 25px;
}
.gheader .sbj {
	float: left;
	width: 340px;
}
.gheader .ttl {
	font-size: 85%;
}
.gheader .info {
	float: right;
	text-align:right;
	width: 440px;
}

/* グローバルナビ
----------------------------------------------------------- */
.gnavi {
	*zoom: 1;
	width: 100%;
	height: 68px;
	background: #1b5888;
}
.gnavi:before,
.gnavi:after{
	content: "";
	display: table;
}
.gnavi:after{
	clear: both;
}
.gnavi ul {
	width: 980px;
	height: 68px;
	margin: 0px auto;
	overflow: hidden;
}
.gnavi ul li {
	float:left;
	width: 196px;
}
.gnavi ul li a {
	display: block;
	height: 68px;
    padding-top: 18px;
}
.gnavi ul li a:hover {
}


/* サイドメニュー
----------------------------------------------------*/
#side a img:hover {
	opacity: 0.8;
}
#side .arrow {
	border: 1px solid #ddd;
	border-radius: 3px;
}
#side .arrow li {
	border-bottom: 1px solid #ddd;
}

#side .arrow li:last-child {
	border-bottom: 0px;
}

#side .arrow li a {
	display: block;
	font-size: 16px;
	color: #333;
	position: relative;
    padding: 20px 16px 20px 32px;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFFFFF),color-stop(100%,#F7F7F7));
    background: -webkit-linear-gradient(top,#FFFFFF 0,#F7F7F7 100%);
    background: -o-linear-gradient(top,#FFFFFF 0,#F7F7F7 100%);
    background: -ms-linear-gradient(top,#FFFFFF 0,#F7F7F7 100%);
    background: linear-gradient(to bottom,#FFFFFF 0,#F7F7F7 100%);
}
#side .arrow li a:after,
#side .arrow li a:before {
	display: block;
	content: '';
	position: absolute;
}
#side .arrow li a:after {
	top: 25px;
	left: 10px;
	width: 14px;
	height: 14px;
	background-color: #3498db;
	border-radius: 100%;
}
#side .arrow li a:before {
	z-index: 2;
	top: 30px;
	left: 13px;
	width: 4px;
	height: 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#side .arrow li a:hover {
    text-decoration: none;
    background: #FFFFC7;
    padding-left: 38px;
}
#side .arrow li a:hover:after {
	left: 14px;
}
#side .arrow li a:hover:before  {
	left: 17px;
}

#side .frm_bg {
	position: relative;
	background: url("../img/side_frm_bg.png") top left no-repeat;
	height: 212px;
}
#side .frm_bg a.frm_btn {
    position: absolute;
    top: 150px;
    left: 20px;
    width: 200px;
    padding: 10px 0px;
    font-size: 14px;
    letter-spacing: 1.1px;
}

/* トップ以外の見出し
----------------------------------------------------------- */
#frm_bnr {
	position: relative;
	background: url("../img/frm_bg.png") top left no-repeat;
	height: 210px;
}
#frm_bnr a.frm_btn {
    position: absolute;
    top: 84px;
    left: 20px;
    width: 335px;
    padding: 12px 0px;
    font-size: 16px;
    letter-spacing: 1.1px;
}

/* トップ以外の見出し
----------------------------------------------------------- */

#lead {
	background: url("../img/lead_bg.png") top center no-repeat;
	background-size:cover;
	height: 126px;
}
#lead h1 {
    font-size: 24px;
    color: #146B92;
    font-weight: bold;
    padding-top: 44px;
    text-shadow: rgba(255, 255, 255, 0.9) 2px 2px 2px;
}

/* breadcrumb
----------------------------------------------------------- */

#breadcrumb {
}
.syncer-brcb {
	overflow: hidden ;
	list-style-type: none ;
	padding: 12px 0px;
}
.syncer-brcb li {
	font-size: 11px;
	float: right;
}
/* [>] */
.syncer-brcb li:after {
	content: ">" ;
    padding: 0 10px 0 12px;
	float: left;
}
.syncer-brcb li:last-child:after {
	content: none ;
}

/* 11年目の実績
----------------------------------------------------------- */
.zisseki_bg {
	height:206px;
	background: url("../img/zisseki_bg.png") 0px 0px repeat-x;
	
}
.zisseki_txt {
	height:96px;
	padding: 55px 0px;
	text-align: center;
}


/* 新着情報
----------------------------------------------------------- */
.news_list {
	width: 100%;
	font-size:13px;
}

.news_list dl {
	width: 100%;
	margin: 0;
	border-top: 1px #ddd dotted;
}

.news_list dt {
	width: 110px;
	float: left;
	padding: 7px 0 6px 3px;
	line-height: 2.2;
}

.news_list dd {
	margin: 0;
	padding: 7px 3px 6px 6.6em;
	border-bottom: 1px #c0c0c0 dotted;
	line-height: 2.2;
}

/* トップのメニュー項目
----------------------------------------------------------- */
.top_menu li {
	float: left;
	width: 300px;
	padding: 40px 0px;
	margin-right:40px;
	text-align: center;
}
.top_menu li:last-child {
	margin-right:0px;
}
.top_menu li h3 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 12px;
}
.top_menu li p {
	font-size: 14px;
	line-height: 1.8em;
	margin-bottom: 8px;
	margin-top: 10px;
}
.top_menu li a.readmore {
	display: block;
	color:#111;
	padding: 6px 0px;
	background: #ddd;
	border-radius: 3px;
}
.top_menu li a.readmore:hover {
	text-decoration: none;
	color:#fff;
	background: #333;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

/* サービス概要
----------------------------------------------------------- */
.frame {
    background: #f7fafb;
    border: 3px solid #d9d9d9;
    border-radius: 3px;
}
.frame ul {
    padding: 15px 25px;
}
.frame ul.check_list li {
    border-bottom: 2px dotted #ddd;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 8px;
    margin: 0 0 8px;
}
.frame ul.check_list li:last-child {
    margin-bottom: 0px;
    border-bottom: 0px;
    padding-bottom: 0px;
}
.frame ul.check_list li span {
	background: url(../img/check_icon.png) no-repeat scroll left center;
    padding-left: 32px;
}
.frame ul.check_list li p {
    padding-left: 32px;
    margin-bottom: 0px !important;
}
/* 事例
----------------------------------------------------------- */
#tab {
	width: 100%;
	height: 60px;
}
#zirei {
	padding-top:8px;
}
#zirei li {
	width:188px;
	float:left;
	margin-right: 5px;
}
#zirei li:last-child {
	width:188px;
	margin-right: 0px;
}
#zirei li a {
	display: inline-block;
	width: 188px;
	height: 52px;
	line-height: 3.25;
	background: #65addd;
	margin-right: 5px;
	text-decoration: none;
	text-align: center;
	font-size:16px;
	color: #fff;
	cursor: pointer;
    border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
}
#zirei li a.active {
	background: #156696;
	color: #fff;
	line-height: 3.3;
}
#zirei li a:hover {
	background: #156696;
	color: #fff;
	line-height: 3.3;
	text-decoration: none;
}

.ct_zirei {
	position: relative;
	width:960px;
}
.head {
    background: #f3f3f3;
    margin-bottom: 30px;
    position: relative;
    padding: 30px;
}
.head h3 {
    font-size: 22px;
    line-height: 1.4;
    font-weight: bold;
    padding-bottom: 5px;
    width: 540px;
    border-bottom: 1px solid #ddd;
}
.head .zirei_own {
    display: table;
    margin-top: 12px;
}
.head .zirei_own .service {
    display: table-cell;
    vertical-align: middle;
    background: #378DD7;
    border-radius: 5px;
    color: #fff;
    padding: 0px 12px;
}
.head .zirei_own .sub {
    display: table-cell;
    padding-left: 14px;
}
.head img {
    position: absolute;
    right: 82px;
    top: 25px;
}
.ct_zirei .siletto {
    position: absolute;
    right: 0px;
    top: 50px;
}


/* 開始までの流れ
----------------------------------------------------------- */
/* 完了までの流れ（詳細）
------------------------------------------- */
#step .step_box {
  padding: 0 0 14px;
  margin: 0 0 6px;
  background:     url(../img/step_arrow.png) no-repeat 98px bottom;
}
#step .step_box.last_box {
  margin: 0 0 20px;
  background: none;
}
#step .step_ex {
  float: left;
  width: 210px;
  height: 62px;
  border: 3px solid #2fa5cc;
  background-color: #2fa5cc;
  background-repeat: no-repeat;
}
#step .step_name {
  padding: 0 0 0 75px;
  color: #fff;
  font-weight: bold;
  font-size: 116%;
}
#content .section h2.adjust {
    display: table-cell;
    vertical-align: middle;
    height: 56px;
    font-size: 15px;
    color: #fff;
    margin: 0px;
}
#step .step_desc {
  float: left;
  width: 488px;
  border: 3px solid #fff;
}
#step p.step_txt {
  padding: 0 0 0 16px;
  line-height: 1.4;
}
#step #step01 .step_ex { background-image: url(../img/step1.png);}
#step #step02 .step_ex { background-image: url(../img/step2.png);}
#step #step03 .step_ex { background-image: url(../img/step3.png);}
#step #step04 .step_ex { background-image: url(../img/step4.png);}
#step #step05 .step_ex { background-image: url(../img/step5.png);}
#step #step06 .step_ex { background-image: url(../img/step6.png);}
#step #step07 .step_ex { background-image: url(../img/step7.png);}
#step #step08 .step_ex { background-image: url(../img/step8.png);}

/* 問合せフォーム誘導
----------------------------------------------------------- */

.bg_form {
	background-color: #01497e;
}
.frm_in {
	height:210px;
	background: url("../img/form_info.png") 0px 0px no-repeat;
}

.frm_button2 {
	position:relative;
	top:74px;
	left:62px;
}
.frm_button2 a {
	display:block;
	width:480px;
	height: 70px;
	text-indent:-9999px;
	background: url("../img/form_button.png") 0px 0px no-repeat;
}

.frm_button2 a:hover {
	opacity: .85;
	filter: Alpha(Opacity=85);
}

/* よくある質問
----------------------------------------------------------- */

.option_faq {
	margin-bottom: 18px;
	padding-bottom: 5px;
	border-bottom:1px dotted #ddd;
}
.option_faq .question, .option_faq .answer {
  position: relative;
  line-height: 24px;
  padding-left: 40px;
  font-size: 14px;
}
.option_faq .question {
	margin-bottom:10px;
	font-size: 15px;
	font-weight: bold;
}

.faq_icon {
	font-size: 24px;
	margin-right: 8px;
	font-weight: bold;
	position: absolute;
	left: 0;
}
.question span {
	color: #F97516;
}
.answer span {
	color: #666;
}


/* table
----------------------------------------------------------- */
table {
	width: 100%;
}
table th, table td {
	vertical-align: middle;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	border-top: 1px solid #e4e2df;
	border-bottom: 1px solid #e4e2df;
}

/* 基本テーブル */
table.tl_base {
	margin-bottom:30px;
	width: 100%;
	table-layout:fixed;
}
table.tl_base thead th {
	text-align: center;
}
table.tl_base th {
	position: relative;
	width: 28%;
	padding: 10px 8px 10px 12px;
	border-left: 1px solid #e4e2df;
	border-right: 1px dotted #ddd;
	background-color:#f7f7f7;
	color: #888;
	font-weight: bold;
}
table.tl_base td {
	vertical-align: middle;
	padding: 10px 8px 10px 20px;
	border-right: 1px solid #e4e2df;
	font-weight:normal;
	text-align:left;
}

/* 必須or任意項目 */
td.type_check {
    width: 54px;
    padding: 0px !important;
    text-align: center !important;
    background: #F5F5F5;
}
.type_check .required {
	display:inline-block;
	padding: 1px 5px;
	background-color: #e84109;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
}
.type_check .free {
	display:inline-block;
	padding: 1px 5px;
	background-color: #4E94E4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
}
/* label */
.lb_fl label {
    margin-right: 8px;
    margin-bottom: 3px;
    font-size: 14px;
    display: inline-block;
}
.lb_fl label input {
    vertical-align: middle;
    margin-right: 5px;
    width: 16px;
    height: 16px;
}
/* フォームのテーブル */
#frm table th {
    width: 200px !important;
}

/* 比較のテーブル */
table.tl_compare {

}
table.tl_compare th,
table.tl_compare td {
	font-size:14px;
    text-align: center;
    vertical-align: middle;
}
table.tl_compare thead th {
    background: #3A3A3A;
    background: linear-gradient(to bottom,#474747 0,#050505 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#474747),color-stop(100%,#050505));
    background: -webkit-linear-gradient(top,#474747 0,#050505 100%);
    background: -o-linear-gradient(top,#474747 0,#050505 100%);
    background: -ms-linear-gradient(top,#474747 0,#050505 100%);
    border-top: 0px;
    color: #F5F5F5;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.99);
    padding: 14px 0px;
}
table.tl_compare thead th:first-child {
    border-radius: 8px 0px 0px 0px;
}
table.tl_compare thead th:last-child {
    border-radius: 0px 8px 0px 0px;
}

table.tl_compare tbody tr:nth-child(even) {
    background-color: #FFFCF7;
}
table.tl_compare tbody th {
    border-right: 1px dotted #C2C2C2;
    border-left: 1px solid #ddd;
    padding: 0px 8px;
}
table.tl_compare tbody th img {
    margin-bottom: 4px;
}
table.tl_compare tbody td {
    padding: 25px 8px 25px 12px;
}
table.tl_compare tbody td:last-child {
    border-right: 1px solid #ddd;
}
/* ハイライト */
table.tl_compare tbody tr.highlight th {
    background-color: #FFFBE9;
    font-weight: bold;
    font-size: 16px;
}
table.tl_compare tbody tr.highlight td {
    background-color: #FFFBE9;
    font-weight: bold;
}



/* #lean modal　(モーダルウィンドウ)
----------------------------------------------------*/
#lean_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background: #000;
	display: none;
}

#modal_contents_all>div {
	width:598px;
	padding:1px;
	height:520px;
	background: #f5f5f5;
	border: 1px solid #999;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display:none;
}
#modal_contents_all>div .modal_txt {
	padding: 20px 30px 0px 30px;
	margin-bottom: 0;
	text-align: center;
	background: #f5f5f5;
	border-top: 1px solid #ddd;
}
#modal_contents_all>div .modal_txt p.caption {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
#modal_contents_all>div .modal_txt p {
	font-size:12px;
	line-height:1.6;
}
.modal_close {
	position: absolute;
	top: 12px;
	right: 12px;
	background: url(../img/close_button.gif) no-repeat 0px 0px;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}

#modal-info1, #modal-info2, #modal-info3, #modal-info4, #modal-info5 {
	display: none;
	background: #f7f7f7;
    border: 3px solid #1B7AA7;
    border-radius:5px;
    width: 960px;
    height: 450px;
}
#modal-area h4 {
	font-size:16px;
	font-weight: bold;
    padding: 18px 0px 18px 30px;
	margin-bottom: 0px;
}
#modal-area .sub {
    display: inline-block;
    padding: 2px 12px;
    color: #fff;
    background: #2685BD;
    font-size: 12px;
    border-radius: 5px;
    margin-right: 10px;
}
#modal-area .txt {
    padding: 0px 12px 30px 30px;
}
#modal-area textarea {
    min-height: 340px;
}

/*	フォームの部品
----------------------------------------------------*/

input {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;	
}

#wrapper input[type="text"],
#wrapper input.login,
#wrapper select {
	width: 98%;
	height: 30px;
	line-height: 1.6;
	padding: 4px;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	background-color: white;
	border: 1px solid #cecece;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;
	box-shadow: 0 1px 0 white;
}

#wrapper table select {
	padding: 0px 4px;
	height: 32px;
	line-height: 1.6;
}

#wrapper table select#pref {
	width:100px;
}
textarea {
	width: 98% !important;
	height: 65px;
	padding: 4px;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	background-color: white;
	border: 1px solid #dbdbdb;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;
	box-shadow: 0 1px 0 white;
}

.chk_decision {
	display: none;
}

select[name="pref"] {
    width: 85px !important;
    margin-right:4px;
}
input[name="addr1"] {
    width: 300px !important;
    margin-right:4px;
}
input[name="addr2"] {
    width: 212px !important;
}


/*	ボタン関連
----------------------------------------------------*/

.contents_button{
	margin: 30px auto;
	text-align: center;
}


.button_y {
    display: inline-block;
    width: 400px;
    padding: 16px 0px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #fff !important;
    text-shadow: 0 -1px 1px rgba(122, 42, 0, 0.63);
    text-align: center;
    border: 1px solid #e58b38;
    border-right-color: #bf7938;
    border-bottom-color: #a76529;
    border-radius: 3px;
    background-color: #ff7a0f;
    background-image: linear-gradient(to top, #ff7a0f 0%, #FDB53C 100%);
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.36) inset,0 2px 3px 0 rgba(73, 73, 73, 0.23);
}

.button_y:hover {
    background-color: #ff8b15;
    background-image: none;
    text-decoration: none;
}
.button_n {
	text-align:center;
	min-width: 160px;
	margin: 18px 24px 0px;
	padding: 10px 30px 10px 30px;
	font-size: 13px;
	font-weight: bold;
	color: #888 !important;
	text-decoration:none;
	background: #ddd;
	border: 1px solid #B3B3B3;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	display: inline-block;
	text-shadow: 1px 1px 0 #fff;
	background-image: -webkit-linear-gradient(top, #fff, #eee);
	background-image: -o-linear-gradient(top, #fff, #eee);
	background-image: linear-gradient(to bottom, #ffffff,#eeeeee);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
	border-color: #cfcfcf #cfcfcf #b9b9b9;
}

.button_n:hover {
	text-shadow: 1px 1px 0 #fff;
	background-image: -webkit-linear-gradient(top, #f7f7f7, #e4e4e4);
	background-image: -o-linear-gradient(top, #f7f7f7, #e4e4e4);
	background-image: linear-gradient(to bottom, #f7f7f7,#e4e4e4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF7F7F7', endColorstr='#FFE4E4E4', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}


/* footer
----------------------------------------------------------- */

#fnavi {
    padding: 40px 0px;
    background: #2883C3;
}
#fnavi ul {
    text-align:center;
}
#fnavi ul li {
    display: inline-block;
    margin: 0 10px 0 0;
}
#fnavi ul li a {
    color: #fff;
    padding: 0 16px 0 0;
    border-right: 1px solid #9CC1D2;
}
#fnavi ul li:last-child a {
    border-right: 0px;
}
#footer {
	clear:both;
    color: #AEC4E5;
    background-color: #1169A7;
	line-height: 1;
	margin:0 auto;
	padding:50px 0;
}
#footer_body{
	margin:0 auto;
	width:960px;
}

#footer p {
	clear:both;
	text-align:center;
	line-height: 1.4;
	letter-spacing:1px;
	padding : 4px;	
}
#footer address{
	clear:both;
	text-align:center;
	font-style : normal;
	line-height: 1.2;
	letter-spacing:1px;
	padding : 4px;	
}

/* 下部固定ボタン
----------------------------------------------------------- */
#fixed_footer {
    position: fixed;
    bottom: -150px;
    width: 100%;
    border-top: 1px solid #ddd;
    background: #f8f8f8;
    height: 136px;
    z-index: 9999;
}
#fixed_footer_in {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: 136px;
	background: url("../img/fixed_form.png") top left no-repeat;
}
.frm_button3 a {
	position: absolute;
	top: 56px;
	left: 0px;
	display: block;
	width: 353px;
	height: 53px;
	text-indent: -9999px;
	background: url("../img/fixed_form_btn.png") top left no-repeat;
}
.frm_button3 a:hover {
    opacity: .85;
    filter: Alpha(Opacity=85);
}
/* ページトップ
----------------------------------------------------------- */
#pagetop{
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 50;
}
#pagetop .btn{
	padding:0;
	margin:0;
}
#pagetop .btn a{
	text-indent: -9999px;
	width: 45px;
	height: 132px;
	display: block;
	background: url(../img/pagetop.png) no-repeat center center;
}
#pagetop .btn a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
