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

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

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

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

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

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

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

#box03 p {
	float: left;
	margin-top: 10px;
	line-height: 1.5;
	font-size: 90%;
}

#box03 p span {
	font-size: 90%;
}

#box03 p#p01 {
	width: 195px;
	margin-left: 150px;
}

#box03 p#p02 {
	width: 170px;
	margin-left: 35px;
}

#box03 p#p03 {
	width: 170px;
	margin-left: 475px;
}

#box03 p#p04 {
	width: 170px;
	margin-left: 70px;
}

#box03 p#p05 {
	width: 370px;
	margin-left: 30px;
}


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; }

