@import url(../basic.css);
h1 span {
float: right;
margin-top: -12px; }
div.lead {
margin-right: 50px;
margin-left: 50px; }
div.lead p.photo {
float: right;
margin-left: 20px; }
div.lead p.text {
font-size: 90%;
line-height: 180%;
margin-top: 15px; }
/*index*/
div#field {
width: 700px;
margin-top: 30px;
margin-right: auto;
margin-left: auto;
border: solid 1px #c1c9d0;
 }
div#field div.bg {
background-image: url(../img/bg_field.gif);
margin: 2px;
padding-top: 15px;
padding-left: 15px;
border: solid 1px #ededed; }
div#field div.bg div div {
margin-bottom: 20px;
padding-bottom: 15px;
border-top:          3px solid #ff5f0a; }
div#field h2 {
color:               #324b64;
font-size:           120%;
font-weight:         bold;
line-height:         100%;
background-image:    url(img/bg_stitle.gif);
background-repeat:   repeat-x;
background-position: left bottom;
text-align:          left;
width: 320px;
margin-bottom:       5px;
padding-top:         5px;
padding-bottom:      5px; }
div#field h2 a {color:               #324b64;
font-weight:         bold; }

div#field p {
color: #323232;
font-size: 90%;
line-height: 180%;
width: 320px; }
div#field p img {
float: right;
margin: 0;
padding: 5px 0 5px 5px; }

div#field div.left {
width: 320px;
float: left; }
div#field div.right {
width: 320px;
float:               none;
margin-left: 340px; }
/*page*/
div.feature {
margin-top:  40px;
margin-left: 80px; }
div.feature img.left {
float: left;
margin-right: 10px; }

div.feature img.right {
float: right;
margin-left: 10px; }

div.feature1 {
width: 300px;
float: left; }
div.feature2 {
width: 300px;
margin-left: 340px; }
div.feature3 {
width: 640px; }

div.feature3 p img {
float: right;
margin-left: 10px; }
div.feature3 table {
font-size: 90%;
line-height: 180%;
width: 640px;
margin: 0;
padding: 0;
border-width: 0; }

div.feature3 table td.text {
vertical-align: top;
width: 240px; }

div.feature h2 {
background-image: url(img/bg_stitle.gif);
background-repeat: repeat-x;
background-position: left bottom;
margin-bottom: 10px;
border-top: 3px solid #ff5f0a; }
div.feature h2 span {
color: #324b64;
font-size: 120%;
font-weight: bold;
line-height: 100%;
vertical-align: middle;
text-align: center;
width: 640px;
height: 3em;
display: table-cell; }

div.feature p {
font-size: 90%;
line-height: 180%; }
div.treatment {
color: #324b64;
line-height: 160%;
background-color: #e0e4e8;
width: 660px;
margin-top: 30px;
margin-right: auto;
margin-left: auto;
padding: 10px 20px; }
div.treatment h2 {
font-weight: bold; }
div.treatment h3 {
margin-top: 10px; }

div.treatment p {
font-size: 90%; }
div.treatment a,div.treatment a:visited {
color: #03c;
font-weight: bold;
text-decoration: underline;
 }

div.treatment p img {
float: right;
margin: 5px; }
div.treatment p img.imono {
float:  right;
margin-top: -20px; }

p.contact {
text-align: right;
width: 700px;
margin: 3px auto 15px; }

