@charset "UTF-8";

/**********************************************************************************
  basic
***********************************************************************************/
#content-column-max { width:100%;}
#body { width:100%; background:none;}
#body-inner { width: 100%!important; padding: 0!important; margin: 0!important;}
body > #page-wrapper { overflow: hidden;}
#body-wrapper { background:none;}
.one-col #centercol { width:100%;} 
#main { width: 100%!important; padding: 0!important; margin: 0!important;}
#Carea { width: 100%!important; padding: 0!important; margin: 0!important;}
#content-column-max p {
	line-height: 160%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:hover img{ opacity:0.8;filter: alpha(opacity=80);}

/**********************************************************************************
  sect-01
***********************************************************************************/
#sect-01 {text-align: center; padding: 0;}
	#sect-01 img { width: 100%;}

/**********************************************************************************
  sect-02
***********************************************************************************/	
#sect-02 { background: #fff;  }
	#sect-02 h3 {
		font-size: 30px!important;
		margin: 52px auto 52px auto!important;
		background: none!important;
		border: none!important;
		color: #000!important;
		text-align: center;
	}
	#sect-02 .chart-sect2-txt{
		text-align: center;
		font-size: 18px;
		line-height: 2.0em;
	}
	#sect-02 a { display: block; font-size: 20px; background: #e7631b; padding: 30px 0; text-decoration: none!important; width: 400px; margin: 40px auto 60px auto; text-align: center; }
