@charset "utf-8";

/* サブナビ */

#snav {
	float: left;
	padding: 26px 0 0 18px;
	width: 221px;
}

#login {
	background-image: url(../img/club/common/bg_login.gif);
	background-repeat: no-repeat;
	height: 206px;
	position: relative;
	width: 197px;
}

#inputId {
	border-color: #999999;
	height: 13px;
	position: absolute;
		top: 113px;
		left: 60px;
	width: 122px;
}

#inputPw {
	border-color: #999999;
	height: 13px;
	position: absolute;
		top: 136px;
		left: 60px;
	width: 122px;
}

#btnLogin {
	position: absolute;
		top: 167px;
		left: 36px;
}

#logout {
	background-image: url(../img/club/common/bg_logout.gif);
	background-repeat: no-repeat;
	height: 167px;
	position: relative;
	width: 197px;
}

#btnLogout {
	position: absolute;
		top: 121px;
		left: 36px;
}

#snavMenu {
	padding: 22px 0 0 1px;
	width: 196px;
}

#snav h3 {
	float: none;
	margin: 0 0 12px;
}

#snav ul {
	margin: 0 0 22px 14px;
}

#snav li {
	list-style-image: url(../img/club/common/dec_link.gif);
	margin: 0 0 5px;
}

#snav p {
	line-height: 1.4;
	margin: 0 0 12px;
}

#snav .banner {
	margin: 0 0 12px;
}

/* 本文 */

#contents {
	float: left;
	padding: 26px 0 0 15px;
	width: 660px;
}

#contents h2 {
	float: none;
	margin: 0 0 15px;
}

#breadcrumb {
	margin: 0 0 15px;
}

#breadcrumb li {
	background-image: url(../img/club/common/dec_breadcrumb.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: inline;
	padding: 0 15px 0 5px;
}

#breadcrumb li.last {
	background-image: none;
}

#contents p {
	line-height: 1.4;
	margin: 0 0 15px 5px;
}

#contents h3 {
	float: none;
}

#service {
	background-image: url(../img/club/index/bg_service.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0 0 15px;
	position: relative;
}

#service .menuPanel {
	float: left;
	margin: 0 2px 10px 0;
	width: 163px;
}

#service .menuPanel.last {
	margin: 0 0 10px 0;
}

#service .menuPanel .image {
	margin: 0 0 20px;
	text-align: center;
}

#service p {
	margin: 0 10px 10px;
	padding: 0 0 10px;
}

#service ul {
	padding: 0 0 0 80px;
	position: absolute;
		bottom: 10px;
}

#service li {
	list-style-image: url(../img/club/common/dec_link.gif);
}

#catch {
	margin: 0 0 15px;
}

#logout2 {
	background-image: url(../img/club/common/bg_logout2.gif);
	background-repeat: no-repeat;
	float: right;
	height: 109px;
	margin: 0 0 0px;
	position: relative;
	width: 231px;
}

#logout2 ul {
	position: absolute;
		top: 15px;
		left: 20px;
}

#logout2 li {
	list-style-image: url(../img/club/common/dec_link.gif);
	margin-bottom: 5px;
	line-height: 1.1;
}

#btnLogout2 {
	position: absolute;
		top: 62px;
		left: 52px;
}

#logout3 {
	background-image: url(../img/club/common/bg_logout3.gif);
	background-repeat: no-repeat;
	float: right;
	height: 88px;
	margin: 0 0 0px;
	position: relative;
	width: 231px;
}

#logout3 ul {
	position: absolute;
		top: 15px;
		left: 20px;
}

#logout3 li {
	list-style-image: url(../img/club/common/dec_link.gif);
	margin-bottom: 5px;
	line-height: 1.1;
}

#logout3 #btnLogout2 {
	position: absolute;
		top: 41px;
		left: 52px;
}




/* 本文（下層ページ） */

#service2 {
	background-image: url(../img/club/common/line.gif);
	background-repeat: no-repeat;
	padding: 15px 0 0;
}

#service2 p {
	margin: 0;
}

.menuPanel2 {
	background-image: url(../img/club/s1/bg_menu.gif);
	background-repeat: no-repeat;
	height: 172px;
	margin: 0 0 15px;
	position: relative;
	width: 659px;
}

.menuPanel2 h3 {
	position: absolute;
		top: 10px;
		left: 15px;
}

.menuPanel2 p {
	position: relative;
		top: 90px;
		left: 15px;
	width: 360px;
}

.menuPanel2 p.adjust {
	top: 120px;
}

.menuPanel2 .image {
	position: absolute;
		top: 15px;
		right: 20px;
}

#bottomNav {
	height: 83px;
	margin: 0 0 30px;
	position: relative;
}

#toTerm {
	position: absolute;
		top: 0;
		right: 0;
}

#toHome {
	position: absolute;
		right: 0;
		bottom: 0;
}

#spass {
	margin: 40px 0 0;
}

#spass h3 {
	margin: 0 0 25px;
}

#spass1 {
	margin: 0 0 35px;
}

#spass1 .image {
	float: left;
	margin: 0 13px 0 0;
}

#spass1 h4,
#spass1 p {
	margin: 0 0 15px;
}

#spass2 {
	margin: 0 0 25px;
	padding: 0 0 0 15px;
}

#spass3 {
	margin: 0 0 50px;
	padding: 0 0 0 15px;
}

#spass3 div {
	border: 1px solid #c6c6c6;
	border-top-style: none;
	padding: 15px 5px;
	width: 628px;
}

.toTop {
	background-image: url(../img/club/common/line.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0 0 50px;
	padding: 0 0 5px;
	text-align: right;
}

/* 規約 */

#term {
	margin: 0 0 0 5px;
	padding: 20px 0 0;
}

#term h3 {
	margin: 0 0 5px;
}

#term ol {
	margin: 0 0 15px;
}

#term li {
	line-height: 1.4;
	margin: 0 0 5px;
	padding: 0 0 0 1.5em;
	text-indent: -1.5em;
}

#term li ol {
	margin-top: 5px;
}

#term li li {
	padding: 0 0 0 2.5em;
	text-indent: -2.5em;
}

#term span {
	padding: 0 0.5em 0 0;
}

#term p {
	margin: 0 0 15px;
}

#bottomNav2 {
	height: 36px;
	margin: 0 0 30px;
	position: relative;
}

#bottomNav3 {
	text-align: right;
	margin: 0 0 20px;
}

#bottomNav3 li {
	margin: 0 0 5px;
}

#toBack {
	position: absolute;
		left: 0;
}

#toTop {
	position: absolute;
		left: 380px;
}

/* このサイトについて */

#about {
	margin: 0 0 0 5px;
}

#about h3 {
	color: #59ac59;
	margin: 0 0 5px;
}
#about p {
	margin: 0 0 15px;
}

#about ul {
	margin: 0 0 15px 15px;
}

#about li {
	list-style-image: url(../img/club/common/dec_link.gif);
	margin: 0 0 5px;
}
#toBack2 {
	position: absolute;
		right: 0;
}

/* 会員TOP */

#pager {
	margin: 0 0 25px;
}

#pager li {
	float: left;
}

#introduction {
	margin: 0 0 40px;
}

#introduction img {
	float: left;
}

#introduction p {
	margin: 0 0 0 315px;
}

#usage {
	background-image: url(../img/club/member/bg_usage.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0 0 15px;
}

#usage h3 {
	margin: 0 0 20px;
}

#usage .menuPanel {
	float: left;
	margin: 0 5px 20px 0;
	width: 161px;
}

#usage .menuPanel.adjust {
	margin: 0 6px 20px 0;
}

#usage .menuPanel.last {
	margin: 0 0 20px -1px;
}

#usage .menuPanel .image {
	margin: 0 0 20px;
	text-align: center;
}

#usage p {
	margin: 0 15px 15px;
}

.info {
	margin: 0 0 30px;
}

/* ホームアシスタンスサービス（会員） */

.label {
	background-image: url(../img/club/common/bg_label.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 0 0 10px 37px;
}
.label_ {
	background-image: url(../img/club/common/bg_label_.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 0 0 10px 37px;
}

#label2 {
	background-image: url(../img/club/common/bg_label2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 0 0 10px 37px;
}

.labelPanel {
	float: left;
	margin: 0 18px 0 0;
	width: 187px;
}

.label h3,.label_ h3,
#label2 h3 {
	margin: 0 0 10px;
}

#contents .label p,#contents .label_ p,
#label2 p {
	margin: 0 15px 15px;
  min-height: 55px;
  height: auto !important;
  height: 55px;
}
#contents .label4 p {
	margin: 0 15px 15px;
  min-height: 90px;
  height: auto !important;
  height: 90px;
}

#contents .label p.sp,#contents .label_ p.sp {
  min-height: 92px;
  height: auto !important;
  height: 92px;
}

.label li,.label_ li,
#label2 li,
.label4 li {
	padding: 0 15px;
	text-align: right;
}

li.t-l {
	text-align: left;
}

.label4 {
	background-image: url(../img/club/common/bg_label4.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0 0 10px;
	padding: 0 0 10px;
}

.label4 .labelPanel {
	float: left;
	margin: 0 6px 0 0;
	width: 160px;
}

.label4 .labelPanel.last {
	margin: 0;
}

#usage.s1 {
	background-image: url(../img/club/member_s1/bg_usage.gif);
}

#textKey {
	background-image: url(../img/club/member_s1/dec_key.jpg);
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 0 0 151px;
}

#textPipe {
	background-image: url(../img/club/member_s1/dec_pipe.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 151px 0 0;
}

#textWc {
	background-image: url(../img/club/member_s1/dec_wc.jpg);
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 0 0 151px;
}

#textSocial {
	background-image: url(../img/club/member_s2_life/dec_social.jpg);
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 0 0 151px;
}

#textLaw {
	background-image: url(../img/club/member_s2_life/dec_law.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 151px 0 0;
}

#textLife {
	background-image: url(../img/club/member_s2_life/dec_life.jpg);
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 0 0 151px;
}

#textCeremony {
	background-image: url(../img/club/member_s2_life/dec_ceremony.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 151px 10px 0;
}

#textTel {
	background-image: url(../img/club/member_s2_health/dec_tel.jpg);
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 0 0 151px;
}

#textTel2 {
	background-image: url(../img/club/member_s2_health/dec_tel2.jpg);
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 0 0 151px;
}

#textMail {
	background-image: url(../img/club/member_s2_health/dec_mail.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 151px 0 0;
}

#textManage {
	background-image: url(../img/club/member_s2_care/dec_manage.jpg);
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 0 0 151px;
}
#textPhone {
	background-image: url(../img/club/member_s2_care/dec_phone.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 151px 0 0;
}

#textRecker {
	background-image: url(../img/club/member_s3/dec_recker.jpg);
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 0 0 151px;
}

#textRepair {
	background-image: url(../img/club/member_s3/dec_recpair.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 151px 0 0;
}

#textBackhome {
	background-image: url(../img/club/member_s3/dec_backhome.jpg);
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 0 0 151px;
}

#textLodgment {
	background-image: url(../img/club/member_s3/dec_lodgment.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 151px 0 0;
}

#textCarry {
	background-image: url(../img/club/member_s3/dec_carry.jpg);
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 0 0 151px;
}

#textMech {
	background-image: url(../img/club/member_s3/dec_mech.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0 0 30px;
	padding: 15px 151px 50px 0;
}

#textRecker h4 {
	line-height: 1.4;
	margin: 0 5px 0 15px;
}

#textRepair h4 {
	line-height: 1.4;
}

#textKey p,
#textKey ul,
#textWc p,
#textWc ul,
#textSocial p,
#textSocial ul,
#textLife p,
#textTel p,
#textTel ul,
#textTel2 p,
#textTel2 ul,
#textMail p,
#textMail ul,
#textManage p,
#textRecker p,
#textRecker ul,
#textBackhome p,
#textBackhome ul,
#textCarry p,
#textCarry ul {
	margin: 0 0 15px 15px;
}

#textPipe p,
#textPipe ul,
#textLaw p,
#textLaw ul,
#textCeremony p,
#textPhone p,
#textRepair p,
#textRepair ul,
#textLodgment p,
#textLodgment ul,
#textMech p{
	margin: 0 15px 15px 0;
}

#textKey li,
#textPipe li,
#textWc li,
#textSocial li,
#textLaw li,
#textTel li,
#textRecker li,
#textRepair li,
#textBackhome li,
#textLodgment li,
#textCarry li {
	line-height: 1.4;
	margin: 0 0 5px;
	padding: 0 0 0 1em;
	text-indent: -1em;
}



/* そのほか */

#main {
	background-image: url(../img/club/common/main_bg02.gif);
}

#main_inner {
	background-image: url(../img/club/common/main_bg01.gif);
}

#footer {
	clear: both;
}

.page_top {
	text-align: right;
  margin: 10px 0 0 0;
}
.home_btn {
	text-align: right;
  margin: 0 0 30px 0;
}

.left {
	float:left;
}
.right {float:right;}

.pr20 {padding:0 0 5px;}

.g-p {
  padding: 0 0 20px 0;
  text-align: right;
}

.clr {
  clear: both;
}

*html .clr {
  clear: both;
  display: inline;
}

.mar-20 {
  padding :50px 0 0 0;
}



/*---------------
規約テキストリンク用スタイル
---------------*/

p#notes_txt {
	font-size: 80%;
	line-height: 3;
	width: 450px;
	margin: -80px 0 0 0;
	padding-bottom: 40px;
}

/* ログイン後 */
p#notes_txt2 {
	font-size: 80%;
	line-height: 3;
	width: 450px;
	margin: -140px 0 0 0;
	padding-bottom: 150px;
}

* html p#notes_txt2 {
	font-size: 80%;
	line-height: 3;
	width: 450px;
	margin: -180px 0 0 0;
	padding-bottom: 180px;
}

* + html p#notes_txt2 {
	font-size: 80%;
	line-height: 3;
	width: 450px;
	margin: -200px 0 0 0;
	padding-bottom: 220px;
}

* + html p#notes_txt2.s2 {
	font-size: 80%;
	line-height: 3;
	width: 450px;
	margin: -180px 0 0 0;
	padding-bottom: 180px;
}

/* ie用 */
p#notes_txt3 {
	font-size: 80%;
	line-height: 3;
	width: 450px;
	margin: -190px 0 0 0;
	padding-bottom: 150px;
}

* + html p#notes_txt3 {
	font-size: 80%;
	line-height: 3;
	width: 450px;
	margin: -230px 0 0 0;
	padding-bottom: 190px;
}

span.f-bold1 {
  font-weight: bold;
}

span.f-bold2 {
  font-weight: bold;
}

