
* {
  word-wrap: break-word;
}

body {
  font-size: 108%; 
  /font-size: 93%; /* IE */
  color: #222;
  font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, Verdana, sans-serif;
  text-align:center;
  -webkit-text-size-adjust:none;
  background-color:#FFFFFF !important;
}
html>/**/body {
  font-size: 14px; /* Except IE */
}
body{ line-height:1.6; }

/* Link */

a:link, a:visited{color:#222;}
a:hover, a:active{color:#FF6600;}

a:link, a:visited, a:active{text-decoration:none;}
a:hover{text-decoration:underline;}

a:link, a:visited, a:hover, a:active{
background:transparent;
font-weight:normal;
}

a img{
border:none;
text-decoration:none;
}

/*  */

.inner{
width:640px;
margin:0 auto;
}

/*  */

header{
margin-bottom:20px;
padding-top:20px;
padding-bottom:20px;
border-bottom:solid 1px #ccc;
}

#logo{
width:81px;
float:left;
}
#tel{
width:296;
float:right;
}

#logo,#tel{
height:34px;
}

/*  */

article{
margin-bottom:20px;
}

/*  */

#print{
padding-top:15px;
}

/*  */

footer{
color:#003113;
font-size:77%;
padding-top:20px;
margin-bottom:20px;;
border-top:solid 1px #ccc;
}

/*  */