@charset "utf-8";

/*螟ｧ縺阪＞table
---------------------------------------------------------------------------*/
/*繝懊ャ繧ｯ繧ｹ*/
table.type03 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #708090;
	border-left: 1px solid #708090;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "MS PGothic", sans-serif;/*繝輔か繝ｳ繝育ｨｮ鬘・/
	font-size: 10px;	/*譁・ｭ励し繧､繧ｺ*/
}
table.type03 th {
	width: 120px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	color:#34495e;
	border-right: 1px solid #708090;
	border-bottom: 1px solid #708090;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "MS PGothic", sans-serif;/*繝輔か繝ｳ繝育ｨｮ鬘・/
	font-size: 10px;	/*譁・ｭ励し繧､繧ｺ*/
}
table.type03 td {
	width: 400px;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #708090;
	border-bottom: 1px solid #708090;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "MS PGothic", sans-serif;/*繝輔か繝ｳ繝育ｨｮ鬘・/
	font-size: 10px;	/*譁・ｭ励し繧､繧ｺ*/
}


/*会社概要
---------------------------------------------------------------------------*/
table.brwsr2 {
margin: 0 auto;
width: 60%;
border: none;
border-top: solid 1px #666;
border-bottom: solid 1px #666;
border-collapse: separate;
border-spacing: 0 10px;
background: #f5f5f5;
}

table.brwsr2 th {
vertical-align: middle;
height: 50px;
width: 30%;
border-right: solid 1px #666;
margin: 0;
text-align: center;
color: #333;
font-size: 14px;
font-weight: bold;
}

table.brwsr2 td.data {
padding: 0;
margin: 0;
height: 53px;
width: 100px;
border: none;
color:#333333;
font-size: 14px;
line-height: 20px;
text-align: left;
vertical-align: middle;
white-space: nowrap;
overflow: hidden;
}

table.brwsr2 td:fst-child {
padding: 0 0 0 10px;
vertical-align: middle;
}

table.brwsr2 td.bar {
height: 1px;
width: 100%;
border-top: solid 1px #34495e;
}


