@charset 'UTF-8';

/******************************
			Run Free
 ******************************/
.qualification-attension {
	padding-left:1em;
	text-indent:-1em;
}

#linked-example-banner {
	margin:10px;
}

/*
 * リンク設置例
 */
#linked-example {
	margin-bottom:0px;
}
.linked-example-title {
	color:#666;
	font-weight:bold;
}
.linked-example-contents {
	margin:10px;
}
.linked-exmaple-code {
	background-color:#E8E8E8;
	padding:10px;
	border:solid 1px #FFF;
	font-size:100%;
	line-height:1.65em;
}

#inquiry-contents-box {
	background:none;
}

/*
 * フォームタイトル
 */
#inquiry-index-explanation {
	margin-bottom:15px;
}

/******************************
		Run Free Input 
 ******************************/

#ArticleMetaSenderName1,
#ArticleMetaSenderName2,
#ArticleMetaSenderNameSpel1,
#ArticleMetaSenderNameSpel2
{
	width:190px;
}

#ArticleMetaSenderEmail, 
#ArticleMetaSenderEmailConfirm,
#ArticleMetaLinkedUrl,

#ArticleName,
#ArticleMetaAddress,
#ArticleMetaSiteUrl
{
	width:450px;
}

#ArticleMessage,

#ArticleMetaAccess,
#ArticleMetaBusinessHours,
#ArticleMetaComment
{
	width:450px;
	height:150px;
}

