body {
 font-size:12pt;
	color: #000;
	background-color:#FFFFFF;
	background:none;
}

p, div, ul, ol, dl, table {	font-size:12pt;}


img { border: 0;}

h1{/* 会社名ロゴ */
 text-align:center;
	font-weight:normal;
	margin: 30px 0px;
	padding: 0px;
}

#wrap{/* 全体を95%にし、右に余白 */
 width:100%;
	padding:0;
	margin:0;
	text-align:left;
	background-color:#FFFFFF;
}

#menu{/* 左 */
 display:none;
}

#main{/* 右 */
 width:100%;
 text-align:left;
	padding:0;
	margin:0;
}

#main .subttl{/* ページのタイトル部分 */
	font-size:14pt;
	font-weight:bold;
	margin:0px;
}

#main .subttl_green{/* ページのタイトル部分：背景みどり */
background-image:none;
	font-size:14pt;
	color:#fff;
	font-weight:bold;
	margin-left:0;
	margin-top:0;
	padding-left:0;
	border-bottom: 1px solid #000000;
}

#main .subttl_02{/* ページのタイトル部分：背景グレー */
	font-size:14pt;
	font-weight:bold;
	margin:10px 0px 0px 10px;
}

#main .bun{/* ページの文章部分：字下げ30px */
	margin:5px 0px 10px 30px;}



#main div.imageright {/* キャプション付き画像：右 */
	float: right;
	font-size:10pt;
	background:#FFFFFF;
	text-align:center;
	font-weight:normal;
	padding-left:10px;
}


/* 表：会社概要　ここから */
#main table.tbl_kaisya{
 width:auto;}
#main table.tbl_kaisya th,
#main table.tbl_kaisya td{
	padding:2px 5px 2px 5px;}

#main table.tbl_kaisya th{
 background:#8C6136;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;}
#main table.tbl_kaisya td{
 background:#EFEFEF;}

td.tbl_kaisya{
	line-height:1.4;
}

/* 表：会社概要　ここまで */




/* 表：会社概要のTABLE in TABLE */
#main table.tbl_kaisya td table.tbl_m0{
 border-collapse: collapse;
 border-spacing: 0px;
	border:none;}
#main table.tbl_kaisya td table.tbl_m0 th,
#main table.tbl_kaisya td table.tbl_m0 td{
 border:none;
	padding:0;
 margin:0;}

/* 表：沿革　ここから */
#main table.tbl_enkaku{
 width:95%;
 margin-left:25px;
	border:solid 1px #999999;
 border-collapse: collapse;}
#main table.tbl_enkaku th,
#main table.tbl_enkaku td{
 font-size:90%;
	line-height:1.4;
	padding:2px 5px 2px 5px;
	border:solid 1px #999999;}

#main table.tbl_enkaku th{
 background:#E1CFB1;
	font-weight:normal;
	text-align:right;}
#main table.tbl_enkaku td{
 background:#fff;}
/* 表：沿革　ここまで */

#main .pagetop{/* ↑このページのトップへ */
 display:none;
}

#foot{/* フッター */
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
}
#foot address{
 font-style: normal;
	text-align:left;}

#foot .copy{/* コピーライト */
 display:none;
}

.note{/* 小さい文字 */
 color:#777;
	font-size:0.8em;
	line-height:1.0;
}

.note_b{/* 小さい文字，文字の色：黒 */
	font-size:0.8em;
	line-height:1.0;
}