/* ページ設定 */body {	text-align:center;	margin-top: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;}/* フォント（基本） */.px10 {	font-family: "ＭＳ Ｐゴシック", "Osaka";	font-size: 10px;	color: #393d3e;	letter-spacing: 0.1em;	line-height: 1.3em;}.px12 {	font-family: "ＭＳ Ｐゴシック", "Osaka";	font-size: 12px;	color: #393d3e;	letter-spacing: 0.02em;	line-height: 1.3em;}.px14 {	font-family: "ＭＳ Ｐゴシック", "Osaka";	font-size: 14px;	color: #393d3e;	letter-spacing: 0.01em;}.px18 {	font-family: "ＭＳ Ｐゴシック", "Osaka";	font-size: 18px;	color: #393d3e;	letter-spacing: 0.01em;}/* リンク色（基本） */a:link {	font-family: "ＭＳ Ｐゴシック", "Osaka";	text-decoration: none;	color: #539A3A;}a:visited {	font-family: "ＭＳ Ｐゴシック", "Osaka";	text-decoration: none;	color: #246B3B;}a:hover {	font-family: "ＭＳ Ｐゴシック", "Osaka";	text-decoration: none;	color: #42AF3B;}/* 背景画像 */.productbg {	background-image: url(../../product/images/back_image_top.jpg);	background-repeat: no-repeat;	background-position: right bottom;}.companybg {	background-image: url(../../company/images/back_image_top.jpg);	background-repeat: no-repeat;	background-position: middle;}.concept01bg {	background-image:  url(../../concept/images/back_image_concept01.jpg);	background-repeat: no-repeat;	background-position: top;}.concept02bg {	background-image:  url(../../concept/images/back_image_concept02.jpg);	background-repeat: no-repeat;	background-position: top;}.concept03bg {	background-image: url(../../concept/images/back_image_concept03.jpg);	background-repeat: no-repeat;	background-position: right bottom;}.concept04bg {	background-image:  url(../../concept/images/back_image_concept04.jpg);	background-repeat: no-repeat;	background-position: top;}.px12manuallist {	font-family: "ＭＳ Ｐゴシック", "Osaka";	font-size: 12px;	color: #000000;	letter-spacing: 0.02em;	line-height: 1.3em;	display: block;	padding: 0px;	margin: 5px;}.formtable table {	border: none;}.formtable td {	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: none;	border-right-style: none;	border-bottom-style: dotted;	border-left-style: none;	border-top-color: #999999;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-color: #999999;}.formtable #headline {	border-top-width: 2px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #333333;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-color: #999999;}.formtable input {	background-color: #eeeeee;}.formtable select {	background-color: #eeeeee;}.formtable textarea {	background-color: #eeeeee;}.formtable th {	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: none;	border-right-style: none;	border-bottom-style: dotted;	border-left-style: none;	border-top-color: #999999;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-color: #999999;	background-color: #f3f8f4;	color: #006633;}.proposalbg {	background-image: url(../../proposal/images/back_image_top.jpg);	background-repeat: no-repeat;	background-position: bottom;}.imgright {	padding: 0px;	float: right;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 5px;}.imgleft {	padding: 0px;	float: left;	margin-top: 0px;	margin-right: 5px;	margin-bottom: 0px;	margin-left: 0px;}