@charset "utf-8";

/************************************************

	Font Style

************************************************/

body {
  line-height:1.6;
  color:#323232;
  font-size: 15px;
  font-family:'メイリオ',Meiryo,Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  }


ul ul,
td ul,td p,td dl{
	font-size:100%;
}


ul,
ol,
p,
dt,dd,
caption,th,td{
	font-size:100%;
}

sup{
	margin:0;
	padding:0;
	font-size:90%;
	line-height:110%;
	vertical-align:top;
}


.fb{
	font-weight:bold;
	}
	
.txt_wb{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:30px;
	}
	
.txt_b{
	color:#002675;
	font-weight:bold;
	font-size:1.1em;
	}
	
.txt_sm{
	font-size:16px;
	text-align:center;
	margin:7px 0 60px;
	font-weight:bold;
	}
	
.txt_sm_ft{
	font-size:13px;
	text-align:center;
	margin:0 0 7px;
	line-height:17px;
	}
	
.ft_nb{
	font-size:10px;
	text-align:right;
	margin:0 0 7px;
	line-height:10px;
	}


/************************************************

	Link Color

************************************************/

a{
	text-decoration:underline;
	color:#ED1445;
}

a:hover{
	text-decoration:underline;
	color:#F18705;
}
