@charset "UTF-8";
strong{
	font-weight:bold;
}

.bgc{
	background-color:#ffe5e5;
}

/* エラーメッセージ begin */
.presenterror2{
	width:505px;
	margin: 0px auto;
	padding:10px 123px 10px 120px;
	background-color:#fff;
	border-left:1px solid #d79286;
	border-right:1px solid #d79286;
}

.presenterror2 li{
	text-align: left;
	font-size: 95%;
	color: #ff0000;
}
/* エラーメッセージ end */

/* エラーエリアメッセージ begin */
.color2 {
	color: #ff0000;
	font-size: 95%;
}

img.vm{
	margin:0px;
	padding:0px;
	vertical-align:middle;
	border:none;
}
/* エラーエリアメッセージ end */

.pCenter {
	text-align: center;
}

.clr {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.clrBoth {
	clear: both;
}

.text12{
	font-size:80%;
	line-height:130%;
}

.text13{
	font-size:85%;
	line-height:130%;
}

.text14{
	font-size:90%;
	line-height:130%;
}

.text15{
	font-size:95%;
	line-height:130%;
}

.text16{
	text-align:center;
	font-size:120%;
	font-weight:bold;
	line-height:160%;
}

.text-18 {
	font-size: 18px;
	font-weight: 900;
}

.pdt5{
	padding-top:10px;
}

.pdt10{
	padding-top:10px;
}

.pdt15{
	padding-top:15px;
}

.pdt20{
	padding-top:20px;
}

.pdt30{
	padding-top:30px;
}

.pdt40{
	padding-top:40px;
}

.pdt50{
	padding-top:50px;
}

.mb5{
	margin-bottom:5px;
}

.mb10{
	margin-bottom:10px;
}

.mb15{
	margin-bottom:15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}
.mb35{
	margin-bottom:35px;
}
.mb50 {
	margin-bottom: 50px;
}

.mb60{
	margin-bottom:60px;
}

.mb100 {
	margin-bottom: 100px;
}

.pdl10{
	padding-left:10px;
}

.pdl15{
	padding-left:15px;
}

.pdl20{
	padding-left:20px;
}

.pdl30{
	padding-left:30px;
}

.pdb20 {
	padding-bottom: 20px;
}

.unit {
	margin-bottom:20px;
}

#membersContent{
	width: 775px;
	margin: 0 auto;
	line-height:1.5;
	font-family:Verdana;
	padding-top: 10px;
}

#membersContent #pageTitle{
	text-align: left;
}


/* 会員規約 */
#membersContent #registerReadArea {
	width:600px;
	margin: 0 auto;
}

#membersContent #registerReadAreaMes{
	margin-top:32px;
	margin-bottom:17px;
	font-size:95%;
}

#membersContent #registerReadArea #ruleMatter {
	width: 100%;
	font-size:110%;
}

#register_but2 {
	margin:20px 0px 5px 0px;
}


#membersContent .grayBar{
	border-bottom:1px solid #CCCCCC;
}

#membersContent #whenusingit{
	padding:5px;
	margin-bottom:20px;
	font-size:75%;
	text-align:left;
	
}

#membersContent #environmentalSetting{
	font-size:75%;
}

#membersContent #environmentalSetting .left{
	float:left;
	width:309px;
}

#membersContent #environmentalSetting .right{
	float:right;
	width:271px;
}

#membersContent #environmentalSetting .tlt{
	background:#bcbcbc;
	padding:4px 3px 3px 3px;
}

#membersContent #environmentalSetting .con{
	background:#dcdcdc;
	padding:5px;
}

#membersContent #environmentalSetting li{
	margin-left:35px;
	text-align:left;
	list-style:circle;
}

#membersContent #environmentalSettingMes{
	padding:5px;
	text-align:left;
	font-size:75%;
}

/* 会員登録 */
#membersContent #registerNavi{
	float:right;
}

#membersContent #detailedMes{
	margin-top:10px;
	text-align:left;
	font-size:95%;
	float:left;
}

#membersContent #Condition{
	text-align:left;
	padding:3px;
}

#membersContent #Condition .group #request {
	margin-bottom: 15px;
}

#membersContent #Condition h3{
	background-image: url(/images/pro/members/condition_tlt_circle.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding:5px;
	padding-left:15px;
	/*font-size:95%;*/
	font-weight:900;
}

#membersContent #requestContents{
	border:1px solid #cccccc;
	padding:10px;
	zoom: 1;
}

#membersContent #requestContents h4{
	border:1px solid #cccccc;
	background:#f5f2ed;
	padding:3px 3px 2px 6px;
	font-size:85%;
	font-weight:100;
	margin-bottom: 10px;
}
#membersContent #requestContents h4 em {
	font-size:120%;
	font-style:normal;
	font-weight:900;
}
#membersContent .dottedUnderBar{
	border-bottom:1px dotted #CCCCCC;
}
#membersContent #requestContents #area dl{
	float:left;
	margin-right:20px;
}
#membersContent #requestContents #area dt{
	border-bottom:1px solid #cccccc;
	white-space: nowrap;
	font-weight:900;
	/*font-size:95%;*/
}
#membersContent #requestContents #area dt label{
	font-weight:bold;
}
#membersContent #requestContents #area #metropolitan dt{
	margin-bottom: 5px;
}
#membersContent #requestContents #area dd{
	margin-left:20px;
	font-size:95%;
}
#membersContent #requestContents #area dd label{
	display:block;
}
#membersContent #requestContents #area dd label span{
	white-space:nowrap;
}
#membersContent #requestContents #type dt{
	font-weight:900;
	/*font-size:95%;*/
	border-bottom:1px solid #cccccc;
	margin-left:20px;
}
#membersContent #requestContents #type dt label{
	font-weight:bold;
}
#requestContents #type dd{
	margin-left:40px;
	/*font-size:95%;*/
}
#requestContents #type dd label{
	display:block;
	width:170px;
	float:left;
	white-space:nowrap;
}

#requestContents #type p#land{
	/*font-size:95%;*/
	margin-left:20px;
	clear: both;
	margin-bottom:10px;
	border-top:1px dotted #CCCCCC;
}

#requestContents #price p{
	margin-left:20px;
	margin-bottom:3px;
}

#membersContent #Condition .group #possible #possibleCovers {
	border: 1px solid #CCCCCC;
	padding: 10px;
	zoom: 1;
}

#possible #possibleCovers .other {
	clear: both;
}
#possible #possibleCovers .other .text {
	width: 550px;
}

#possible #possibleCovers h4 {
	border-bottom: 1px solid #CCCCCC;
	margin-left: 20px;
	clear: both;
	/*font-size: 95%;*/
	font-weight: 900;
}
#possible #possibleCovers span {
	font-size: 80%;
	font-weight: normal;
}

#possible #possibleCovers .Covers {
	margin-left: 30px;
	/*font-size: 75%;*/
	font-size: 85%;
	padding: 5px;
}
#possibleCovers .Covers label {
/*	display: block;*/
/*	float: left;*/
	margin-right: 1em;
}
#possibleCovers .Covers input {
	width:auto;
	vertical-align:middle;
}
/*個人情報*/
table#address{
	border-collapse:collapse;
	border-spacing:0px;
	/*font-size:75%;*/
	margin-bottom: 15px;
}
table#address .error th{
	background-color: #ffcccc;
}
table#address th{
	font-weight:100;
	padding:8px 6px;
	background:#f5f2ed;
	text-align: left;
	font-size:85%;
}
table#address .error td{
	background-color: #fee9e9;
}
table#address td{
	padding:8px 6px;
	font-size:90%;
}
table#address .indispensable{
	color:#cc0000;
	margin-left:5px;
}
table#address .notes{
	font-style:normal;
	color:#000000;
}
table#address input{
	width:203px;
	margin-left: 5px;
}
table#address input#sales_type01 {
	width:auto;
	vertical-align:middle;
}
table#address input#sales_type02 {
	width:auto;
	vertical-align:middle;
}
table#address .campany input {
	width:250px;
}
table#address .post input {
	width:250px;
}
table#address .name label,
table#address .kana label {
	display:block;
	width:200px;
	float:left;
	position:relative;
}
table#address .name input {
	width:150px;
	position:absolute;
	left:30px;
	top:-1px;
}
table#address .kana input {
	width:150px;
	position:absolute;
	left:30px;
	top:-1px;
}
table#address .nickname input {
	width:100px;
}
#address .mail .address #addr_middle{
	margin-left: 17px;
}
#address .mail .mailTd {
	line-height: 2.5;
}
#address .mail .mailTd .address #addr_wide {
	margin-left: 5px;
}
#address .mail .mailTd .address #addr_bldg {
	margin-left:17px;
}
#address .mail .mailTd .zip #post {
	width: 100px;
	margin-left: 5px;
}
#address .mail .mailTd .zip {
	position: relative;
	height: 0px;
}
#address .mail .mailTd .zip #inputSupport {
	position: absolute;
	top: 7px;
	right: 12px;
	line-height: 1.3;
}
#membersContent #Condition .group #button {
	background: #f4f2ec;
	padding: 25px;
	margin-bottom: 70px;
}

/* 仮登録完了 */
.mailbox{
	padding:20px 0px;
	background:url(/images/pro/members/bg_error.gif) repeat-y;
}

.mailbox .bgc2{
	width:720px;
	padding:5px 0;
	text-align:center;
	font-size:125%;
	font-weight:bold;
	line-height:160%;
	background-color:#f9eeec;
}

/* ログイン */
#tops{
	/*padding:0 5px;*/
	/*margin:10px 0 15px 0;*/
	font-size:11px;
}

.w750{
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

div.login div#secondary {
	width:760px;
	margin: 0px auto;
	font-size: 100%;
}

div.login div#secondary div#login {
	float:left;
	width:386px;
	height:255px;
	background-color:#f3f3f3;
	border:1px solid #cfcfcf;
}

div.login div#secondary div#login h3 {
	margin:15px;
}

div.login div#secondary div#login .input {
	padding-left:0;
}

div.login div#secondary div#login input.text {
	margin-left:5px;
	margin-bottom:5px;
	padding:2px;
	width:190px;
	font-size:110%;
	vertical-align:middle;
}

div.login div#secondary div#login label {
	margin-right:5px;
}

div.login div#secondary div#login label input {
	margin-right:2px;
}

div.login div#secondary div#login a {
	margin-bottom:5px;
	width:190px;
	font-size:110%;
}

div.login div#secondary div#login a img {
	margin-top:10px;
}

div.login div#secondary div#entry {
	float:right;
	width:337px;
	height:255px;
	background-color:#f7f4ed;
	border:1px solid #cfcfcf;
}

div.login div#secondary div#entry h3 {
	margin:15px;
}

div.login div#secondary div#entry p.read {
	margin:10px 35px 15px 35px;
	line-height:150%;
}

div.login div#secondary div#entry ul {
	margin-top:22px;
}

div.login div#secondary div#entry ul li {
	text-align:center;
	margin-bottom:10px;
}

div.login div#secondary div#entry ul li a.text {
	padding:2px 0 2px 18px;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(/images/pro/members/arrow_circle_r_r.gif);
	font-size:85.71%; /* 12px相当 */
}

/*お客様情報変更*/
#membersContent #Condition .group .inputCenter {
	text-align: center;
}

/*パスワードをお忘れの方*/
div#formHeader {
	margin-top:10px;
	min-height:50px;
}

div#formHeader p {
	line-height:140%;
}

.gre {
	background-color: #f5f2ed;
	height: 60px;
	padding-top: 30px;
	text-align: center;
}

/**/
.finisharea{
    width:700px;
    margin: 0px auto;
    padding: 20px 0px 20px 0px;
    line-height:130%;
}
.finisharea .f01{
    text-align: center;
    padding: 20px 0px 40px 0px;
    margin-bottom:25px;
    font-weight:bold;
    font-size:110%;
}
/*退会のお手続き（完了）*/
.presenterror3{
	width:650px;
	padding:30px 49px;
	border-left:1px solid #d68e81;
	border-right:1px solid #d68e81;
	background-color:#fff;
	line-height:130%;
}

.presenterror3 li{
	text-align: left;
	font-size: 80%;
	color: #ff0000;
}

/*メールアドレスの変更*/
table.vertical {
}
table.vertical tbody tr th {
	width:155px;
	padding:5px;
	border:1px solid #c0bec2;
	background-color:#f5f2ed;
	white-space:nowrap;
	font-size:100%;
}
table.vertical tbody tr th p.notes {
	margin-top:5px;
	color:#666666;
	white-space:normal;
}
table.vertical tbody tr td {
	padding:5px;
	width:575px;
	border:1px solid #c9c9c9;
	vertical-align:middle;
	line-height:200%;
	font-size:115%;
}
/* css3草案の要素を部分的に使用。
シングルバイトの連続でも改行する
IE6、IE7のみ適用 */
/* IE7用 */
*+html table.vertical tbody tr td {
	word-wrap:break-word;
	}
/* IE6用 */
* html table.vertical tbody tr td {
	word-wrap:break-word;
	}
/*  エラー --- */
table.vertical tbody tr.error th {
	background-color:#ffcccc;
}
table.vertical tbody tr.error td {
	background-color:#ffeeee;
}
table.vertical tbody tr td label {
	margin-right:10px;
}
table.vertical tbody tr td input {
	margin-left:2px;
	margin-right:2px;
	/*vertical-align:-1px;*/
}
table.vertical tbody tr td label.other {
	display:block;
	line-height:100%;
	margin-top:0px;
}
table.vertical tbody tr td label input.text {
	width:400px;
	margin-top:2px;
}
table.vertical tbody tr.desire td textarea {
	width:570px;
	height:6em;
}

#membersContent #Condition .inputCenter {
	text-align: center;
}

/* メールアドレスの変更（確認）*/
#requestContents2{
	border:0px;
	padding:10px;
	zoom: 1;
}

/* 再認証（入力）*/
#pageframeset{
	margin:0px auto;padding:0px 0px 20px 0px;
	text-align:center;
	width:1016px;
	text-align:center;
	background:#FFF;
}

div.authentication p#message {
	text-align:center;
	margin: 30px 0px 10px 0px;
	font-size:90%;
}
div.authentication div#login {
	width:386px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 50px;
	background-color:#f3f3f3;
	border:1px solid #cfcfcf;
	text-align:left;
}
div.authentication div#login h3 {
	margin:15px;
}
div.authentication div#login .input {
	padding-left:0;
}
div.authentication div#login input.text {
	margin-left:5px;
	margin-bottom:5px;
	padding:2px;
	width:190px;
	font-size:1em;
	vertical-align:middle;
}
div.authentication div#login label {
	margin-right:5px;
}
div.authentication div#login label input {
	margin-right:2px;
}
div.authentication div#login a {
	margin-bottom:5px;
	width:190px;
	font-size:1em;
}
div.authentication div#login a img {
	margin-top:10px;
}

/*汎用エラー*/
.w800 {
	width: 800px;
}
.presenterror4{
	width:658px;
	margin: 0px auto;
	padding:10px 20px 10px 30px;
	background-color:#fff;
	border-left:1px solid #d79286;
	border-right:1px solid #d79286;
	text-align: left;
	font-size: 100%;
	line-height: 160%;
	color: #ff0000;
}