.9p {	font-size:9pt ;}
.10p {	font-size:10pt ;}
.11p {	font-size:11pt ;}
.12p {	font-size:12pt ;}
.20p {	font-size:15pt ;}
.line12 { line-height: 120% ;}
.line15 { line-height: 150% ;}
a:link    { text-decoration:underline; color:#000099;}
a:visited { text-decoration:underline; color:#000099;}
a:active  { text-decoration:none; color:#FFCC00;}
a:hover   { text-decoration:underline; color:#CC0033;}
BODY{font-weight : bold;}
/*-----------------------------------------------------------
アンダーライン
-----------------------------------------------------------*/
.under {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/*-----------------------------------------------------------
色文字
-----------------------------------------------------------*/
.blue {
	font-size: 10pt;
	color: #003399;
}
.red {
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}
/*-----------------------------------------------------------
枠
-----------------------------------------------------------*/
.box {
	margin: 10px;
	padding: 5px;
	border: 1px solid #999999;
}
/*-----------------------------------------------------------
メルマガにて使用
-----------------------------------------------------------*/
.p12-b {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.newface_wed {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
	background-color: #993300;
	width: 120px;
	text-align: center;
}
.newface_wed2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
	background-color: #D58000;
	width: 120px;
	text-align: center;
}
.newface_tue {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
	background-color: #006699;
	width: 120px;
	text-align: center;
}
.newface_thu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
	background-color: #339933;
	width: 120px;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.green {
	color: #009933;
}
.yellow {
	color: #BD9700;
}
/*-----------------------------------------------------------
各ページ（事業内容、方針、役員など）
-----------------------------------------------------------*/
#contents {
	width: 620px;
	font-size: 80%;
	line-height: 170%;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: normal;
}
#contents h2{
	font-size: 15px;
	color: #131ACB;
	margin-top: 20px;
	margin-left:5px;
}
#contents h3 {
	font-size: 14px;
}
#contents table{
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 100%;
	line-height: 150%;
	margin-left: 10px;	
	border-collapse:collapse;
}
#contents h1 {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 100%;
	font-weight: normal;
}
#contents p{
	margin-bottom:5px;
	margin-left: 5px;
	margin-right:10px;
}
#contents ul,#contents ol {
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#contents li{	
	line-height: 130%;
	padding-bottom:5px;
}
/*-----------------------------------------------------------
枠付の表　tableにクラス指定する
-----------------------------------------------------------*/
.table_box td{
	margin: 10px;
	padding: 5px;
	border: 1px solid #999999;
}
/*-----------------------------------------------------------
リストマークなし
-----------------------------------------------------------*/
.nomark {
	list-style-type: none;
}
.none td {
	border: 0px none!important;
	margin: 0px!important;
	padding: 0px!important;
}
.none{	
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	margin-left: 0px!important;	
}
