@charset "Shift_JIS";

body {
	/*font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;*/
	/*font:13px "ヒラギノ角ゴ Pro W3","Lucida Grande","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Verdana,"ＭＳ Ｐゴシック",sans-serif;*/
	font:13px Helvetica, HiraKakuProN-W3, sans-serif;
	*font-size:small;
	*font:x-small;
}

body,div,p,pre,h1,h2,h3,h4,h5,h6,table,form,
caption,ul,ol,li,dl,dt,dd,img {
	margin: 0;
	padding: 0;
	border: 0;
	line-height:100%;
}

ul,ol { list-style:none; }

h1,h2,h3,h4,h5,h6,strong,em {
	font-weight:bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input,button,textarea,select,optgroup,option,address {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,button,textarea,select {
	*font-size: 100%;
}
h1,h2,h3 {
}
a {
	color:#25249d;
}
a:hover,
a:active {
	color:#007DBC;
}

/**/
.mgS{
	padding:0 0 7px 0;
}.mgM{
	padding:0 0 15px 0;
}

/* fontsize */
.flS { line-height:150%; }
.flM { line-height:170%; }

.f10 { font-size:77%; }
.f11 { font-size:85%; }
.f12 { font-size:93%; }
.f13 { font-size:100%; }
.f14 { font-size:108%; }
.f15 { font-size:116%; }
.f16 { font-size:123.1%; }
.f17 { font-size:131%; }
.f18 { font-size:138.5%; }
.f19 { font-size:146.5%; }
.f20 { font-size:153.9%; }
.f21 { font-size:161.6%; }
.f22 { font-size:167%; }
.f23 { font-size:174%; }
.f24 { font-size:182%; }
.f25 { font-size:189%; }
.f26 { font-size:197%; }

.fx10 { font-size:10px; }
.fx11 { font-size:11px; }
.fx12 { font-size:12px; }
.fx13 { font-size:13px; }
.fx14 { font-size:14px; }
.fx15 { font-size:15px; }
.fx16 { font-size:16px; }
.fx17 { font-size:17px; }
.fx18 { font-size:18px; }
.fx19 { font-size:19px; }
.fx20 { font-size:20px; }
.fx21 { font-size:21px; }
.fx22 { font-size:22px; }
.fx23 { font-size:23px; }
.fx24 { font-size:24px; }
.fx25 { font-size:25px; }
.fx26 { font-size:26px; }