@charset "utf-8";

/*--------------------------------------------------------
WCASP用CSS
--------------------------------------------------------*/


/*---------------　↓↓　#fullSize専用　↓↓　---------------*/
/*------------------------------
reset
------------------------------*/
#fullSize {
	line-height:1.3;
	font-family:Hiragino Kaku Gothic Pro, Osaka, "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	font-size:12px;
	*font-size:small;
	*font:x-small;
}

#fullSize div,
#fullSize form,
#fullSize input,
#fullSize th,
#fullSize td { 
	margin:0;
	padding:0;
	font-size:12px;
}

#fullSize img {
	border:0;
}

#fullSize strong {
	font-style:normal;
	font-weight:normal;
}

/*------------------------------
#fullSize
------------------------------*/
#fullSize strong {
	font-weight:bold;
	font-size:115%;
}

#fullSize .formBg {
	padding-bottom:15px;
	border:1px solid #479AE9;
	background-color:#FF9;
	text-align:center;
}

#fullSize .formTitle {
	margin-bottom:15px;
	height:29px;
	background:url(http://www.sateiomakase.com/promo/af_form/images/form_title_bg.gif) #1049B6 repeat-x top;
	text-align:center;
}

#fullSize .formBg p.center {
	margin:5px auto;
	text-align:center;
}

#fullSize .formBg table {
	margin:0 auto;
	width:85%;
}

#fullSize .formBg th {
	font-weight:normal;
	white-space:nowrap;
	text-align:left;
}

#fullSize .formBg td {
	padding:3px 5px;
	text-align:left;
}

#fullSize .formBg td label {
	font-weight:bold;
	zoom:1;
}

#fullSize .formBg span {
	padding:0 5px;
	font-size:11px;
	line-height:1.5;
	zoom:1;
}

/*---------------　↑↑　#fullSize専用　↑↑　---------------*/


/*---------------　↓↓　#w570専用　↓↓　---------------*/
/*------------------------------
reset
------------------------------*/
#w570 div,
#w570 form,
#w570 input { 
	margin:0;
	padding:0;
}

#w570 img {
	border:0;
}

#w570 strong {
	font-style:normal;
	font-weight:normal;
}

/*------------------------------
#w570
------------------------------*/
#w570 {
	line-height:1.3;
	font-family:Hiragino Kaku Gothic Pro, Osaka, "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	font-size:12px;
	*font-size:small;
	*font:x-small;
	width:570px;
}

#w570 strong {
	font-weight:bold;
	font-size:115%;
}

#w570 .formBg {
	border-right:1px solid #479AE9;
	border-left:1px solid #479AE9;
	background-color:#FF9;
	text-align:center;
}

#w570 .formBg p.center {
	margin:5px auto;
	text-align:center;
}

#w570 .formBg table {
	margin:0 auto;
}

#w570 .formBg td {
	padding:3px 5px;
	text-align:left;
	font-size:12px;
}

#w570 .formBg td label {
	font-weight:bold;
}

/*---------------　↑↑　#w570専用　↑↑　---------------*/





