/* method */
#frame {
	width: 800px;
	background-image: url(../img/frame2.gif);
}

#frame_title {
	float: left;
}
#frame_title2 {
	float: right;
}

#frame_text1 {
	font-size: 80%;
	line-height: 1.3em;
	clear: both;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}


#company_area {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#company_title {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	margin-top: 20px;
}

#company_table {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#company_table td {
	font-size: 80%;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A2A3A6;
	vertical-align: top;
	line-height: 1.3em;
}
#company_photo {
	float: right;
}
#company_table ol {
	margin-left: 30px;
}


#shingikai_title {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	margin-top: 50px;
}
#shingikai_table {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom:50px;
}
#shingikai_table td {
	font-size: 80%;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A2A3A6;
	vertical-align: top;
	line-height: 1.3em;
}
.shingi_komoku {
	font-weight:bold;
	padding:0 0 8px 16px;
	background:url(../img/shingi_komoku.gif) no-repeat 0 20%;
}



