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

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

#page_title{
	background-image:url(overhead/title.png);
}

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

.txt01{
	width:500px;
	margin:20px auto;
	overflow:hidden;
	line-height:180%;
}

.txt01 dl{
	font-weight:bold;
	color:#006;
	display:block;
}

.txt01 dt{
}

.txt02{
	width:500px;
	margin:20px auto;
	overflow:hidden;
	line-height:180%;
}

.txt02 dl{
	font-weight:bold;
	color:#006;
	display:block;
}

.txt02 dt{
}

.m-top20 {
	margin-top:20px;
}
/*------------------------------------------*/

.table01 {
	width:400px;
	margin:5px auto auto 0px;
	border-left:#666 1px solid;
	border-top:#666 1px solid;
}

.table01 td{
	border-right:#666 1px solid;
	border-bottom:#666 1px solid;
	padding:8px;
	padding-left:1.5em;
}

.table02 {
	width:500px;
	margin:5px auto auto 0px;
	border-left:#666 1px solid;
	border-top:#666 1px solid;
}

.table02 td{
	border-right:#666 1px solid;
	border-bottom:#666 1px solid;
	padding:8px;
}

.bg_cl{
	width:80px;
	background-color:#EAEAEA;
	width:60%;
}

.bg_cl2{
	background-color:#EAEAEA;


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