@charset "utf-8";

/* Resat Styles (Ver:2010-4-19)
----------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}table {border-collapse: collapse;}ol,ul {list-style: none;}caption,th {text-align: left;}h1, h2, h3, h4, h5, h6, p, address, caption,  em, th, textarea, ul, li {font-size: 100%;font-style: normal; font-weight: normal;line-height: normal;}img, object {vertical-align:bottom;border: none;}

/* Basic Style
----------------------------------------------------------*/
body {font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;font-size: 12px;color:#666666;text-align: center;}* html body {font-family: 'ＭＳ Ｐゴシック','MS P Gothic', sans-serif;font-size: 75%;}* html table {font-size: 1em;}*:first-child+html body {font-size: 75%;} 

/* ----- Links Style ----- */
a,a:link  {
color: #0000FF;
text-decoration: none;
}
a:visited  {
color: #0000FF;
}
a:hover {
color: #FF9900;
}

/*  ClearFix
----------------------------------------------------------*/
.clearfix:after {content: ".";display: block;clear: both;height: 0;visibility: hidden;}.clearfix {min-height: 1px;}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}