﻿/* import ------------------------------------------*/


/* common -------------------------------------------*/


h1{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 2px;
	margin-left: 10px
}

h2{
	font-size: 10px; 
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 2px;
	margin-left: 0px
}

.item{
 font-size:12pt;
 line-height:20px;
} 
 
.item_color{
 font-size:12pt;
 line-height:20px;
 color:#CC0000;
}

