body{
background-color:#2A2842;
color : #666666;
font-size : 12px;
line-height:130%;
font-family:"vedana,Helvetica";
text-align:center;
margin:0;
background-image:url(1.png);
background-attachment:fixed;
}
#gra {
background-image:url(backgra.png);
background-repeat:repeat-x;
background-attachment:fixed;
}
A{
  color : #ccc;
  text-decoration : none;
  font-size:10px;
}
A:HOVER{
  color : #8ba9c9;
  text-decoration : none;
}
#wrapper {
width:700px;
background-color:#fff;
margin:0 auto;
border-right:1px solid #7D7445;
border-left:1px solid #7D7445;
}
#s3 #wrapper {
height:100%;
}
#top {
background-image:url(enqu.jpg);
width:700px;
height:300px;
margin:0 auto;
}
#contents {
width:640px;
margin:0 auto;
text-align:left;
}
.box {
margin-bottom:50px;
}
#comment {
margin:20px auto 40px auto;
}
#buttonbox {
text-align:center;
}
#footer {
text-align:center;
padding:30px 0;
}
#kekka {
margin:20px auto 40px auto;
font-size:25px;
font-weight:bold;
}
h1 {
font-size:12px;
font-weight:bold;
border-bottom:1px dotted #ccc;
}
ul {
margin:0 0 20px 0;
padding:0;
}
li {
list-style:none;
margin-bottom:5px;
}
dt {
float:left;
}
dd {
margin-left:80px;
}
img {
border:0;
}

textarea,input {
font-size: 12px;
color: #666666;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
background-color: transparent;}

input {
margin-right:5px;
}
textarea {
width:600px;
height:100px;
}
.button{
font-size: 12px;
color: #ffffff;
background-color: #2b2b2b;
border-top: 1px solid #2b2b2b;
border-bottom: 1px solid #2b2b2b;
border-left: 1px solid #2b2b2b;
border-right: 1px solid #2b2b2b;}

select{font-size: 12px;color: #2b2b2b;}