@charset "utf-8";
/* titles */
.t2_styles {
	margin-bottom: 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 23px;
}

h2#t02 { background: url(../images/d5/ttl_2.png) no-repeat 10px #555555; }

h2#t03 { background: url(../images/d5/ttl_3.png) no-repeat 10px #555555; }

h2#t04 { background: url(../images/d5/ttl_4.png) no-repeat 10px #555555; }

h2#t05 { background: url(../images/d5/ttl_5.png) no-repeat 10px #555555; }

/* contents */
.contents {
	padding: 0 10px;
}

#box01 p {
	line-height: 1.5;
	margin: 0 0 20px 0;
}

#box01 table.tblLeft,
#box02 table.tblLeft {
	float: left;
	margin-right: 20px;
}

#box01 img {
	padding: 8px 5px 5px 5px;
}

#box02 p {
	line-height: 1.5;
	margin-bottom: 0;
}

#box02 table {
	margin: 20px 0 10px 0;
}

#box02a {
	margin-top: 30px;
}

#box02a img {
	float: right;
	padding: 0 0 10px 10px;
}

#box02a p {
	float: left;
	text-indent: -1em;
	padding-left: 1em;
}

.table1 {
	border: 1px solid #525252;
	border-collapse: collapse;
}

.table1 th {
	border: 1px solid #525252;
	background-color: #CCC;
	font-weight: normal;
	padding: 3px 8px;
}

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