@charset "Shift_JIS";

/* Font
----------------------------------------------------------*/
*{
	font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif !important;
}

/* Common Font
----------------------------------------------------------*/
a {
	color:#4082B5;
	text-decoration:none;
}

a:hover, a:active {
	color:#4082B5;
	text-decoration:underline;
}

/* Common Class - Text -----------------------------------*/
.s{
	font-size:x-small;
	line-height:1.1em;
}

.m{
	font-size:77%;
	line-height:1.1em;
}

.l{
	font-size:medium;
	line-height:1.1em;
}

.stx{
	font-size:x-small;
	line-height:1.5em;
}

.mtx{
	font-size:small;
	line-height:1.5em;
}

.ltx{
	font-size:medium;
	line-height:1.5em;
}

.white{
	color:#FFFFFF;
}

.red{
	color:#A40000;
}

h2{
	font-size:114%;
}

h3{
	font-size:107%;
}

h4{
	font-size:85%;
}

h5{
	font-size:77%;
}

p,li,dt,dl,th,td{
	 font-size:85%;
}

.list_triangle{
	 font-size:85%;
}

.list_pdf{
	 font-size:85%;
}

#cts_nav_03{
	font-size:77%;
}

#copy p{
	font-size:77%;
}