@charset "utf-8";
/* CSS Document */

/*------------------------------------------*/
/*ページタイトル*/

#page_title{
	background-image:url(setsumeikai/image/title.jpg);
}

/*------------------------------------------*/

.block01{
	width:95%;
	margin:20px auto 40px auto;
	overflow:hidden;
}

.block01 table{
	border-left:1px solid #888888;
	border-top:1px solid #888888;
	width:100%;
}

.block01 table th{
	border-right:1px solid #888888;
	border-bottom:1px solid #888888;
	background-color:#DDDDDD;
	padding:0.5em 0px;
}

.block01 table td{
	border-right:1px solid #888888;
	border-bottom:1px solid #888888;
	padding:0.5em;
}

.block01 p{
	margin-top:1em;
	overflow:hidden;
}


/**/

.link01{
	width:95%;
	margin:20px auto;
	overflow:hidden;
}

.link01 dt{
	float:left;
	width:37px;
	overflow:hidden;
}

.link01 dd{
	float:left;
	overflow:hidden;
	line-height:37px;
	margin-left:10px;
}

/**/

.table01{
	width:98%;
	margin:0px auto;
	overflow:hidden;
}

.table01 p{
	overflow:hidden;
	margin-top:0.5em;
}

.table01 table{
	width:100%;
	overflow:hidden;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}

.table01 table th{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
	white-space:nowrap;
}

.table01 table th div{
	padding:0.5em;
}

.table01 table td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.table01 table td div{
	padding:0.5em;
}

/**/

.table02{
	width:98%;
	margin:0px auto;
	overflow:hidden;
}

.table02 table{
	width:100%;
	overflow:hidden;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}

.table02 table th{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
	white-space:nowrap;
}


.table02 table th div{
	padding:0.5em;
}

.table02 table td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.table02 table td div{
	padding:0.5em;
}


.table02 p{
}

/**/

.txt_contact01{
	width:90%;
	margin:20px auto 40px auto;
	overflow:hidden;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.txt_contact01 span{
	display:block;
	font-weight:normal;
	margin-top:0.5em;
	overflow:hidden;
	font-size:14px;
}

/**/

.txt_yoyaku01{
	width:95%;
	margin:20px auto 0px auto;
	overflow:hidden;
}

.txt_yoyaku01 p{
	overflow:hidden;
	margin-bottom:1em;
}