@charset "Shift_JIS";
/*=================================================================
	Use - Save the Children JAPAN オンライン寄付 -
=================================================================*/
html,body {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

}

/* ----- General ----------------------------------------------- */
em {
	font-style: normal;
	color: #FF0000;
	font-size: 12px;
}

.subHeadWidthPict {
	width:300px;
	text-align:left;
}

.subHeadWidthGuid {
	width:500px;
	text-align:left;
	padding:15px;
	font-size: 20px;
}

.subHeadWidthPict_right {
	width:300px;
	text-align:right;
}

.subHeadWidthPict_center {
	width:300px;
	text-align:center;
}

.reqTableNumberWidth {
	width:30px;
	text-align:left;
	font-size: 20px;
}
.reqTableSentenceWidth {
/*	width:20px; */
	text-align:left;
	font-size: 20px;
}


/* ----- Input Form Style ( introduce) --------------------------- */
#form_introduce table{
	/*
	border: none;
	*/
	width:850px;
	height:auto;
	padding:0px;
	margin:0px
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	table-layout:auto;
}

#form_introduce table th{
	/*
	border: none;
	*/
	background-color:#DDDDDD;
	vertical-align:middle;
	height:auto;
	/*
	width:220px;
	text-align:left;
	*/
	font-size:12px;
	padding:1px;
	margin:0px
}

#form_introduce Table td{
	/*
	border: none;
	*/
	background-color:#FFFFFF;
	vertical-align:top;
	height:auto;
	/*
	width:730px;
	text-align:left;
	*/
	font-size:12px;
	padding:1px;
	margin:0px
}

/* ----- Input Form Style ( introduce) --------------------------- */
#form_introduce_input table{
	width:850px;
	height:auto;
	padding:0px;
	margin:0px
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	table-layout:auto;
}

#form_introduce_input table th{
	background-color:#dddddd;
	vertical-align:middle;
	height:auto;
	/*
	width:220px;
	text-align:left;
	*/
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#999999;
/*	font-size:12px; */
	font-size:14px;
	font-weight: bold;
	padding:5px;
	margin:0px
}

#form_introduce_input Table td{
	background-color:#ffffff;
	vertical-align:middle;
	height:auto;
	/*
	width:730px;
	text-align:left;
	*/
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#999999;
/*	font-size:12px; */
	font-size:14px;
	padding:5px;
	margin:0px
}

/* ----- Table Style (input area) --------------------------- */
#form_sign_input table{
	width:420px;
	height:auto;
	padding:0px;
	margin:0px
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	table-layout:auto;
}

#form_sign_input table th{
	background-color:#dddddd;
	vertical-align:middle;
	height:auto;
	/*
	width:220px;
	text-align:left;
	*/
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#999999;
	font-size:12px;
	font-weight: bold;
	padding:5px;
	margin:0px
}

#form_sign_input Table td{
	background-color:#ffffff;
	vertical-align:middle;
	height:auto;
	/*
	width:730px;
	text-align:left;
	*/
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#999999;
	font-size:12px;
	padding:5px;
	margin:0px;
}

/* ----- Input item ------------------------ */
.inputEmail {
	width:245px;
	ime-mode: disabled;
	padding:2px;
}
.inputName {
	width:100px;
	ime-mode: active;
	padding:2px;
}
.inputNameEng {
	width:100px;
	ime-mode: disabled;
	padding:2px;
}
.inputZipcode {
	width:70px;
	ime-mode: disabled;
	padding:2px;
}
.inputTel {
	width:50px;
	ime-mode: disabled;
	padding:2px;
}

/* ----- Introduce Message Text Area ----------------------- */
.msgTextArea {
	width:570px;
	height:150px;
	ime-mode: active;
}

/* ----- Font ---------------------------------------------- */
select, textarea, input, pre {
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
}
