@import url("../../style/screen.css");

.Section ul p {
	margin: 0 0 20px 15px;
}

.Section ul {
	margin-bottom: 40px;
}

.Photo {
	float: left;
}

.Kaisetu {
	float: left;
}

table tr td {
	padding: 0 20px 40px 0;
	font-size: 0.75em;
}

table tr dl dt {
	font-weight: bold;
	margin-bottom: 5px;
}

table.VST  tr td {
	padding: 0 0 30px 20px;
}

table.VST  tr dl dt {
	margin-bottom: 13px;
}

.Section table tr td ul li {
	font-size: 1em;
}

.Section table tr td p {
	font-size: 1em;
}

.Section table tr td p.Mokuji {
	margin-bottom: 20px;
	font-weight: bold;
	font-size:  3em;
}

.About {
	float: left;
	width: 330px;
}

.Setting {
	float: left;
	width: 160px;
	padding-left: 20px;
}

.Setting p {
	margin-bottom: 20px;
}

