﻿@charset "utf-8";

/* ============================================================ main_search */

#main_search {
clear:both;
width:840px;
margin-bottom:10px;
padding-top:10px;
}

/* ============================================================ second search box */

#main_search h1 {
width: 840px;
height: 32px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_serch_s.gif") left top no-repeat;
}

#search_box{
width: 840px;
margin-bottom:20px;
padding-top:10px;
background: url("../img/bg_search.gif") left top no-repeat;
border-bottom:1px solid #cccccc;
}

dl.search_area{
float:left;
margin:0px 0px 0px 10px;
}

dl.search_area dt{
margin:0px;
}

dl.search_area dd{
margin:0px;
}

dl.search_area_b{
float:left;
margin:0px 15px 10px 5px;
}

dl.search_area_b dt{
margin:0px;
line-height:17px;
}

dl.search_area_b dd{
line-height:17px;
margin:-18px 0px 0px 20px;
}

dl.search_area_c{
float:left;
margin:0px 5px 10px 5px;
}

dl.search_area_c dt{
margin:0px;
line-height:20px;
}

dl.search_area_c dd{
line-height:20px;
margin:-19px 0px 0px 65px;
}

.line_search {
margin-left:10px;
padding-top:10px;
border-top:1px solid #d1d1a6;
}

/* ============================================================ second pagination */

.pagination{
float:right;
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 2px 5px;
border: 1px solid #fa87a8;
text-decoration: none; 
color: #e7355c;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #fa87a8;
color: #e7355c;
background-color: #fadddd;
}

.pagination a.currentpage{
background-color: #f6496f;
color: #FFF !important;
border-color:  #f6496f;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: #FFFFFF;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

/* ============================================================ second pagination */

.h2_page {
width: 840px;
height:2em;
border-bottom:3px solid #f6496f;
}

.btm_page {
width: 840px;
height:2em;
margin-bottom:50px;
padding-top:5px;
border-top:1px solid #f6496f;
}

.f_left {
float:left;
width:500px;
padding-top:0.2em;
}

/* ============================================================ second search result */

.h2_page h2 {
padding-left:32px;
background: url("../img/arrow_pink_l.gif") left top no-repeat;
color:#f6496f;
font-weight:bold;
font-size:110%;
}

.result_box{
width:840px;
}

.result_left{
float:left;
margin:0px 10px 0px 0px;
padding: 2px;
border: 1px solid #cccccc;
}

.result_right {
float:left;
width:684px;
}

.result_right h3 {
float:left;
width:440px;
height:20px;
padding:2px 5px 0px 5px; 
color:#ffffff;
background:#f6496f;
}

.result_right h3 a:link, .result_right h3 a:visited {
color:#FFFFFF;
text-decoration:underline;
}

.result_right h3 a:hover, .result_right h3 a:active {
color:#FFFFFF;
text-decoration:none;
}

.result_right p {
float:left;
width:224px;
height:20px;
padding:2px 5px 0px 5px;
color:#ffffff;
background:#666666;
font-size:80%;
font-weight:bold;
}

.result_right h4 {
clear:both;
width:684px;
padding:8px 0px 2px 0px;
font-size:100%;
color:#f6496f;
font-weight:bold;
background: url("../img/dot_line_684.gif") left bottom no-repeat;
}

dl.dldetails {
margin:0.5em 0px;
padding-bottom:4px;
background: url("../img/dot_line_684.gif") left bottom no-repeat;
}

dl.dldetails dt {
float: left;
line-height: 1.5em;
}

dl.dldetails dd {
margin:5px 0px 5px 100px;
line-height: 1.5em;
layout-grid-line: 1.5em;
}

/* second third 共通 */
.ttl_address {
width: 83px;
height: 18px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_address.gif") left top no-repeat;
}

.ttl_access {
width: 83px;
height: 18px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_access.gif") left top no-repeat;
}

.ttl_average {
width: 83px;
height: 18px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_average.gif") left top no-repeat;
}

.ttl_expense {
width: 83px;
height: 18px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_expense.gif") left top no-repeat;
}

.ttl_monthly {
width: 83px;
height: 18px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_monthly.gif") left top no-repeat;
}

.price_red {
color:#e20938;
}

a.btn_detail_l {
display:block;
width: 133px;
height: 32px;
text-indent: -9999px;
text-decoration: none;
}

a.btn_detail_l:link, a.btn_detail_l:visited {
background: url("../img/btn_details.gif") left top no-repeat;
}

a.btn_detail_l:hover, a.btn_detail_l:active {
background: url("../img/btn_details_h.gif") left top no-repeat;
}

.page_go {
float:right;
padding-bottom:20px;
}

/* ============================================================ third main_details */

#main_details {
clear:both;
width:840px;
margin-bottom:10px;
padding-top:10px;
}

.h1_title {
width: 820px;
height: 35px;
padding:8px 0px 2px 20px;
background: url("../img/ttl_second.gif") left top no-repeat;
}

.h1_title h1 {
float:left;
color:#FFFFFF;
}

.h1_title p {
float:right;
padding-right:10px;
color:#FFFFFF;
}

/* ============================================================ third info box */

.info_box {
clear:both;
width:810px;
margin-bottom:10px;
padding:15px 15px 5px;
background: #fffff2;
border:1px solid #cccccc;
}

dl.dldetails_i dt {
float:left;
font-size:100%;
}

dl.dldetails_i dd {
margin:5px 0px 5px 100px;
font-size:110%;
}

/* ============================================================ third page link */

.page_link{
clear:both;
width:840px;
margin-bottom:20px;
}

.page_link ul {
list-style:none;
}

.page_link li {
display:inline;
white-space: nowrap;
}

.page_link a {
padding:0px 10px 0px 8px;
background: url("../img/arrow_pink.gif") left center no-repeat;
}

/* ============================================================ third photo area */

.photo_box {
clear:both;
width:840px;
margin-bottom:10px;
}

.photo_left {
float:left;
width:280px;
margin:0px 10px 10px 0px;
}

.photo_right {
float:left;
width:550px;
}

.photo_right h2 {
margin-bottom:8px;
padding:2px 5px 4px 2px;
color:#f6496f;
border-bottom:2px solid #f6496f;
}

.dotline_550 {
padding-bottom:4px;
background: url("../img/dot_line_550.gif") left bottom no-repeat;
}

dl.dldetails_p {
margin:0.5em 0;
padding-bottom:2px;
background: url("../img/dot_line_550.gif") left bottom no-repeat;
}

dl.dldetails_p dt {
float:left;
font-size:100%;
}

dl.dldetails_p dd {
margin:5px 0px 5px 100px;
font-size:110%;
}

/* ============================================================ third download area */

.dl_area dl {
clear:both;
width:840px;
}

.dl_area dt {
float:left;
}

.dl_area dd {
margin:0px 0px 10px 120px;
}

/* ============================================================ third request_btn */

.request_btn {
clear:both;
width:840px;
padding:20px 0px 0px 0px;
}

.request_btn ul {
list-style:none;
}

.request_btn li {
float:left;
width:270px;
}

.m_light15 {
margin-right:15px;
}

/* btn */

a.btn_document {
display:block;
width: 270px;
height: 39px;
text-indent: -9999px;
text-decoration: none;
}

a.btn_document:link, a.btn_document:visited {
background:url("../img/btn_document.gif") left top no-repeat;
}

a.btn_document:hover, a.btn_document:active {
background:url("../img/btn_document_h.gif") left top no-repeat;
}

a.btn_reserve {
display:block;
width: 270px;
height: 39px;
text-indent: -9999px;
text-decoration: none;
}

a.btn_reserve:link, a.btn_reserve:visited {
background:url("../img/btn_reserve.gif") left top no-repeat;
}

a.btn_reserve:hover, a.btn_reserve:active {
background:url("../img/btn_reserve_h.gif") left top no-repeat;
}

a.btn_question {
display:block;
width: 270px;
height: 39px;
text-indent: -9999px;
text-decoration: none;
}

a.btn_question:link, a.btn_question:visited {
background:url("../img/btn_question.gif") left top no-repeat;
}

a.btn_question:hover, a.btn_question:active {
background:url("../img/btn_question_h.gif") left top no-repeat;
}

/* ============================================================ third check list */

.check_list{
clear:both;
width:840px;
padding:20px 0px 20px 0px;
}

.check_list h3 {
width: 840px;
height: 30px;
margin-bottom:10px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_check.gif") left top no-repeat;
}

.check_list ul {
margin-left:20px;
}

/* ============================================================ third kuchikomi box */

.kuchikomi_box {
width:840px;
padding:0px 0px 20px 0px;
}

.kuchikomi_box h3 {
width: 840px;
height: 30px;
margin-bottom:10px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_kuchikomi_l.gif") left top no-repeat;
}

.bg_dotline_l {
background: url("../img/dot_line_840.gif") left top no-repeat;
}

/* ============================================================ third free box */

.free_box {
width:840px;
}

.free_box h4 {
margin-bottom:10px;
padding:0px 5px 0px 0px;
border-bottom:1px solid #cccccc;
}

.free_left {
float:left;
margin:0px 10px 0px 0px;
}

.free_right {
float:left;
width:550px;
}

/* ============================================================ third result table */

table.result_tb{
width:840px;
margin:20px 0px 0px 0px;
border-collapse:collapse;
}

table.result_tb th{
width:160px;
padding-top:5px;
text-align:left;
background:#ffeff7;
}

table.result_tb th,table.result_tb td{
border:1px solid #ccc;
padding:5px 5px 5px 20px;
font-size:108%;
line-height:1.5em;
}

table.result_tb th.tb_ttl{
background:#ffa2bd;
}

/* ============================================================ third result photo */

.result_photo{
margin:20px 0px 0px 135px;
}

/* ============================================================ h1 common  */

.ttl_common {
width: 818px;
height: 37px;
margin-bottom:10px;
padding:9px 0px 2px 22px;
background: url("../img/ttl_common.gif") left top no-repeat;
}

/* ============================================================ third Request Form  */

.Att_red {
color:#990000;
}

.Att_text {
font-size:83%;
}

table.from_tb {
width:840px;
margin:10px 0px 20px 0px;
border-collapse:collapse;
}

table.from_tb th{
width:270px;
padding-top:5px;
text-align:left;
background:#e9e9e9;
}

table.from_tb th,table.from_tb td{
border:1px solid #ccc;
padding:5px 5px 5px 20px;
font-size:108%;
line-height:1.5em;
}

table.from_tb th.form_ttl{
background:#7cc5f4;
}

/* ============================================================ third cashback  */

table.cash_tb {
width:840px;
margin:10px 0px 20px 0px;
border-collapse:collapse;
}

table.cash_tb th{
padding-top:5px;
text-align:center;
background:#FFFFFF;
}

table.cash_tb th,table.cash_tb td{
border:1px solid #ccc;
padding:5px;
font-size:108%;
line-height:1.5em;
}

table.cash_tb th.cash_ttl{
background:#ffe5ba;
}

/* ============================================================ third products */
.pro_box {

}

.pro_left {
float:left;
width:210px;
margin:0px 10px 0px 0px;
padding-bottom:20px;
}

.pro_right {
float:right;
width:620px;
padding-bottom:20px;
}

.pro_box h2 {
margin-bottom:10px;
padding:2px 5px 4px 2px;
color:#f6496f;
border-bottom:2px solid #f6496f;
}

.pro_p {
margin:0.5em 0;
padding-bottom:5px;
}

.contact_box {
width:500px;
margin:50px auto;
padding:15px;
border:1px solid #f6496f;
}

/* ============================================================ third valuation_list  */

.kuchi_page {
width: 840px;
margin-bottom:10px;
height:2em;
border-bottom:3px solid #f6496f;
}

.valuation_box {
width:840px;
margin-bottom:20px;
}

.valuation_box_t {
width:830px;
padding:5px;
background-color:#ffecf6;
}

table.valuation_box_t {
width:830px;
border-collapse:collapse;
}

.valuation_box_m {
width:830px;
margin-bottom:10px;
padding:5px;
background-color:#ffffff;
}

.valuation_box_b {
width:680px;
margin:0px auto;
}

table.answer_box {
width:680px;
border-collapse:collapse;
}

table.answer_box th{
padding-top:10px;
}

table.answer_box th,table.answer_box td{
border:1px solid #ccc;
padding:5px 15px;
}

table.answer_box th.ans_ttl{
background:#ffe5ba;
text-align:left;
}

table.answer_box th.ans_ttl img{
vertical-align:middle;
}

/* ============================================================ third valuation_list  */

.page_link_k {
width:840px;
}

.page_link_k ul {
list-style:none;
}

.page_link_k li {
display:inline;
white-space: nowrap;
}

.page_link_k a {
padding:0px 10px 0px 8px;
background: url("../img/arrow_pink.gif") left center no-repeat;
}

/* 静的ページ共通 */
div.subtitle{
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
	background:#FADDDD;
	width:830px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	color:#333;
}

/* ============================================================ third Company  */

table.company_tb {
width:840px;
margin:10px 0px 20px 0px;
border-collapse:collapse;
}

table.company_tb th{
width:200px;
padding-top:5px;
text-align:left;
background:#e9e9e9;
}

table.company_tb th,table.company_tb td{
border:1px solid #ccc;
padding:5px 5px 5px 20px;
font-size:100%;
line-height:1.5em;
}


/*サイトマップ*/
ul#sitemap{
	list-style:none;
	margin:30px 0 50px 25px;
	width:810px;
}
ul#sitemap li{
	background: url("../img/arrow_pink.gif") left center no-repeat;
	padding:5px 0 5px 30px;
	border-bottom:1px dashed #ccc;
}

/*利用規約*/
dl#rule_box{
	margin:30px 0 50px 15px;
	width:810px;
}
dl#rule_box dt{
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
	background:#eee;
	width:810px;
	padding:5px;
	color:#333;
}
dl#rule_box dd{
	margin-bottom:30px;
}
dl#rule_box ol{
	margin:20px 0 20px 30px;
}
dl#rule_box li{
	margin-bottom:10px;
}
dl#rule_box ul{
	list-style:none;
	margin:20px 0 0 3 0px;
}
dl#rule_box ol.pl_list li{
	margin-bottom:0px;
}
/*介護施設のご説明*/
.exbox{
	width:840px;
}
.exbox p{
	margin:10px 10px;
}

table#extb{
	border-collapse:collapse;
	margin:5px 0 5px 0px;
	font-size:12px;
	table-layout:fixed;
}
table#extb th,table#extb td{
	padding:5px;
	border:1px solid #ccc;
}
table#extb th{
	text-align:center;
	font-weight:bold;
	background:#ffffdf;
}
table#extb th.or{
	text-align:center;
	font-weight:bold;
	background:#f8bd58;
}
table#extb th.sbth{
	text-align:center;
	font-weight:bold;
	background:#fef3e0;
}
dl#anex{
	width:820px;
	margin:30px 0 50px 20px;
}
dl#anex dt{
	margin: 0 0 10px 5px;
	font-weight:bold;
	border-left:5px solid #F6496F;
	border-bottom:1px solid #ccc;
	padding-left:10px;
}
dl#anex dd{
	margin-bottom:20px;
}

/*------------------------------------------
faq.html
--------------------------------------------*/
#faqbox p{
	margin-left:20px;
	width:780px;
}
#faqbox dl{
	width:780px;
	margin:20px 0 0 20px;
}
#faqbox dl dt{
	background:#eee url(../img/q.gif) 10px 5px no-repeat;
	padding:5px 0 5px 40px;
	width:780px;
	25px;
}
#faqbox dl dd{
	background:url(../img/a.gif) 10px 5px no-repeat;
	padding:5px 0 10px 40px;
	width:780px;
	margin:10px 0 30px;
	border-bottom:1px dashed #ccc;
}
#faqlist{
	width:780px;
	border:1px solid #ccc;
	padding:10px;
	margin:40px 0 0 20px;
}
#faqlist h4{
	border-bottom:3px solid #ccc;
	padding-bottom:5px;
}
#faqlist ul{
	list-style-type:none;
	margin-top:10px;
}
#faqlist ul li{
	background:url(../img/qsmall.gif) 0 0 no-repeat;
	border-bottom:1px dashed #ccc;
	margin-bottom:5px;
	padding-left:20px;
}
/*------------------------------------------
choice.html
--------------------------------------------*/
h3#printl_ttl{
	background:url(../../img/printl_ttl.jpg) 0 0 no-repeat;
	width:730px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:20px 0 20px 15px;
}
#priarea{
	margin:0 0 50px 50px;
	width:730px;
}
#pribg{
	background:url(../../img/printl_bg.jpg) 0 0 no-repeat;
	width:720px;
}
#pribg p{
	padding:140px 0 0 50px;
	width:490px;
	line-height:1.6;
}
.url{
	text-align:right;
}
dl#pribox{
	border:1px solid #ccc;
	background:#fcf3f4;
	width:522px;
	margin:10px;
	padding:5px;
}
dl#pribox dt{
	margin-bottom:5px;
	color:#b83439;
	font-weight:bold;
}
#priarea h4{
	width:730px;
	heigth:25px;
	padding:5px 0 5px 100px;
	font-size:14px;
	color:#333;
	margin:20px 0;
}
h4#point01{
	background:url(../../img/point01.gif) 0 0 no-repeat;
}
h4#point02{
	background:url(../../img/point02.gif) 0 0 no-repeat;
}
h4#point03{
	background:url(../../img/point03.gif) 0 0 no-repeat;
}
h4#point04{
	background:url(../../img/point04.gif) 0 0 no-repeat;
}
h4#point05{
	background:url(../../img/point05.gif) 0 0 no-repeat;
}
h4#point06{
	background:url(../../img/point06.gif) 0 0 no-repeat;
}
h4#point07{
	background:url(../../img/point07.gif) 0 0 no-repeat;
}
h4#point08{
	background:url(../../img/point08.gif) 0 0 no-repeat;
}
h4#point09{
	background:url(../../img/point09.gif) 0 0 no-repeat;
}
h4#point10{
	background:url(../../img/point10.gif) 0 0 no-repeat;
}


/*------------------------------------------
guide.html
--------------------------------------------*/
dl#guidelead_box{
	margin:30px 0 0 0;
	width:840px;
}

dl#guidelead_box dt{
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
	background:#eee;
	width:830px;
	padding:5px;
	color:#333;
}

dl#guidelead_box dd{
	margin-bottom:30px;
}

ul#guidemenu01_box{
	width:840px;
	height: 45px;
	margin:0 0 10px 0;
	background:url(../img/btn_gmenu01.gif) left top no-repeat;
}
ul#guidemenu01_box li{
	float:left;
	list-style-type: none;
}

ul#guidemenu01_box li a.gmenu01 {
display:block;
width: 418px;
height: 37px;
margin:0 4px 0 0;
text-indent: -9999px;
text-decoration: none;
 /*\*/
  overflow: hidden;
 /**/
}

ul#guidemenu01_box li a.gmenu02 {
display:block;
width: 418px;
height: 37px;
text-indent: -9999px;
text-decoration: none;
 /*\*/
  overflow: hidden;
 /**/
}

ul#guidemenu02_box{
	width:840px;
	height: 45px;
	margin:0 0 10px 0;
	background:url(../img/btn_gmenu02.gif) left top no-repeat;
}
ul#guidemenu02_box li{
	float:left;
	list-style-type: none;
}

ul#guidemenu02_box li a.gmenu01 {
display:block;
width: 418px;
height: 37px;
margin:0 4px 0 0;
text-indent: -9999px;
text-decoration: none;
 /*\*/
  overflow: hidden;
 /**/
}

ul#guidemenu02_box li a.gmenu02 {
display:block;
width: 418px;
height: 37px;
text-indent: -9999px;
text-decoration: none;
 /*\*/
  overflow: hidden;
 /**/
}

a.gmenu01:hover, a.gmenu01:active {
background:url("../img/btn_gmenu01.gif") left top no-repeat;
}

a.gmenu02:hover, a.gmenu02:active {
background:url("../img/btn_gmenu02.gif") -422px top no-repeat;
}

.step_t {
width: 820px;
height: 35px;
margin:0 0 20px 0;
padding:8px 0px 2px 20px;
background: url("../img/ttl_second.gif") left top no-repeat;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}

.step_img {
margin:0 0 40px 0;
}
