@charset"UTF-8"  ;

/*リセット*/
/*-----------------------------------------------*/
body,div,ul,ol,li,h1,h2,h3,h4,h5,form,input,textarea,p,table,th,td	{padding:0 ; margin:0 ;}
html			{font-size:62.5% ; overflow-y:scroll ;}
h1,h2,h3,h4,h5,th{font-size:100% ; font-weight:normal ;}
ol,ul			{list-style:none ;}
img				{border:0 ; vertical-align:bottom ;}
table			{border-collapse:collapse ; border-spacing:0 ;}
div,p,td,th		{text-align:left ;}
input,textarea,select	{font-family:"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif,"Droid Font" ;}
body			{font-family:"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif,"Droid Font" ; text-align:left ; z-index:0 ;}



/* クリア、高さ
----------------------------------------------- */
p.clear		{clear:both ;}
p.h05		{height:5px ;}
p.h10		{height:10px ;}
p.h20		{height:20px ;}
p.h100		{height:100px ;}
p.h200		{height:200px ;}






/*clearfix 回り込み解除、親要素に*/
/*-----------------------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  clear:both;
  height:0;
  visibility:hidden;
}


h1			{font-size:3em ; line-height:1.4 ; color:#0163bf ; font-weight:bold ; padding-top:3em ; text-align:center ;}
#c11		{width:100% ;}
#c11 .f11	{font-size:14px ; line-height:20px ; margin-bottom:10px ; text-align:center ;}
#c11 .f12	{font-size:14px ; line-height:20px ; color:#0163bf ; text-align:center ;}