﻿@charset "utf-8";

/*-----------------------------------------------*/
/* ページデザイン */
.user{
	margin-bottom:18px;
	_border-bottom:18px solid #ffffff;
}

.user .ftext{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:14px;
	width:904px;
}
.user .ftexttop{
	margin-top:-10px;
	margin-left:55px;
	margin-bottom:10px;
}
.user .ftextprivacy{
	margin-left:auto;
	margin-right:auto;
	margin-top:-6px;
	margin-bottom:24px;
	width:904px;
}
.user .ftextbutton{
	margin-left:auto;
	margin-right:auto;
	margin-top:-38px;
	width:828px;
	text-align:right!important;
}
.user .frh3{
	margin-bottom:14px;
	background:url("../images/user/bg_h3bottom.gif") no-repeat 0 100%;
}
.user .frh3 h3{
	padding:10px 6px 7px 6px;
	font-size:1em;
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	line-height:1.2;
	background:url("../images/user/bg_h3top.gif") no-repeat 0 0;
}
.user .frh4{
	margin-bottom:16px;
	background:url("../images/user/bg_h4top.gif") no-repeat left top;
}
.user .frh4 h4{
	padding:7px 6px 5px 6px;
	font-size:0.95em;
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	line-height:1.2;
	background:url("../images/user/bg_h4bottom.gif") no-repeat left bottom;
}

.floatright5{
	margin-left:5px;
	margin-bottom:5px;
	float:right;
}

/* トップのお問い合わせ */
.topinfo{
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:14px;
	padding:6px 8px 8px 8px;
	_padding-bottom:2px;
	width:812px;
	border:1px solid #a1a1a1;
}
.topinfo h3{
	margin-bottom:8px;
	padding:4px 0px 3px 8px;
	font-size:0.75em;
	font-weight:bold;
	color:#ffffff;
	background-color:#2e772e;
}
.topinfo img{
	margin-top:1px;
	margin-bottom:3px;
	vertical-align:middle!important;
}
.topinfo p{
	margin-left:8px;
	width:388px;
	float:left;
	display:inline;
}
.topinfo p span.fontl{
	font-size:1.4em;
	font-weight:bold;
	line-height:1em!important;
}
.user .ftext2{
	margin-top:1px;
	margin-right:8px;
	_margin-right:0px;
	padding: 6px 14px;
	width:370px;
	/*border:1px solid #6e6e6e;*/
	background-color:#efefef;
	float:right;
}
.user .topinfo p.ftext2{
	line-height:1.3em!important;
}

/* もうすぐはじまります */
#wrap .user .uopenbox{
	margin-left:auto;
	margin-right:auto;
	width:840px;
}
#wrap .user .uopen{
	margin-top:34px;
	margin-bottom:84px;
	padding:10px 6px 10px 6px;
	background-color:#e2e2e2;
	border:2px solid #aeaeae;
	text-align:center;
}
#wrap .user .uopenbox p.uopen{
	font-size:0.85em;
	font-weight:bold;
	color:#626262;
}

/* 保証規定 */
#wrap .user .regulation{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:24px;
	padding:10px 18px 10px 18px;
	/*width:792px;*/
	width:784px;
	border:4px solid #d3d1d1;
	background-color:#f7f8e9;
	/*border:1px solid #808080;*/
	font-size:0.75em;
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	line-height:1.4;
}
#wrap .user .regulation h4{
	margin-bottom:12px;
	padding:2px 0px 2px 5px;
	font-size:1.15em;
	border-left:5px solid #4c7a1e;
}
#wrap .user .regulation ol, #wrap .user .regulation ul{
}
#wrap .user .regulation li{
	margin-left:24px;
	margin-bottom:6px;
}
#wrap .user .regulation ul.second{
	margin-top:6px;
	margin-bottom:8px;
	list-style:none;
}
#wrap .user .regulation ul.second li{
	margin-left:12px;
}
/* 登録完了 */
.thanks{
	margin:14px 28px 30px 20px;
	width:550px;
	float:left;
}
.thanks h3{
	margin:0;
	padding-bottom:18px;
	font-size:1em;
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	line-height:1;
}
.thanks .info{
	margin-top:18px;
	padding:8px 5px 8px 5px;
	width:480px;
	background:#eeeeee;
	border:solid 1px #cccccc;
}
h4.mailmagazine{
	margin-top:18px;
	margin-bottom:30px;
	width:320px;
	float:left;
}

/*-----------------------------------------------*/
/* フォームデザイン */

/* テーブル */
table.userform, .userform th, .userform td{
	margin:0px;
	padding:0px;
}
table.userform{
	margin-left:16px;
/*	margin-right:auto;*/
	margin-bottom:28px;
	width:684px;
	border-collapse:collapse;
	border-spacing:0px;
	border-top:1px solid #9f9f9f;
	empty-cells:show;
}
.userform th, .userform td{
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	font-size:0.75em;
	line-height:1.2;
	vertical-align:top;
}
.userform th{
	padding:7px 8px 7px 8px;
	border-right:1px solid #9f9f9f;
	border-bottom:1px solid #9f9f9f;
	border-left:1px solid #9f9f9f;
	background-color:#fff6eb;
	font-weight:normal;
	white-space:nowrap;
}
.userform td{
	padding:7px 8px 7px 8px;
	border-right:1px solid #9f9f9f;
	border-bottom:1px solid #9f9f9f;
	border-left:1px solid #9f9f9f;
}
.userinfo th{
	width:150px;
}

/* 入力エラー */
.user .inerror p{
	margin-bottom:18px;
	padding:12px 12px 12px 16px;
	font-weight:bold;
	color:#b71d12!important;
	border:1px solid #d0453b;
	background-color:#fff2c0;
}
.user p.inerrcm{
	margin-bottom:6px;
	padding:3px 6px 3px 6px;
	font-size:1.05em!important;
	font-weight:bold;
	color:#b71d12!important;
	background-color:#fff2c0;
}

.user #error_lot p.inerrcm{
	margin-top:26px;
	margin-bottom:14px;
	width:688px;
	font-size:0.75em!important;
}

/* フォーム部品 */
form, input, select, textarea{
	margin:0px;
	padding:0px;
}
.inuser input, .inuser select, .inuser textarea{
	margin:3px;
	padding:2px 3px 2px 3px;
	vertical-align:middle;
	font-size:1em;
	border:1px solid #7f9db9;
}
.inuser input:focus, .inuser select:focus, .inuser textarea:focus{
	background-color:#fff7c1;
}

dl.funame{
	float:left;
}
dl.funame, .funame dt, .funame dd{
	margin:0px;
	padding:0px;
}
.funame dt{
	padding-top:7px;
	width:1.8em;
	float:left;
}
.funame dd{
	margin-right:14px;
	width:120px;;
	float:left;
	display:inline;
}

dl.fuadd{
	width:100%;
	clear:both;
}
.fuadd dt{
	width:5.5em;
}
.fuadd dd{
	margin-right:0px;
}

/* ボタン */
ul.formbtn{
	list-style:none;
}
.formbtn li{
	float:left;
	vertical-align:bottom!important;
}
.formbtn li.back{
	width:260px;
}

/* 幅 */
.width1{
	width:35px;
}
.width2{
	width:50px;
}
.width3{
	width:110px;
}
.width4{
	width:230px;
}
.width5{
	width:137px;
}
.width6{
	width:296px;
}

/* IME-mode */
.imeact{
	ime-mode:active;
}
.imedis{
	ime-mode:disabled;
}

/* after */
.user:after, .topinfo:after{
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}