/* top page font */

.topfont{
	font-size:12px;
	font-family: 'Century Gothic','ＭＳ ゴシック',sans-serif;
	}

.topfont2{
	font-size:12px;
	color: #333333;
	font-family: 'arial','ＭＳ ゴシック',sans-serif;
	}

.topfontJP{
	font-size:11px;
	color: #333333;
	font-family: 'ＭＳ ゴシック',sans-serif;
	}

.topfontJP2{
	font-size:10px;
	color: #666666;
	font-family: 'ＭＳ ゴシック',sans-serif;
	}


.topfont2{
	font-size:11px;
	color: #666666;
	font-family: 'arial','ＭＳ ゴシック',sans-serif;
 	letter-spacing: 0.1em;
	}

.topfont3{
	font-size:9px;
	color: #666666;
	font-family: 'arial','ＭＳ ゴシック',sans-serif;
	}



.faqfont{
	font-size:11px;
	color: #333333;
	font-family: 'arial','ＭＳ ゴシック',sans-serif;
 	letter-spacing: 0.1em;
	}

.faqfont2{
	font-size:9px;
	color: red;
	font-family: 'arial','ＭＳ ゴシック',sans-serif;
 	letter-spacing: 0.1em;
	}

.micfont{
	font-size:11px;
	color: #333333;
	font-family: 'arial','ＭＳ ゴシック',sans-serif;
 	letter-spacing: 0.1em;
	}

/* テーブル*/

.hdtble{
	border-bottom: 1px solid #cccccc;
	}

.hdtble2{
	border-top: 1px solid #cccccc;
	}

.decotable{
	border:1.5px dashed skyblue;
	}