.font140 { font-size:140%;}
.font120 { font-size:120%;}
.font100 { font-size:100%;}
.font90 {
	font-size:90%;
}
.font80 { font-size:80%;}
.font70 { font-size:70%;}
.font60 { font-size:60%;}
.bold { font-weight:bold;}
.italic {font-style:italic;}
.comp {
	font-size: 0.9em;
	color: #C00;
	background-color: #FFFFE1;
	border: thin dotted #F90;
	padding-top: 0.4em;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*↑常用スタイル*/
#columm12 #title_image {
	width: 604px;
	height: 107px;
	padding-top: 6px;
	text-align:center;
}.oneColFixCtrHdr #container #mainContent #columm12 #profile {
	font-size: 1.1em;
	margin-right: 2em;
	margin-left: 2em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border: 1px solid #999;
	margin-bottom: 30px;
	background-color: #FFFFF7;
}
.oneColFixCtrHdr #container #mainContent #columm12 #profile #director {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	margin-top: 5px;
	font-weight: bold;
}
.oneColFixCtrHdr #container #mainContent #columm12 .spec {
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #container #mainContent #columm12 .spec tr th {
	font-size: 1.2em;
}
