@charset "utf-8";

.title{
	margin-bottom:30px;
}

.subtitle01{
	margin-bottom:20px;}

.subtitle02{
	margin:0 0 20px 20px;
}

.Content p{
	font-size:15px;
	line-height:22px;
}
		
.text{
	margin-left:25px;
	margin-bottom:20px;
}

.strong{
	font-weight:bold;
}

.orange{
	color:#ff7800;
	font-weight:bold;
}

.blue{
	color:#1791d5;
	font-weight:bold;
}

.icon-number{
	margin-top:30px;
	}
	
.onlineshop{
	margin-bottom:30px;
	margin-left:25px;
}

.link-shuttle{
	float:left;
	width:77px;
	margin-right:20px;
}

.link-accessary{
	float:left;
	width:175px;
}

.email{
	background:url(../../order/images/icon-mail.gif) no-repeat;
	background-position:top left ;   
	margin-left:25px;
	padding-left:30px;

}

.text-onlineshop{
	margin:5px 0 10px 25px;
}

.text-order{
	margin:5px 0 15px 25px;
	}
	
p.fax{
	background:url(../../order/images/icon-fax.gif) no-repeat;
	background-position:top left ;   
	margin-left:25px;
	padding-left:30px;

}

p.tel{
	background:url(../../order/images/icon-tel.gif) no-repeat;
	background-position:top left ;   
	margin-left:25px;
	padding-left:30px;

}
