@charset "utf-8";
/*----------------------------------------------------
	common
----------------------------------------------------*/

body {
	margin: 0;
	background: url("/c/res/pc/bg_login01.png") repeat-x 0 top;
	word-wrap: normal;
	word-break: normal;
}

body img {
  border: 0;
}

#container {
  margin: 0 auto;
  width: 1000px;
  overflow: hidden;
  _zoom: 1;
}

#container form{
  margin-bottom: 0;
}

.floatR {
  float: right;
}

.floatL {
  float: left;
}

.yp_body {
  background-image: none;
  width:1000px;
}

.yp_main_contents {
  margin: 0 20px 60px 0;
}

.mem_body {
	width:1000px;
	margin: 0px auto;
}

.mem_body .mem_contents {
	clear: both;
	width:1000px;
	margin: 0px;
	padding: 20px 25px 10px 25px;
}

.mem_ind_agree {
	background-image: url('/c/res/pc/ind_agree.png');
	background-repeat: no-repeat;
	height: 60px;
	color: white;
}

.mem_ind_receive {
	background-image: url('/c/res/pc/ind_receive.png');
	background-repeat: no-repeat;
	height: 60px;
	color: white;
}

.mem_ind_regist {
	background-image: url('/c/res/pc/ind_regist.png');
	background-repeat: no-repeat;
	height: 60px;
	color: white;
}

.mem_ind_conf {
	background-image: url('/c/res/pc/ind_conf.png');
	background-repeat: no-repeat;
	height: 60px;
	color: white;
}

.mem_ind_select {
	background-image: url('/c/res/pc/ind_select.png');
	background-repeat: no-repeat;
	height: 60px;
	color: white;
}

.mem_ind_regist_emergency {
	background-image: url('/c/res/pc/ind_end.png');
	background-repeat: no-repeat;
	height: 60px;
	color: white;
}

.mem_title_line {
	background-image: url('/c/res/pc/content_ttl_line.jpg');
	background-repeat: repeat-x;
	height: 36px;
	line-height: 1.5em;
	padding: 0 20px;
	margin-bottom: 10px;
	font-weight: bold;
}

.mem_no_process {
	height:50px;
}

.mem_conf_title_line {
	margin-top:40px;
}

.h1_title {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	line-height: 30px;
}

.correct_btn {
	margin:10px;
	text-align:right;
}

.mem_contents .about_text {
	font-size:95%;
	padding:5px 0;
	margin: 5px 0;
}

.catch {
	margin-bottom:40px;
}

.mem_contents .text_kiyaku_area {
	height:185px;
	color: #555555;
	font-size: 90%;
	line-height: 120%;
	margin-bottom:30px;
	padding:10px 15px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	overflow-y:scroll;
}

.mem_contents .consent {
	background-color:#ffd17a;
	border: 1px solid #ddcebc;
	font-size: 11pt;
	font-weight:bold;
	padding:10px 5px;
	margin:5px auto;
	text-align:center;
	width:420px;
	/width: 430px;
}

.mem_contents .consent * {
	vertical-align: middle;
}

.mem_contents .text_bold {
	font-weight:bold;
	line-height: 1.5em;
	font-size: 11pt;
}

.mem_contents UL.text_bold {
	padding: 0 18px;
	/padding: 0;
	/margin-left: 18px;
}

.mem_contents .form_title {
	width:35%;
	background-color:#F0E9D3;
	font-weight:bold;
	padding: 20px 10px;
}

.mem_contents .form_label {
	float:left;
	width:50%;
	margin-left:10px;
}

.mem_contents .form_necessary {
	float:right;
	background-color: #660000;
	color:white;
	font-weight:bold;
	padding: 3px 8px;
	margin-right:10px;
}

.mem_contents .form_area {
	clear:both;
	margin-left:3px;
	padding:5px 5px 5px 15px;
}

.mem_contents .form_area_error{
	background-color:#FBE5D5;
	clear:both;
	margin-left:3px;
	padding:5px 5px 5px 15px;
}

.mem_contents .submit_area {
	margin:30px auto 0 auto;
}

.submit_area .submit_go{
	text-align:center;
}

.submit_area .submit_back{
	position: absolute;
	margin-top: 10px;
	margin-left: 215px;
}

.mem_contents .receive_msg {
	margin: 40px 0 20px 0;
	line-height: 1.5em;
	font-weight:bold;
	font-size:12pt;
}

.mem_contents .comp_msg {
	background-color: #f6eddf;
	background-image:url('/c/res/pc/comp_msg_line.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
	padding:25px;
	border-top: 1px solid #e2d6c5;
	text-align:center;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 12pt;
	/width:900px;
	/min-height: 2em;
}

.mem_desk_info {
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.5em;
}

.mem_contents .error_mes {
	color:red;
	font-weight:bold;
	margin-bottom:20px;
	border:1px red solid;
	padding:5px 0 5px 5px;
}

.mem_contents .text_error{
	padding-bottom:5px;
	color:red;
	font-weight:bold;
}

.mem_contents .service_unavailable {
	text-align:center;
	color:red;
	font-size: 16px;
	border-bottom: 0px;
	margin-bottom:10px;
	padding: 40px 0;
	margin-top: -2px;
	background-color: white;
}

.mem_contents .mem_input_area {
	margin-left: 20px;
}

.mem_contents DIV.mem_input_box {
	width: 400px;
}

/* address selector */
.mem_contents .ad_mes {
	margin: 15px 0 0 25px;
	font-size: 13pt;
}

.mem_contents .addrList {
	background-color: rgb(255, 255, 255);
	margin: 20;
	margin: 10px 5%;
	width: 85%;
	padding: 10px 0px 10px 5%;
	line-height: 2em;
	/margin-left: 30px;
}

/**************** input ********************/
INPUT[type="text"] {
	font-size: 11pt;
}

INPUT[type="password"] {
	font-size: 11pt;
}

INPUT[type="email"] {
	font-size: 11pt;
}

INPUT[type="tel"] {
	font-size: 11pt;
}

INPUT[type="radio"] {
	margin-top: 0;
	vertical-align: middle;
}

TEXTAREA {
	resize:none;
}

SELECT {
	font-size: 11pt;
}

/*↓  form  */
FORM.mem_agree_form {
	/width: 960px;
}

input.onebyte {
	ime-mode: disabled;
	border: 1px solid #b4b4b6;
}

input.hover_button:hover {
	filter: alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity: 0.50;
}

input[type="text"],
input[type="password"],
input[type="tel"] {
	border: 1px solid #b4b4b6;
}

LABEL {
	vertical-align: middle;
	padding-left: 8px;
	padding-right: 20px;
}

a img {
	border-style: none;
}

a * {
	cursor: pointer;
}

a:hover img {
	filter: alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity: 0.50;
}

a:link {
	font-size: 100%;
	color: #4066C0;
	line-height: 140%;
	text-decoration: none;
}
a:visited {
	font-size: 100%;
	line-height: 140%;
	color: #4066C0;
	text-decoration: none;
}
a:hover {
	font-size: 100%;
	line-height: 140%;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-size: 100%;
	line-height: 140%;
	color: #3366CC;
}
.form_area A,
#block-kokunai A,
#block-kokunai_sub A,
#searchButton_resident A,
#searchButton_resident_sub A{
	text-decoration: none;
	color: #009;
	font-weight: bold;
}

/******  title  *********/

.mem_page_title {
	font-weight: bold;
	font-size: 15pt;
	margin-bottom: 30px;
	padding-left: 20px;
}
/******  mes  *******/

.mem_info_mes {
	line-height: 1.5em;
	font-size: 11pt;
	padding: 20px 0;
	font-weight: bold;
}

.mem_info_mes_kmail {
	line-height: 1.5em;
	font-size: 12pt;
	padding: 10px 0px 20px 0;
	font-weight: bold;
}

.mem_info_mes_attention {
	width: 650px;
	margin: 0 auto;
	text-align: left;
	line-height: 1.5em;
	font-size: 12pt;
	padding: 20px 0 0 0;
	font-weight: bold;
}

.form_sub_mes {
	padding-left: 5px;
	color: #b43200;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 12pt;
	margin: 10px 0 20px;
}

.form_sub_mes.black {
	color: black;
}

.mem_conf_mes {
	line-height: 1.5em;
	font-size: 12pt;
	padding: 20px;
	font-weight: bold;
}

.form_ex_mes {
	padding-top: 20px;
	padding-left: 5px;
	color: #b43200;
	line-height: 1.5em;
	font-weight: bold;
}

.eg {
	margin-top:10px;
}

.mem_g_border_mes {
	border: 1px solid #DCCFBD;
	padding: 10px 12px 10px 12px;
}

/******  block * IE対応  *******/

.content_center {
	text-align: center;
}

.content_left {
	text-align: left;
}

.content_right {
	text-align: right;
}


/******  login  *******/
#login_body {
	height: 100%;
	font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ ProW3","MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	color: #313131;
	line-height: 1.5em;
}

#login_body h1, #login_body h2, #login_body h3, #login_body h4,
#login_body p, #login_body ul, #login_body ol, #login_body li {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

#login_body a:hover {
  text-decoration: none;
}

#maincontents {
  overflow: hidden;
  _zoom: 1;
}
#loginFirstBlock {
	background: url(/c/res/pc/bg_loginblock040417.png) left top no-repeat;
	width: 100%;
	margin-top: 20px;
	/margin-top: 0;
	overflow: hidden;
	_zoom: 1;
}
#formBlock {
  padding-left: 80px;
  margin-bottom: 12px;
}

#formBlock p {
	color: red;
	font-weight: bold;
}

#login {
	/line-height: 1;
}

#login_body .mem_login_form a,
.mem_sub_login_form .yp_link_style {
  color: #1d2088;
}

#signUp {
  margin-left: 80px;
  margin-top: 12px;
}
#loginSecondBlock {
  margin-bottom: 12px;
  width: 100%;
  overflow: hidden;
  _zoom: 1;
  margin-top: 12px;
  padding-left: 12px;
}

#price_what {
	margin: 0 13px 10px	;
	padding: 0;
}

#price_what #yp_price {
	width: 382px;
	margin: 0 18px 0 100px;
	padding: 0;
}

#price_what #what_yp {
	width: 310px;
	float: right;
	margin: 12px 80px 0 20px;
	padding: 0;
}

#price_what #yp_price p {
	font-size: 14px;
	line-height: 1.2;
	margin-top: 0;
	color: #666;
}

#characteristics {
  clear: both;
  overflow: hidden;
  _zoom: 1;
}

#characteristics li {
  float: left;
  background: url(/c/res/pc/bg_characteristics.png) left top no-repeat;
  height: 147px;
  width: 147px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1.2;
  list-style: none;
}

#one img {
	margin-top:6px;
	margin-left:10px;
}

#two img {
	margin-top:6px;
	margin-left: 19px;
}

#three img {
	margin-top: 10px;
	margin-left: 14px;
}

#four img {
	margin-top: 8px;
	margin-left: 14px;
}

#five img {
	margin-top: 10px;
	margin-left: 11px;
}

#six img {
	margin-top: 12px;
	margin-left: 14px;
}
.mem_login_form {
	float:right;
	width: 530px;
	margin-right: 38px;
	background: url(/c/res/pc/img_loginBlock_bottom.png) left bottom no-repeat;
	padding: 40px 20px 10px 40px;
}

.mem_login_form DIV.mem_lg_half_area {
	display: inline-block;
	display: block\9;
	/display: inline;
	font-size: 11pt;
	/zoom: 1;
}


.mem_login_form DIV.mem_lg_half_area.left {
	width: 14em;
	margin-left: -1.5em;
}

.mem_login_form .mem_ypid_save {
	float: right;
	width: auto;
	padding: 6px 16px 0 0;
	/width: 80px;
}

.mem_login_form .mem_ypid_save * {
	vertical-align: middle;
}

.mem_login_form .mem_login_btn {
  float: left;
  margin-left: 80px;
  margin-right: 24px;
}

.mem_login_form .mem_login_form A {
	color:#c80d21;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

.mem_lg_btns {
	margin-top: 50px;
}

DIV.cookie_disabled {
	border: 1px solid red;
	background: #FFF7FA;
	padding: 5px 10px;
	margin: 0 0 12px 0;
}

DIV.session_limited {
	border: 1px solid red;
	background: #FFF7FA;
	padding: 5px 10px;
	margin: 0 0 12px 0;
}

.mem_login_form .login_form_msg {
	margin-right: 75px;
}
.mem_login_form INPUT.input_type_text {
  width: 330px;
  line-height: 1.5em;
  font-size: 12pt;
  padding: 5px;
  border: inset 1px;
  margin-bottom: 12px;
}

TABLE.mem_service_intro {
	border: 1px solid #dccfbd;
	padding: 5px 10px;
	margin: 35px 10px 10px 10px;
}

A.mem_lg_service_btn {
	margin-top: 40px;
	display: block;
}

.mem_lg_info_mes {
	line-height: 1.5em;
	font-size: 10pt;
}


.mem_lg_info_mes.page_top {
  width: auto;
  padding: 20px 20px;
}

.mem_lg_info_mes.page_bottom {
	text-align: left;
	text-indent: 1em;
	padding-bottom: 150px;
}

.yp_link_style {
	display: inline-block;
}

.yp_link_style SPAN {
	font-size: 80%;
}

/************* login  ちょい見せ *************/

.yp_article_summary {
	border: 3px solid #ccc;
}

.yp_article_summary p {
	background: #fbe3e7;
	padding: 5px 10px;
	margin: 0;
	text-align: center;
}

.yp_article_summary p span {
	color: red;
}

.yp_article_summary .yp_guide_title {
	font-size: 18pt;
	font-weight: bold;
	padding: 10px;
}

.yp_article_summary .yp_guide_article {
	font-size: 90%;
	line-height: 1.5em;
	overflow: hidden;
	padding: 0 10px 10px 10px;
}

/************* inquire *************/

.inquire_info_mes {
	margin-bottom: 40px;
	line-height: 1.5em;
	font-weight: bold;
}

.inquire_info_mes A {
	color: #009;
}

TABLE.inquire_input_table INPUT{
	border: 1px solid #ccc;
	border-top: 1px solid #7d7d7d;
}

TABLE.inquire_input_table TEXTAREA {
	border: 1px solid #ccc;
	word-break: break-all;
	word-wrap: break-word;
}

/****************** sub login form *******************/

.mem_sub_login_form_info {
	width:730px;
	text-align: left;
	margin: 20px auto;
	line-height: 1.5em;
}

.mem_sub_login_form {
	width: 460px;
	margin: 0 auto;
	text-align: left;
}

.mem_sub_login_form INPUT.input_type_text {
	width: 330px;
	line-height: 1.5em;
	font-size: 12pt;
	padding: 5px;
	border: inset 1px;
	margin-bottom: 12px;
}

INPUT.mem_sub_login_btn {
	margin: 40px 0 0 0;
}

/* login id form */
.mem_sub_login_form INPUT.input_type_text {
  width: 330px;
  line-height: 1.5em;
  font-size: 12pt;
  padding: 5px;
  border: inset 1px;
  margin-bottom: 12px;
}

.mem_sub_login_form .mem_ypid_save {
	float: right;
	width: auto;
	padding: 6px 16px 0 0;
	/width:90px;
}

.mem_sub_login_form .mem_ypid_save * {
	vertical-align: middle;
}

.mem_sub_login_form .formBlock p {
	color: red;
	font-weight: bold;
}
.mem_sub_login_form .input_type_text.yp_input_id {
	/float: left;
}

/****************** regEmergency sample mail *******************/

.mem_y_border {
	padding: 5px 10px;
	border: 1px solid #d7ab12;
	margin: 0 20px;
	line-height: 1.5em;
}

/* **************** placeholder  ***************** */
.IE_ON_placeholder {
	color: gray;
	border: 1px;
	border-color: gray;
}

/* **************** bullet  ***************** */

.linkAllow ul {
  margin: 0;
  padding: 0;
  border: 1px solid #F00;
  display: block;
}
.linkAllow li {
  float: left;
  padding-left: 12px;
  margin-left: 12px;
  background: url(/c/res/pc/bullet_allowRed.png) 0 6px no-repeat;
}

.linkAllowBlack li {
  padding-left: 12px;
  margin-right: 24px;
  background: url(/c/res/pc/bullet_allowBlack.png) 0 6px no-repeat;
}

.iconSetting {
  background: url(/c/res/pc/icon_gear.png) 0 0 no-repeat;
  padding-left: 18px;
}

.iconAllow {
  background: url(/c/res/pc/bullet_allowRed.png) 0 center no-repeat;
  padding-left: 12px;
}

.iconAllowBlack {
  background: url(/c/res/pc/bullet_allowBlack.png) 0 center no-repeat;
  padding-left: 12px;
}

/* forIE7 */

.mem_login_form {
	/margin-top:0;
	/margin-right:0;
	/padding-right:58px;
}