@charset "shift_jis";

* {
    margin: 0;
    padding: 0;
-webkit-text-size-adjust: 100%; 
}

body {
    margin:0px;
    line-height: 1.6;
    letter-spacing: 0.10em;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","‚l‚r ƒSƒVƒbƒN",sans-serif;
    background-image: url(../image/back02.gif);
    background-repeat: repeat-x;
    background-color: #ccffcc;
    text-align: center;
}

#pageWrapper {
    Width: 800px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../image/Wallpaper02.gif);
    background-repeat: repeat;
    text-align: left;
}

/* old */
* html div#pagewrapper {
    width: 800px;
}
/* end */

#pr {
    margin-left: 10px;
}

#header {
    Width: 750px;
    height: 80px;
    margin-bottom: 10px;
}

#logo {
    float: left;
    margin-top: 0;
    margin-left: 10px;
}

#Company {
    float: left;
    Width: 360px;
    margin-left: 20px;
    position: relative;
}

#Address {
    float: right;
    width: 270px;
    margin-right: 20px;
    line-height: 180%;
    text-align: right;
}

#Address h6 {
    padding-top: 10px;
}

.pr1 {
    font-size: 130%;
    font-weight: 700;
    color: #000;
}

#sfp {
    width: 738px;
    margin: 10px 10px;
    background: #f8f8ff;
    border: 1px solid #DDD;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 20px;
    color: #383636;
}

#footer {
    clear: both;
    Width: 792px;
    height: 190px;
    margin: 0 4px;
    text-align: center;
    border-top: 1px solid #006400;
}

.jo{
    width: 100%;
    border-collapse: separate;
    border-spacing: 0px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.jo th{
    width: 25%;
    padding:4px 10px;
    text-align: left;
    vertical-align: top;
    color: #444;
    background-color: #ffb6c1;
    border-left: 3px double #999;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.jo td{
    width: 75%;
    padding:4px 4px 4px 15px;
    background-color: #feedf3;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.jo ul{
    padding-left: 15px;
}

.jo ol{
    padding-left: 30px;
}

ul.list {
    margin: 0;
    padding: 30px 20px 30px 20px;
    color: #f0fff0;
    font-size: 18px;
}

.list li {
    list-style: none;
    display: inline-block;
    display: -moz-inline-box;
    /display: inline;
    /zoom: 1;
    padding: 0 20px;
}

#footer p {
    clear: both;
    padding: 10px 50px 0 50px;
    color: #000;
    font-size: 14px;
}

#DescriptionOfBusiness a:hover {
    position: relative;
    top: 2px;
    left: 2px;
}

a:link { 
    color: #000;
    text-decoration: none;
}

a:visited { 
    color: #000;
    text-decoration: none;
}

a:hover { 
    color: #0000ff;
    text-decoration: none;
}

a:active { 
    color: #0000ff;
    text-decoration: none;
}

h1{
    position: absolute;
    top: 30px;
    left: 0;
    color: #001900;
    font-size: 250%;
}

h2{
    padding-left:10px;
    color: #0000cd;
    font-size: 200%;
}

h3{
    margin-bottom: 10px;
    padding-left: 5px;
    border-left: solid 5px #0000cd;
    border-bottom:1px solid #00008b;
    color: #383636;
    font-size: 120%;
}

h4{
    padding-left: 5px;
    border-left: solid 5px #008000;
    border-bottom:1px solid #006400;
    font-size: 140%;
}

h6{
    color: #001900;
    font-size: 130%;
}


#work {
    padding-left: 20px;
    text-shadow:
    0 0 25px #000000,
    0 0 20px #000000,
    0 0 0.40px #000000;
    color: #f5fffa;
    font-size: 16px;
}

.pr {
    float: right;
    width: 720px;
    margin-top: 80px;
    margin-right: 30px;
}

li {
    margin-left:0px;
    text-decoration: none;
}

.notes {
    font-size: 80%;
}

#info li {
    list-style-type: square;
    text-decoration: none;
}

#news a {
    text-decoration: none;
}

dl {
   margin:0;
   padding:0;
}

dt {
   font-size:17px;
}

dd {
    padding-left:10px;
    font-size:18px;
}
.block {
    margin: 0 4px 10px;
    padding: 20px;
    background: #fff;
    border: 4px #66cdaa solid;
    position: relative;
    z-index: 10;
}
 
.block:before {
    content: "";
    position: absolute;
    background: #fff;
    margin: 3px;
    border: 2px #7accb0 solid;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: -10;
}

p.fixed {  
    position: fixed;  
    right: 30px;  
    bottom: 100px;  
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 0.08em;
    width: 75px;
    padding-left: 18px;
    background: -moz-linear-gradient(top,#FFF 0%,#98fb98);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#98fb98));
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.3);
    -webkit-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.3);
}
