/* 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
}

p{
	margin:0;
	padding:0;
	text-align:justify;
	text-justify:distribute;
}

td{ 
	font-size: 12px; 
}

body{
	color:#6C6C6C;
}

table td .corPup{
	color:#4241A3;
	font-size:14px;
}

table td #personalInfo{
	background-color:#E6E6E6;
	color:#575757;
}

table td #fontG{
	color:#575757;
}

table td span#kaze{
	font-size:13px;
	font-weight:bold;
}

table td span.star{
	color:#CE0608;
}

table#bosyu td{
	line-height:24px;
}

table td p#red{
	color:#1E1E1E;
	font-weight:bold;
}

table td span.pink{
	color:#FF0080;
}