@charset "utf-8";
/* CSS Document */

body {
	width:750px;
	margin:0 auto;
	background-image:url(img/bg.jpg);
}

.base {
	width:750px;
	height:auto;
}

.header {
	width:750px;
	height:107px;
	margin:0 auto;
	background-image:url(img/001.jpg);
	font-size:190%;
	font-family:"HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6","HG丸ｺﾞｼｯｸM-PRO";
	color:#ffffff;
	text-align:center;
}

.name {
	margin:0;
	padding:0px 0 0 60px;
	font-size:190%;
	font-family:"HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6","HG丸ｺﾞｼｯｸM-PRO";
	color:#555555;
	background-image:url(img/002.jpg);
	width:670px;
	height:53px;
}

.bt {
	width:750px;
	margin:0 auto;
}

.main {
	width:750px;
	margin:0 auto;
	background-color:#FFFFFF;
}

.footer {
	padding:74px 0 0;
	width:750px;
	font-size:70%;
	font-family:"HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6","HG丸ｺﾞｼｯｸM-PRO";
	text-align:center;
}

.clear {
	clear:both;
	font-size:1px;
}


/* CSS ボタン */


.bt1 {
	background-image:url(img/button/01.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:98px;
	float:left;
	display:block;
	font-size:20px;
	margin:0;
}

.bt1 a {
	text-decoration:none;
	display:block;
	width:200px;
	height:98px;
}

.bt1 a:hover {
	background-image:url(img/button/01l.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	width:200px;
	height:98px;
}




.bt2 {
	background-image:url(img/button/02.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:98px;
	float:left;
	display:block;
	font-size:20px;
}

.bt2 a {
	text-decoration:none;
	display:block;
	width:200px;
	height:98px;
}

.bt2 a:hover {
	background-image:url(img/button/02l.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	width:200px;
	height:98px;
}





.bt3 {
	background-image:url(img/button/03.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:98px;
	float:left;
	display:block;
	font-size:20px;
}

.bt3 a {
	text-decoration:none;
	display:block;
	width:200px;
	height:98px;
}

.bt3 a:hover {
	background-image:url(img/button/03l.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	width:200px;
	height:98px;
}



.bt4 {
	background-image:url(img/button/04.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:98px;
	float:left;
	display:block;
	font-size:20px;
}


/* CSS ボタンスペース */
.bt0 {
	background-image:url(img/button/00.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:67px;
	float:left;
	display:block;
	font-size:20px;
}
.bt10 {
	background-image:url(img/button/10.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:153px;
	float:left;
	display:block;
	font-size:20px;
}
/* CSS ボタンスペース */



.tokuten01 {
	background-image:url(img/b01.jpg);
	width:750px;
	height:55px;
}

.tokuten02 {
	background-image:url(img/b02.jpg);
	width:750px;
	height:auto;
}

.kiji {
	width:676px;
	margin:0 0 0 40px;
	height:auto;
	font-size:90%;
	background-color:#eeeeee;
}

.tokuten03 {
	background-image:url(img/b03.jpg);
	width:750px;
	height:130px;
}

#list table {
	border-collapse: collapse;
	border-color: #555555;
	margin: 10px;
}
#list th strong {
	color: #fff;
}
#list th {
	background: #4087AD;
	height: 24px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
}
#list tr {
	height: 25px;
	background: #F8F8F8;
}
#list td {
	font: 11px "ＭＳ Ｐゴシック";
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
}
#list td.first,th.first {
	border-left: 0px;
}
#list input {
	font: 11px "ＭＳ Ｐゴシック";
}
#box {
  width: 690px;
  padding: 0px;
  margin: 0px 0;
  background: #FFFFFF;
}
#box textarea {
  width: 410px;
  height: 100px;
  float: left;
}
#box table,#box tr,#box th,#box td {
      border: none;
}
#preview {
  width: 630px;
  padding: 20px;
  margin: 20px 0;
  background: #FFFFFF;
  color: #000000;
}
