/*加盟店募集　お問い合わせフォーム用CSS*/

/*ヘッダ内リセット*/
#header-inside ul {
	float: right;
	margin:0;
}
#header-inside ul li {
	border:none;
	display: block;
	float:none;
	line-height:100%;
	margin: 5px 0;
	text-align:right;
	padding: 0 0 0 6px;
}
#header-inside ul li a {
	/*background: url("/gg/css/2011/common/header-link.gif") no-repeat scroll right top transparent;*/
	display: block;
	height: 16px;
	padding-right: 13px;
	text-align: right;
	width: 98px;
}

/*FORM*/
#contact-form{
	color:#000;
	_font-size:12px;
	width:1100px;
	background:#fff;
	margin:0 auto;
	padding:30px 30px 30px 0;
	/*margin-top:-60px;*/
}
#contact-form h2{
	margin:0 0 20px;
}
#contact-form ol{
	margin:0 -20px 20px 50px;
	overflow:hidden;
	_overflow:visible;
}
#contact-form ol li{
	float:left;
	margin: 0 20px 0 0;
}
#contact-form p.intro{
	clear:both;
	font-size:110%;
	background:transparent url("../img/bullet-right.gif") no-repeat left 5px;
	padding:0 0 0 10px;
	margin:0 40px 10px 50px;
}
#contact-form .required{
	color:#C00;
}

/*BORDERS & STYLES*/
#contact-form .b2{
	border-bottom:2px solid #fff;
}
#contact-form .b2b{
	border-bottom:2px solid #ede8e1;
}
#contact-form .b2t{
	border-top:2px solid #ede8e1;
}
#contact-form .tel{
	width:200px;
}
#contact-form .sml{
	font-size:85%;
}
#contact-form .vt{
	vertical-align:top;
}
.longtxt{
	text-align:left;
}

/*tables*/
#contact-form table{
	margin:0 50px 15px 50px;
	border-collapse: collapse;
	border-spacing: 0;
	width:1000px;
}

#contact-form table th,
#contact-form table td{
	line-height:150%;
	padding:10px 10px 10px 0;
	font-size:110%;
	_font-size:92%;
	vertical-align:middle;
}
#contact-form table th{
	background:#ede8e1;
	font-weight:normal;
	text-align:right;
	width:280px;
	_width:280px;
}
#contact-form table td{
	padding:10px 0 10px 10px;
}
#contact-form table th.required{
	width:50px;
}
#contact-form table th.required strong{
	color:#FFFFFF;
	background:#c00;
	padding:0 3px;
	font-size:90%;
}
#contact-form .questions{
	width:280px;
}
#contact-form .kome{
	width:15px;
}
#contact-form .examples{
	width:220px;
	color:#666;
}
#contact-form p.com{
	line-height:150%;
	margin:0 40px 10px;
	width:920px;
}
/*IME-MODE*/
#contact-form table .hankaku{
	ime-mode:disabled;
}
#contact-form table .hankaku2{
	ime-mode:inactive;
}
#contact-form table .zenkaku{
	ime-mode:active;
}
/*select boxes*/
#contact-form table td ul{
	line-height:180%;
}
#contact-form table td ul li label{
	margin:0 10px 0 0;
}
#contact-form table td ul li input[type="text"]{
	width:260px;
}
#contact-form input[type="text"]{
	border: 1px solid #999999;
	padding: 5px;
	margin:0 5px 0 0;
}
#contact-form input[type="checkbox"]{
	padding: 5px;
	margin:0 5px 0 0;
}
#contact-form #zipcode_search{
	padding:5px 10px;
}
#contact-form #zipcode_button{
	padding:2px 10px;
}


/*個人情報の取り扱いについて*/
#contact-form #privacy{
	border:2px solid #ede8e1;
}
#contact-form #privacy th,
#contact-form #privacy td{
	background:#fff;
	font-size:92%;
}
#contact-form #privacy img{
	float:left;
	margin:0 10px;
}
#contact-form #privacy .agreement{
	width:50%;
	padding:0 10px 10px;
	vertical-align:middle;
}
#contact-form #privacy .agreement p{
	text-align:center;
	line-height:180%;
	background:#EDE8E1;
	padding:15px 0 5px;
	height:60px;
	font-size:120%;
	_font-size:85%;
	_padding:15px 0 15px;
}
#contact-form #privacy .agreement input{
	vertical-align:middle;
}
#contact-form #privacy .agreement input#disagree{
	margin:0 5px 0 30px;
}
#contact-form #privacy .longtxt{
	text-align:left;
	padding:10px;
}
#contact-form #privacy .pmark{
	text-align:left;
	line-height:150%;
	_font-size:85%;
}
#contact-form #privacy .radiobtn{
	white-space:nowrap;
	width:300px;
}

/*submit buttons*/
#contact-form #button{
	text-align:center;
	padding: 15px 0;
	width:1000px;
	background:#EDE8E1;
	margin:0 50px 20px;
	text-align:center;
	overflow:hidden;
	_overflow:visible;
	line-height:160%;
}
#contact-form #button input{
	margin:0 20px;
}
#contact-form #button span{
	font-size:110%;
	padding:0 30px;
}
#contact-form #button ul{
	margin:0 30px;
}
#contact-form #button ul li{
	font-size:110%;
	float:left;
	padding:0 30px;
}

/*エラー表示*/
#contact-form .error_message{
	text-align:center;
	width:900px;
	margin:0 40px 10px;
	padding:10px;
	border:2px solid #C00;
	color:#C00;
	font-size:110%;
	_width:920px;
}
#contact-form table input.error{
	border:2px solid #C00;
}
#contact-form .error{
	border:2px solid #C00;
}
tbody tr .b2t.required {
}
tbody tr .b2t.required {
}
tbody tr .b2t {
}


/*150609追加*/
h2#shop_name p{
	color:#E12E9D;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin-top:-10px;
	margin-bottom:15px;
	margin-left:5px;
}
.requisite{
}


/*カレンダー*/
.ui-widget-header {
	border: 1px solid white;
	background: #211b0d;
	color: white;
	font-weight: bold;
}
.ui-widget-header a {
	color: white;
}


/*日付入力部分アコーディオン*/

section h1{
	margin-bottom: 1px;
	padding: 10px 10px 5px 25px;
	text-decoration:underline;
	color: #baafa4;
	font-size:13px;
	cursor: pointer;
	position: relative;
	margin-bottom:-5px;
}

section h1:before {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 55%;
	left: 5px;
	width: 10px;
	height: 10px;
	margin-top: -8px;
	background: #baafa4;
}

section h1:after {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 55%;
	left: 5px;
	width: 10px;
	height: 10px;
	margin-top: -13px;
	background: #FFFFFF;
}

section h1.active:before {
	margin-top: -2px;
}

section h1.active:after {
	margin-top: 3px;
}

section li {
	padding: 5px 0 5px 24px;
}

section li a:before{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 17px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #9CF;
}

section li a:after{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 22px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #F2F2F2;
}
.datepicker{
	width:150px;
}

img.privacy{
	float:right;
	margin-right:15px;
}


.pmktxt{
	font-size: 110%;
	line-height: 180%;
	width:1000px;
	margin:40px auto;
}
