/*東部金属熱処理工業協同組合用スタイルシート*/

*
{
	/*border:1px solid #000000;*/
	font-size:12px;
}

body
{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#000000;
}

.text16
{
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

.text14
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.text10
{
	font-size:10px;
	color:#000000;
}

td
{
    font-size:12px;
	line-height:20px;
}
.flame
{
	width:670px;
}

.flametitle
{
	width:670px;
	background:#3A75AF;
	height:25px;
}

li{line-height:20px;}

a
{
	text-decoration:none;
	border:0px;
}

a:link{color:#000099;}
a:active{color:#000099;}
a:visited{color:#660099;}
a:hover{color:#3366cc;}

hr.ten
{
	border-style:dotted;
	border-color:#999999;
	width:550;
	height:1;
	noshade
}

/*----------------------------------------ベーステーブル----------------------------------------*/

table.base
{
	width:590px;
	border:0px;
}

/*----------------------------------------理事長挨拶専用設定----------------------------------------*/

table.riji
{
	border-left:1px solid #000000;
	border-top:1px solid #000000;
}

.riji td
{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

.title_riji
{
	text-align:center;
	font-weight:bold;
}

/*----------------------------------------メンバー紹介----------------------------------------*/

table.member{width:590px;}
.member tr
{
	margin:10px;
	padding:10px;
}
.member td
{
	margin:10px;
	padding:10px;
}
#member_title
{
	width:590px;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	border-left:10px solid #0000ff;
	border-bottom:1px solid #0000ff;
}
#member_title2
{
	font-size:14px;
	font-weight:bold;
}
#member_title3
{
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
}