@charset "utf-8";
/* CSS Document */

div.box01 h2 {
	margin-bottom: 25px;
}

div.box01Inner {
	width: 680px;
	margin: 0 auto 30px;
	overflow: hidden;
}
div.box01Inner:after {
	content: " ";
	display: block;
	clear: both;
}

p.txtStyle01 {
	width: 690px;
	padding-left: 10px;
	margin: 0 auto 10px;
}
p.txtStyle01 span {
	font-weight: bold;
	font-size: 14px;
}

p.txtStyle01 a {
	display: block;
	width: 265px;
	padding: 3px 0 3px 15px;
	background-image: url(../img/drequest/icon_01.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
	color: #0091E2;
	margin-bottom: 5px;
}
p.caption {
	padding-left: 30px;
	margin-bottom: 50px;
}
