@charset "utf-8";

h4 {
 font-weight: normal;
 font-style: normal;
 font-size: 0.9em;
}

#header {
 width: 800px;
 height: 170px;
 clear: both;
 float: left;
 background-image: url(../common-images/img_hd_contact.jpg);
}

#privacy {
 width: 100%;
 float: left;
}

#privacy p {
 line-height: 1.6em;
 font-size: 0.8em;
 margin: 0 0 0 1em;
 text-indent: -1em;
}

.tomail {
 width: 400px;
 float: left;
 padding-bottom: 50px;
 padding-left: 80px;
 padding-top: 50px;
}

.tomail img.left {
 float: left;
 margin-right: 15px;
}

.divsiteindextop {
 padding-top: 25px;
 display: block;
 float: left;
 padding-bottom: 15px;
}

h2.siteindex {
 background: url(../common-images/tt_siteindex.gif) no-repeat;
 width: 160px;
 height: 25px;
 margin-bottom: 15px;
}

.comment {
 margin-top: 25px;
}

span.w {
 color: #993333;
}

#date {
 width: 100%;
 float: left;
 margin-top: 30px;
 margin-bottom: 30px;
}
#date dl{
	float:left;
 font-size: 12px;
 line-height: 1.75em;
 width: 100%;
 background-color: transparent;
 margin-top: 0;
 margin-bottom: 10px;
}

#date dl dt{
 width: 130px;
}

#date dl dd{
 margin: -1.75em 0 0.8em 130px;
 padding: 0;
}

select#address {
 margin-left: 5px;
 border: 1px solid silver;
 width: 120px;
 height: 2em;
}

span.smalltext {
 font-size: 0.85em;
 line-height: 1.2em;
}

.T1 {
 width: 200px;
 margin-right: 20px;
 margin-left: 5px;
 height: 1.8em;
  border: 1px solid silver;
}

.T12 {
 width: 90px;
 margin-right: 5px;
 margin-left: 5px;
 height: 1.8em;
  border: 1px solid silver;
}

.T2 {
 width: 280px;
 margin-left: 5px;
 height: 1.8em;
  border: 1px solid silver;
}

.T3 {
 width: 280px;
 margin-left: 5px;
  border: 1px solid silver;
}

a.mail {

 background: url(../common-images/mail_image2.gif) no-repeat 0 center;
 padding-left: 20px;
}

p.c {
 font-size: 14px;
 line-height: 1.6em;
}

.wrapperR a {
 text-decoration: underline;
 color: blue;
}