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

/* 本登録 */
#register p.nickname input{
	width:300px;
	height:24px;
	padding:6px 0 0 2px;
	border:none;
	font-weight:normal;
	color:#558438;
}


/* 会社概要 */
#about_title {
	width: 480px;
	height: 60px;
	margin-top: 10px;
	margin-left: 7px;
}
.about_box {
	width: 600px;
	margin-top:12px;
	margin-bottom: 12px;
}
.about_index {
	font-size:12px;
	font-weight:bold;
	color:#448d18;
	margin-left: 45px;
	float: left;
}
.about_content {
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	margin-left: 195px;
}

/* 特定商取引 */
#rule_title {
	width: 480px;
	height: 60px;
	margin-top: 10px;
	margin-left: 7px;
}
.rule_box {
	width: 620px;
	margin-top:5px;
	margin-bottom: 5px;
}
.rule_index {
	font-size:12px;
	font-weight:bold;
	color:#448d18;
	margin-left: 45px;
	float: left;
}
.rule_content {
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	margin-left: 195px;
}

/* プライバシーポリシー */
#privacy_line {
	border-bottom-style: solid;
	border-color: #448d18;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	margin: 8px;
	border-bottom-width: 1px;
}
.privacy_index {
	width: 600px;
	font-size: 14px;
	font-weight:bold;
	color: #448d18;
	margin-left: 10px;
	margin-top: 3px;
	padding: 3px;
}
.privacy_text {
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	margin-left: 10px;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}

/* 利用規約 */
#terms_line {
	border-bottom-style: solid;
	border-color: #448d18;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	margin: 8px;
	border-bottom-width: 1px;
}
.terms_index {
	width: 600px;
	font-size: 14px;
	font-weight:bold;
	color: #448d18;
	margin-left: 10px;
	margin-top: 3px;
	padding: 3px;
}
.terms_text {
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	margin-left: 10px;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}#iframebaner {
	padding: 0px;
	width: 545px;
	margin-right: auto;
	margin-left: auto;
}

