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

body{
font-size:14px;
line-height:20px;
}

input {font-size: 14px;}


/* ++++++++++++++++++++ ヘッダーロゴ ++++++++++++++++++++ */
header img{
	height:auto;
}

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

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


th,
td {
	word-break:break-all;
}

.d-step .d-step-title,
.d-step-end .d-step-title{
	width:70%;
}

.d-readme-inner{
	padding:8px 6px;
}

.d-readme ul,
.d-readme p{
	padding:5px 3px;
}

.d-readme ul.d-noread{
	padding:5px 3px 0 3px;
}

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

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