@charset "UTF-8";

/* ���₢����
---------------------------------------------------- */


#faq p {
  margin: 0;
  padding: 0;
  line-height: 1.7em;
  xborder-bottom: 1px dotted #36CC72;
}



#faq h3 {
  xheight: 1.2em;
  margin: 10px 0 0 0;
  padding: 0.2em 0 0.2em 0.5em;
  font-size: 120%;
  color: #F4627A;
}

#faq h4 {
  margin: 10px 0 10px 0;
  padding: 0.2em 0 0.2em 0.5em;
  font-size: 120%;
  font-weight: bold;
  color: #36CC72;
  border-left: 6px solid #36CC72;
  border-bottom: 1px solid #36CC72;
}

#faq h5 {
  margin: 10px 0 5px 0;
  padding: 0;
  font-size: 120%;
  color: #F4627A;
}

/* �\��t�H�[��
---------------------------------------------------- */
#faq_form {
  margin: 15px 0 0 0;
  padding: 0;
  width: 660px;
  line-height: 1.8em;
}

#faq_form p {
  margin: 3px 0 3px 3px;
  padding: 0;
  xline-height: 1.2em;
}

.caution {
  color: #F93D7B;
}

.bg_color {
  background: #E5E5E5;
}

/* ���̓t�H�[�����ʍ���
------------------------------ */
.btn-parts span,.btn-parts label {
	display: block;
	float:left;
}
.btn-parts label {
	padding-right: 10px;
}

/* clearfix Hack
------------------------------ */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-block; }

/* Hide Mac IE \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }


/* �t�H�[���֘A
------------------------------ */
fieldset {
	border: 1px solid #999999;
	margin: 2px 0px 10px 0px;
	padding: 0.5em;
}

/*���o��&�t�H�[�����i�����div
------------------------------ */
div.sub-group {
	border-bottom: 1px dotted #CCCCCC;
	padding: 1em 0.5em 1em 0.5em;
	clear: both;
}
div.even {
	background-color: #F5F5F5;
}
div.last {
	border-bottom-style: none;
}

/* ���ڂ̌��o��
------------------------------ */
.label-txt {
	width: 125px;
	margin: 0 1em 0 0;
	color: #666666;
	border-right: 3px solid #CCCCCC;
	display: block;
	float: left;
}

/* �e�L�X�g�t�B�[���h,select�v�f
------------------------------ */
input.txt-field,select {
	xmargin: 0 0 0 2em;
	xcolor: #666666;
	background-color: #F9F9F9;
	border: 1px solid #999999;
}
input.txt-field:focus,select:focus {
	color: #333333;
	background-color: #FFFFCC;
	border-color: #330000;
}

/* �{�^��
------------------------------ */
#btn-box {
	text-align: center;
	margin: 10px 0 0 0;
	padding-bottom: 40px;
}
#btn-box button {
	width: 150px;
	height: 20px;
	background-color: #FFFFFF;
	border-style: none;
	margin: 5px 0 0 0;
	padding: 0px;
}

/* ���ʍ���
---------------------------------------------------- */
img {
  border: none;
}

