@charset "utf-8";
/* titles */
.t2_styles {
	border: 1px solid #555555;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-indent: -9999px;
	height: 22px;
}

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

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

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

/* contents */
p.mrgnone {
	margin-bottom: 0;
}

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

#box02 p {
	line-height: 1.5;
}

#box02 figure {
	float: right;
	margin: 0;
}

#box02 figcaption {
	margin-bottom: 5px;
}

#box02 dl dt {
	font-weight: bold;
	margin-bottom: 5px;
}

#box02 dl dd {
	line-height: 1.5;
	margin: 0;
}

#box02 dl dd ul {
	margin: 5px 0 0 0;
	list-style: none;
	line-height: 1.5;
}

#box02 dl dd ul li:before {
	content: "※";
}

#box03 img {
	float: right;
	margin-right: 400px;
}

#box03 ul {
	margin: 5px 0 0 15px;
	line-height: 1.5;
}

#box04 p {
	line-height: 1.5;
}
