@charset "UTF-8";

.content01 {
	margin: 0px;
	padding: 0px;
	line-height:22px;
}
.content01 div {
	border: dotted 1px #CCCCCC;
	padding:30px 30px 30px 80px;
	margin:30px  auto 15px auto;
	background:url(../img/order/pdf_icon.gif) no-repeat 15px center;
	width:240px;
}
.content01 div a {
	font-weight:bold;
	text-decoration: underline;
	color:#54acff;
}
.content01 div a:hover { text-decoration:none;}

.content01 .t01 {
	text-align:center;
	padding:0px;
	margin:0px;
	line-height:80px;
	font-weight:bold;
}
.content01 .t01 span {
	font-size:26px;
	color:#41a3ff;
	font-style:italic;
}
.content01 .t02 {
	text-align:center;
	font-size:11px;
	color:#ff0000;
	line-height:33px;
}
.content01 .t02 img {
	padding:0 0 0 10px;
}