

p {	
	display:block;
	text-align: justify;
	font-family: serif;
	font-size:          small;
	font-weight:        normal;
	color:              #333333;
	line-height: 1.4em;
	letter-spacing: 0pt;
	margin-top: 0.5em; /*上とのあき*/
	margin-left: 1em; /*左とのあき*/
	margin-right: 0px; /*右とのあき*/
	margin-bottom: 10px; /*下とのあき*/
	text-indent: -1em;
}





custom\:pt {	
	display:block;
	text-align: left;
	font-family:   Arial;
	font-size:          10.5pt;
	font-weight:        normal;
	color:              #336666;
	line-height: 1.4em;
	letter-spacing: 0em;
	margin-top: 0em; /*上とのあき*/
	margin-left: 1em; /*左とのあき*/
	margin-right: 0em; /*右とのあき*/
	margin-bottom: 1em; /*下とのあき*/

}



h1 {	
	font-family: sans-serif, Arial;
	font-size:         2px;
	color:              #FFFFFF;
	line-height: 1.2em;
	letter-spacing: 0em;
	margin-top: 1em; /*上とのあき*/
	margin-bottom: 0em; /*下とのあき*/
}

h2 {	
	font-family: sans-serif, Arial;
	font-size:          12pt;
	font-weight:        normal;
	font-weight:        bold;
	color:              #333333;
	line-height: 1.2em;
	letter-spacing: 0em;
	/*margin-top: 0.6em; 上とのあき*/
	margin-left: 10px;/* 左とのあき*/
	/*margin-right: 0em; 右とのあき*/
	margin-bottom: 0em; /*下とのあき*/
}

h3 {	
	font-family: sans-serif, Arial;
	font-size:          10pt;
	font-weight:        normal;
	font-weight:        bold;
	color:              #333333;
	line-height: 1.2em;
	letter-spacing: 0em;
	/*margin-top: 0.6em; 上とのあき*/
	margin-left: 10px;/* 左とのあき*/
	/*margin-right: 0em; 右とのあき*/
	margin-bottom: 0em; /*下とのあき*/
}



h4 {	
	font-family: serif;
	font-size:          10px;
	font-weight:        normal;
	color:              #336666;
	line-height: 1.2em;
	letter-spacing: 0em;
	/*margin-top: 0.6em; 上とのあき*/
	margin-left: 10px;/* 左とのあき*/
	/*margin-right: 0em; 右とのあき*/
	margin-bottom: 0em; /*下とのあき*/
}

h5 {	
	font-size:          18px;
	font-weight:        normal;
	color:              #333333;
	text-align: justify;
	line-height: 1.4em;
	margin-top: 0.5em; /*上とのあき*/
	/*margin-left: 4em; 左とのあき*/
	/*margin-right: 0em; 右とのあき*/
	margin-bottom: -0.5em; /*下とのあき*/
}



td {	
	font-family: sans-serif, Arial;
	font-size:          11pt;
	font-weight:        normal;
	/*font-weight:        bold;*/
	color:              #333333;
	line-height: 1em;
	letter-spacing: 0em;
	margin-top: 0em; /*上とのあき*/
	margin-left: 10px;/* 左とのあき*/
	/*margin-right: 0em; 右とのあき*/
	margin-bottom: 1em; /*下とのあき*/


}


img {		margin-top: 15px; /*上とのあき*/

{

u {	
}


strong {	
	font-family: sans-serif, Arial;
	font-weight:        bold;
	color:              #666666;
	line-height: 0em;
	/*margin-top: 0.6em; 上とのあき*/
	/*margin-bottom: 0.4em; 下とのあき*/
	margin-right: 0.3em; /*右とのあき*/
}



a:link {
color: #008080;
}

a:visited {
color:  #336699;
}

a:hover  {
color: orange;
}


a:active {
color: red ;
}

