@charset "UTF-8";

/* ブラウザスタイルの初期化 */
* {
  margin: 0;
  padding: 0;
  }
  
/* 文書本体 (body) */
body {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	border-width: 0;
	color: #000000;
}

/* 画像 (img) */
img {
  border: 0;
  }

/* リンクテキスト (a) */
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}



/* メイン */
#container
 {
	width: 749px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	overflow: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 8px;
}
#main {
	width: 749px;
}
#truste {
	font-size: 10px;
	line-height: 16px;
	width: 700px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.button-table {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
}
.button-table img {
	margin-right: 10px;
	margin-left: 10px;
}
#customer {
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 20px;
}
.customer-name {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
}
.customer-category {
	background-color: #E7E7E7;
	padding: 2px;
	width: 697px;
	margin-top: 8px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
#customer-site {
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	text-align: center;
}
.customer-site2 {
	font-size: 10px;
	width: 701px;
	margin-right: auto;
	margin-left: auto;
}
.customer-site2 ul {
	margin-left: 5px;
	list-style-type: upper-alpha;
	padding-left: 20px;
	line-height: 14px;
}
.customer-site2 li {
	margin-bottom: 2px;
}
#service {
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#service img {
	margin-bottom: 5px;
}
#service dl {
	line-height: 16px;
	padding-left: 5px;
}
#service  dt {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
#service dd {
	margin-bottom: 3px;
}
#history {
	width: 701px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	margin-top: 25px;
}
#history ul {
	padding-left: 5px;
	list-style-type: none;
	font-size: 10px;
	line-height: 16px;
}
#history ul li {
	padding-left: 2.8em;
	text-indent: -2.8em;
}
#footer {
	background-color: #006600;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	width: 670px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
#footer table {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 15px;
}
#footer td {
}
#footer  a  {
	color: #FFFFFF;
	text-decoration: none;
}
#footer  table img {
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
.company-url-midashi {
	padding-bottom: 3px;
}
.company-url-space {
	padding-left: 15px;
}
#company {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 5px;
	margin-bottom: 15px;
}
#logo {
	clear: right;
	float: left;
	width: 140px;
}
#company-name {
}
