body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td, hr{
font-size: 100%;
font-weight: normal;
margin: 0;
padding: 0;
list-style-type: none; }
img {
vertical-align: bottom;
border-style: none; }
li img {
vertical-align: bottom; }

body {
font-size: 90%;
}
/*PAGE*/
div#page{
width:809px;
margin-left:auto;
margin-right:auto;
background-image: url(../img/bg_page.gif);
background-repeat: no-repeat;
background-position: left top;
margin-bottom:10px;
}
div#page div.pageborder{
width:799px;
padding-top:7px;
margin-left:auto;
margin-right:auto;
border: 1px solid #c3c3c3;
padding-bottom:9px;
}

div#page div.pageflame{
width:779px;
margin-left:auto;
margin-right:auto;
border: 1px solid #3f9670;
}

/*HEADER*/
div#header {
height:343px;
background-image: url(img/bg_top.gif);
background-repeat: no-repeat;
background-position: left top;
}
div#header h1#logo {
width:180px;
padding-left:31px;
padding-top: 27px;
text-align: left;
}
div#header p.copy {
padding-left:137px;
padding-top: 70px;
}
div#header p.address {
padding-left:31px;
padding-top: 60px;
color: #333;
line-height: 120%;
}

/*MAIN*/
div#main {
background-image: url(img/bg_main.gif);
background-repeat: no-repeat;
background-position: left top;

}
/*SIDE*/
div#side {
background-image: url(img/bg_side.jpg);
width:196px;
float:left;
background-repeat: no-repeat;
background-position: left top;
margin-bottom:10px;
}
div#side ul{
width:163px;
margin-left:15px;
padding-top:7px;
}
div#side ul li ul{
margin:0;
padding:0;
}
div#side p.contact{
background-image: url(img/bg_contact.gif);
background-repeat: no-repeat;
background-position: left bottom;
padding-top:125px;
}
div#side p.contact img{
padding-left:15px;
}
div#side p img.email{
padding-bottom:10px;
}
/*CONTENTS*/
div#contents {
width:538px;
margin-left:200px;
padding-left:20px;
padding-top:20px;
}
div#contents p.lead {
line-height:160%;
margin-bottom:30px;
padding-left: 20px;
}
div#main  address{
clear:both;
color: #fff;
font-size: 80%;
background-color: #007341;
text-align: center;
padding-top: 3px;
padding-bottom: 3px;
display: block;
font-style: normal;
border: 1px solid #666;
margin: -1px;
}
/*TOP*/
div#contents p.topillust{
background-image: url(img/bg_topillust.gif);
background-repeat: no-repeat;
background-position: right bottom;
padding-bottom: 120px;
}
/*decoration*/
h2{
background-image: url(img/icon_diamond.gif);
background-repeat: no-repeat;
background-position: 0em 0.2em;
padding-left: 20px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999;
margin-right: -16px;
padding-bottom: 10px;
margin-bottom: 15px;
font-size: 120%;
font-weight: bold;
color: #333;
}
h3{
margin-left:20px;
background-color: #f0f0f0;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 10px;
margin-bottom: 10px;
font-weight: bold;
color: #323232;
font-size: 100%;
background-image: url(img/icon_line.gif);
background-repeat: no-repeat;
background-position: left top;
}
h3 span{
text-arign:right;
text-align: right;
display: block;
float: right;
}
h5{
margin-bottom: 5px;
font-weight: bold;
color: #333;
}
p.image{
margin-bottom:20px;
}
p.service01{
background-image: url(img/img_service01.gif);
background-repeat: no-repeat;
background-position: right bottom;
padding-bottom: 120px;
}
p.service02{
background-image: url(img/img_service02.gif);
background-repeat: no-repeat;
background-position: right bottom;
padding-bottom: 100px;
}
p.service03{
background-image: url(img/img_service03.gif);
background-repeat: no-repeat;
background-position: right bottom;
padding-bottom: 100px;
}

div#rinen{
text-align:center;
padding:0 0 20px 0;
}

a:link {
color: #039;
text-decoration: none;
}
a:visited {
color: #039;
}
a:hover {
color: #1C9562;
text-decoration: underline;
}
a:active {
color: #039;
}
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{
display:inline-table;
zoom:1;
}
