@charset "utf-8";
/* layout */
#information ul li#list1 table td span {
	letter-spacing: -0.1em;
}

/* titles */
.t_styles {
	text-indent: -9999px;
	margin-bottom: 20px;
}

h2 { margin: 0; }

h1#t01 {
	background-image: url(../images/td06/ttl_td_01.gif);
	width: 840px;
	height: 29px;
}

h2#t02 {
	background-image: url(../images/td06/ttl_td_02.gif);
	width: 828px;
	height: 23px;
}

h2#t03 {
	background-image: url(../images/td06/ttl_td_03.gif);
	width: 828px;
	height: 23px;
}

h2#t04 {
	background-image: url(../images/td06/ttl_td_04.gif);
	width: 828px;
	height: 23px;
}

h2#t05 {
	background-image: url(../images/td06/ttl_td_05.gif);
	width: 828px;
	height: 23px;
}

h2#t06 {
	background-image: url(../images/td06/ttl_td_06.gif);
	width: 828px;
	height: 23px;
}

h2#t07 {
	background-image: url(../images/td06/ttl_td_07.gif);
	width: 828px;
	height: 23px;
}


/* contents */
#box01 p {
	line-height: 1.5;
}

#box01harf ul {
	list-style: none;
	line-height: 1.5;
	position: absolute;
}

#box01harf li {
	position: absolute;
	width: 100px;
}

#box01harf li#top {
	left: 330px;
	top: -200px;
}

#box01harf li#left {
	left: 190px;
	top: -40px;
}

#box01harf li#right {
	left: 340px;
	top: -40px;
}

#box02 ul,
#box03 ol,
#box03c ul {
	list-style: none;
	line-height: 1.6;
}

#box03 ol li {
	padding-left: 2.6em;
	text-indent: -2.6em;
	margin-bottom: 0.5em;
}

#box05 table {
	margin-top: 20px;
}

#box06 table {
	font-size: 100%;
	border: 1px solid #525252;
	border-collapse: collapse;
}

#box06 table th,
#box06 table td {
	line-height: 1.4;
	padding: 5px 10px;
	border: 1px solid #525252;
}

#box06 table th {
	text-align: left;
	background-color: #CCC;
}

#box06 p {
	margin-top: 10px;
}

table.table1 {
	font-size: 100%;
	width: 100%;
	border: 1px solid #525252;
	border-collapse: collapse;
}

.table1 th {
	padding: 3px;
	border: 1px solid #525252;
	background-color: #666;
	color: #FFF;
	text-align: center;
	}

.table1 td {
	padding: 4px 8px;
	border: 1px solid #525252;
	}

th.gyou,	
td.gyou {
	line-height: 1.4;
}

.bg_color { background-color: #CCC; }
.bg_white { background-color: #FFF; }
.bg_tqc { background-color: #D9E9FD; }
.bg_elco { background-color: #FFE8C8; }

