@page {
	size: 20cm 28.5cm;
	margin: 0.5cm;
	}
	
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka−等幅";
	font-size:12px;
	line-height:15px;
	margin : 0px 0px 0px 0px;
	}
	
table {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	line-height:15px;
	border-collapse: collapse;
	empty-cells: show;
	color: #333333;
	}
	
p.f8 {font-size:8px; line-height:10px}
p.f8u {font-size:8px; line-height:10px; text-decoration: underline}
p.f10 {font-size:10px; line-height:13px}
.f10 {font-size:10px; line-height:13px}
p.f10u {font-size:10px; line-height:13px; text-decoration: underline}
p.f12 {font-size:12px; line-height:15px}
p.f12a {font-size:12px; line-height:150%;}
.f12b {font-size:12px; line-height:125%;}
p.f12u {font-size:12px; line-height:15px; text-decoration: underline}
p.f14 {font-size:14px; line-height:17px}
p.f14u {font-size:14px; line-height:17px; text-decoration: underline}
p.f16 {font-size:16px; line-height:20px}
p.f16u {font-size:16px; line-height:20px; text-decoration: underline}

a.u_y {text-decoration: underline}
a.u_n {text-decoration: none}

strong#s1 {font-size:16px; line-height:20px;}
strong#s2 {font-size:24px; line-height:30px;}

strong.m1{	font-weight: 600;}

/* Color Setting*/
/*white-------------------*/
.w1{	color : #FFFFFF;}
.w2{	color : #FAFAFA;}
.w3{	color : #F6F6F6;}

/*black-------------------*/
.bl1{	color : #000000;}
.bl2{	color : #333333;}
.bl3{	color : #666666;}
.bl4{	color : #999999;}
.bl5{ color : #CCCCCC;}

/*blue--------------------*/
.b1{	color : #0066C8;}
.b2{	color : #00CED1;}
.b3{	color : #87CEEB;}

/*line height*/
.h16x{	line-height: 16px;}

/*red--------------------*/
.r1{	color: #FF330F;}
.r1b{	color: #FF6347; font-weight: 600;}
.r2{color: #D20000;}
.r2b{color: #D20000; font-weight: 600;}

/*green------------------*/
.gr1{	color: #249125;}

/*link color*/
a:link{	color: Blue;	text-decoration: underline;}
a:hover{	color: Red;	text-decoration : underline;}
a:active{	color : Blue;	background-color : #F0FBFB;	text-decoration : underline;}

.pad_em{padding-left : 1em; line-height : 1.5em;}
td.15em{line-height : 1.5em;}
h4{color : #0066cc; margin : 2px;}