@charset "utf-8";
/* CSS Document */

body{
font-size:16px;
line-height:24px;
}

input {font-size: 16px;}	

header img{
	height:auto;
}

/* メールでのお問い合わせ画像 */
.d-askstep{
	width:634px;
	margin:10px 0;
}

.d-askstep img{
	width:634px;
	height:auto;
}

.rn_RelatedAnswers2 ul li {
text-indent:-1.3em;
padding-left:1.3em;
}

.d-r-login{
margin-top:25px;
}