@charset "utf-8";

h2 {
	width: 610px;
	padding: 5px 20px 0 0;
	float: right;
}

/* content設定 */
#content {
	width: 610px;
	padding: 0 20px 40px 0;
	background: transparent url(../img/bg_content.jpg) repeat-y;
	float: right;
}

/* contentn内設定 */
ul#box-fontsize {
	width: 140px;
	height: 20px;
	padding: 0 0 0 455px;
	clear: both;
}
ul#box-fontsize li {
	width: 20px;
	height: 20px;
	padding-right: 1px;
	float: left;
	list-style-type: none;
	overflow: hidden;
}
ul#box-fontsize li#fontsize {
	width: 63px;
	height: 20px;
	padding-right: 5px;
}

p.txt-top {
	padding: 20px 0 0 0;
	margin: 0 20px;
	clear: both;
	line-height: 1.5;
	color: #130611;
}
p.txt-attention {
	padding-bottom: 20px;
	margin: 0 20px;
	clear: both;
	border-bottom: 1px solid #130611;
	line-height: 2.0;
	color: #ff0000;
	font-size: 12px;
}

div.box-form {
	padding: 0 20px;
	clear: both;
}
div.box-form h3 {
	padding: 20px 0 0 20px;
}
div.box-form div#sfm-layout {
	padding: 20px 20px 0 20px;
	clear: both;
}
div.box-form div#sfm-layout table {
	width: 100%;
	background-color: #cccccc;
}
div.box-form div#sfm-layout table th {
	padding: 5px 5px 5px 20px;
	text-align: left;
}
div.box-form div#sfm-layout table th.add-01 {
	white-space: nowrap;
	padding: 5px 5px 5px 20px;
}
div.box-form div#sfm-layout table th.add-02 {
	padding: 5px;
	white-space: nowrap;
}
div.box-form div#sfm-layout table td {
	padding: 5px;
}
div.box-form div#sfm-layout table td.submit {
	text-align: center;
	padding: 20px;
	border-top: 1px solid #130611;
}

h3#completion {
	padding: 20px 40px 0 40px;
}
div.box-completion {
	margin: 20px 40px;
	clear: both;
	padding: 100px 20px;
	clear: both;
	background-color: #ffffff;
	border-top: 1px solid #130611;
	border-bottom: 1px solid #130611;
}

h2#privacy {
	clear: both;
	padding: 40px 25px 0 25px;
	width: 560px;
}

div.box-content {
	padding: 0 40px;
	clear: both;
}
div.box-content p.txt-top02 {
	padding: 20px 0;
	clear: both;
	line-height: 1.5;
	color: #130611;
	border-bottom: 1px solid #130611;
}
div.box-content h3 {
	padding-top: 20px;
	clear: both;
}
div.box-content ul li {
	padding: 1em 1em 0 0;
	margin-left: 2em;
	clear: both;
}

input.ime-disabled {
	ime-mode: disabled;
}

