body{
background-color:#F7F7F7;
font-size:medium;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
line-height:1.3;
color:#333;
}
a{color:#00367B;}

html> body {font-size: 14px; /* Except IE */}

#wrapper{
width:800px;
background:url(../img/share/share_bg.gif) repeat-y left top;
}
#footer{
width:800px;
background:#F7F7F7 url(../img/share/share_foot_bg.gif) no-repeat left top;
padding:10px 0;
}
#footer p{
text-align:center;
font-size:70%;
line-height:1.1;
}

html> body #footer p{font-size: 10px; /* Except IE */}


td.grey{
background-color:#f7f7f7;
}






/*====clearfix（071023版）======*/

.clearfix:after {
content: url(../img/share/spacer.gif);
display: block;
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
/* Mac版IEのみに適用 \*//*/
.clearfix { overflow: hidden; }
/* */

/*==========*/

