/************************************** 背景 */
body {
	margin: 0px; 
	background-color:#ffffff;
        color:#000000;
}
/************************************** フォント */
.text18 {
	font-size: 18px; 
	line-height: 1.5em;
	font-weight: bold;
}
.text16 {
	font-size: 16px; 
	line-height: 1.5em;
	font-weight: bold;
}
.text14 {
	font-size: 14px; 
	line-height: 1.5em;
	font-weight: bold;
}
.text12 {
	font-size: 12px; 
	line-height: 1.5em;
}
.text10 {
	font-size: 10px; 
	line-height: 1.5em;
}
.text9 {
	font-size: 9px; 
	line-height: 1.5em;
}
.text8 {
	font-size: 8px; 
	line-height: 1.5em;
}

.text10t table{
	font-size: 10px; 
	line-height: 1.5em;
}

/************************************** タイトル */

h3.title {
margin:0;
padding:0 0 0 5px;
color:#000099;
font-size:20px;
font-wite:bold;
border-left:8px solid #000099;  
}

h3.title2 {
margin:0;
padding:0 0 0 5px;
color:#FF309C;
font-size:20px;
font-wite:bold;
border-left:8px solid #FF309C;  
}


