@charset "utf-8";

.gr {  line-height: 150%; font-size: 12px; font-weight: bold; color: #263B2B}
.bb {  line-height: 150%; font-size: 12px; font-weight: bold; color: #000000}
.bl { line-height: 150%; font-size: 12px; color: #000000}

body { font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; font-size: 12px; line-height: 150%; color: #000000; background-color:#ffffff; margin-top:20px; text-align:center; }  


a { font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; font-size: 12px; color: #000000; text-decoration: underline}
a:link    { text-decoration:underline; color: #000000  }
a:visited { text-decoration:underline; color: #000000  }
a:active  { text-decoration:underline; color: #000000  }
a:hover { text-decoration:underline; color:#666666; }


#wrap { width:760px; margin:0 auto; }
#out { width:100%; padding: 10px 50px 10px 50px; background: #E1E1CD;}
#out img{ margin:0px; }
#inner {background: #FFF;}  
#mainWrap { width:300px; float:left;  padding: 10px 40px 10px 40px;}  
#sideWrap { width:300px; float:left; padding: 10px 40px 10px 40px; }
.clear { clear:both; }  
.clear hr { display:none; }
