body {
  font-size: 15px;
  line-height: 130%;
  text-align:center;
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  background-image : url(https://www.fukien.net/haikei.gif);
  background-attachment : fixed;
}
h2 {
  padding:0;
  margin:0;
  font-size:15px;
  text-align:left;
}
/* 画像コンチEチE*/

img {
  border-style: none;
}
.main {
  margin:0px auto;
  background-color: #ffffff;
}
/* ヘッダーコンチEチE*/

.header {
  text-align:left;
  padding-bottom:0;
  background-color: #ffffff;
  border: #ff80c0 1px solid;
  border-bottom-style: none;
}
.header h1{
  font-size:15px;
  padding-left:0.5em;
  margin:0;
  float:left;
}
/* ヘッダーサイトEチEE */

.headersite{
  float:right;
}
.header h2{
  font-size : 15px;
  float:right;
}
/*  レフトコンチEチE */

.left {
  text-align:center;
  float:left;
  font-size : 15px;
}
.left h2 {
  padding:0.5em;
  text-align: center;
  margin:0;
}
.left a {
  padding:0.5em;
  border-top:0px;
  text-decoration:none;
  display:block;
  margin:0px;
  font-size : 14px;
}
.left a:hover {
  }
/*  センターコンチEチE */


.content {
  padding-left:1em;
  float:left;
  text-align:left;
  padding-right:0em;
  font-size : 16px;
}
.content p{
  padding-left:0.8em;
  padding-right:0em;
}
.content h2 {
  border: #ccc 1px solid;
  padding:0.4em;
  text-align:center;
}
table.sample {
  margin-left: 1em;
  background-color : #ffffd0;
  table-layout: auto;
  line-height: 130%;
  font-size: 15px;
  text-align: center;
  width: 95%;
  border-collapse: collapse;
}
table,th,td{
  border: 1px solid #808080;
}
th{
  background-color:#ffcee7;
}
/*  ライトコンチEチE */


.right {
  text-align:center;
  float:right;
  margin-left:0em;
  font-size : 15px;
}
.right h2 {
  padding:0.5em;
  text-align: center;
  margin:0;
}
/*  フッター  */


.footer {
  text-align:center;
  padding:0.5em 0;
  clear: both;
  font-size : 15px;
}
/*----------------------------------------
	z[y[W
----------------------------------------*/ 
.red	{
  color:#F00;
}
.mailform th{
  text-align:left;
  background-color:#ff62b0;
  padding:10px 10px;
  border: 1px solid #cccccc;
  width:150px;
}
.mailform	{
  border: 1px solid #ff80c0;
  font-size: 108%;
  border-collapse: collapse;
  width:100%;
}
.mailform td{
  color: #666666;
  background-color:#ffffb3;
  padding: 10px;
  border: 1px solid #ff80c0;
}
.td-submit	{
  text-align:right;
  background: #ff62b0;
  border: none;
}
.table-submit	{
  width:100%;
  border: 1px solid #ff80c0;
}
